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


> Date: Thu, 16 Mar 2006 11:15:56 -0500
> From: Daniel Jacobowitz <drow@false.org>
> 
> > How much trouble is it to change breakpoint location in gdb?
> 
> A whole lot more than that.  We'd have to destroy most of the existing
> breakpoint.

Can you explain why?  Isn't it enough just to modify the code address
stored within the breakpoint structure?


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