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: Error running remote gdb


On Thu, Aug 31, 2006 at 08:13:19PM -0700, Michael Snyder wrote:
> Yeah, that's what I meant.  Assuming nothing's wrong with gdb, 
> it should know that it has to step past the breakpoint before
> inserting it -- unles that's part of the semantics of vCont, 
> which is the part I didn't know.

To be clear, it isn't.

The semantics of vCont are very simple; they're in the manual.
It's just better thread control for step and continue.

-- 
Daniel Jacobowitz
CodeSourcery


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