Fix a bug in the debugger tracing variables when one was eval'ing
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 13 Nov 2006 15:05:27 +0000 (15:05 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 13 Nov 2006 15:05:27 +0000 (15:05 +0000)
commite5527e4b218996e0d66f0df3471b217282de3bb5
treed34dd6dafc6902ed35f72323e892315c55c03786
parentdb8130dd06b1902305a530805d6d11a3894c328e
Fix a bug in the debugger tracing variables when one was eval'ing
a string including a "#line" directive containing the actual
name of the file already. (following-up change #25409)
p4raw-link: @25409 on //depot/perl: e66cf94c7069ec9c7bdb94d5438988fe7012771f

p4raw-id: //depot/perl@29263
toke.c