This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GDB doesn't show the correct line


Since a few days GDB (6.1-debian) offsets the shown line by about 3
lines. when I set a breakpoint at a function name of a class (C++) it
stops and shows the line 3 more down. When I now step through (next)
always the next line is shown, sometimes even empty lines. It seems the
correct statements  were processed. Is this a known problem and is there
a workaround?

O. Wyss

-- 
See a huge pile of work at "http://wyodesktop.sourceforge.net/";


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]