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


On Thu, Mar 16, 2006 at 03:23:09PM -0800, David Daney wrote:
> I can't see why you would want to do it anyplace *other* than the 
> editor.  It would know for sure which lines had been added and deleted. 
>  Anything else would just be guessing.

Well, in the CLI GDB, we don't have any interaction with the editor. 
So I can see the benefit in guessing.

I'm not so sure about the MI case though.  Maybe whatever conclusion
we reach should end up in the MI documentation somewhere - this sounds
like the sort of design issue that most frontends would stop to
consider...

-- 
Daniel Jacobowitz
CodeSourcery


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