MI: changing breakpoint location
Eli Zaretskii
eliz@gnu.org
Fri Mar 17 10:57:00 GMT 2006
> Date: Thu, 16 Mar 2006 11:05:21 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb@sources.redhat.com
>
> How much trouble is it, really, to remove and recreate the breakpoint?
> Presumably you know all the necessary information about the breakpoint,
> since you need it for the GUI.
It's probably not hard, but the breakpoint's number changes as a side
effect. Which I guess causes trouble (i.e. more code needed to be
written) for the front end as far as tracking the current breakpoints
is concerned.
More information about the Gdb
mailing list