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 ?


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.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


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