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]

Re: MI: changing breakpoint location


> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Fri, 17 Mar 2006 12:07:27 +1300
> Cc: gdb@sources.redhat.com
> 
>  > 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 agree.  When I saw the first message of this thread, I immediately
thought that this was the reason for Volodya to ask for that feature.

But even if Volodya did not think about this, I think such a feature
will be good to have.


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