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: gdb influencing app behaviour ?


On di, 2011-03-15 at 10:09 +0100, Andreas Schwab wrote:
> Danny Backx <danny.backx@scarlet.be> writes:
> 
> > The application appears to behave differently when I set a breakpoint in
> > that function. (The application and the library were both trying to read
> > from the socket, by setting the breakpoint the other one would always
> > win the race.)
> >
> > How can this be explained ?
> 
> Any debugger will change the timing of the debuggee.

Yeah, I'm aware of that. I was trying to figure out whether this
scenario rings a bell for anyone here. Googling it turned up nothing.

	Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


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