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 18:25:33 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Nick Roberts <nickrob@snap.net.nz>, Vladimir Prus <ghost@cs.msu.su>, 	gdb@sources.redhat.com
> 
> 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. 

But we can ask the CLI users to type the line difference, can we?  I
don't expect this command to be used too frequently from the command
line, so it doesn't seem to harsh a limitation.


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