This is the mail archive of the gdb@sourceware.org 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]

MI: changing breakpoint location


 > Now, I have to delete the old breakpoint and create the new one, which is
 > workable, but not convenient.

I don't find a problem with that, but it would be nice if when a program is
edited and recompiled that GDB could track the line number.  So, for example
if the breakpoint is on line 10, say, and lines 4 and 5 are deleted, then
after recompiling and restarting, its on line 8.  I think Visual Stuio has
this feature.  I have no idea how easy/hard it would be to implement.


-- 
Nick                                           http://www.inet.net.nz/~nickrob


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