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: Differences between program runs with and without gdb


Am Mittwoch, 10. Januar 2007 15:57 schrieb Andrew STUBBS:
> Christoph Bartoschek wrote:
> > both parts do not emplain my problem. First the program is single
> > threaded and uses no signals. Second it does not measure time and behaves
> > deterministic. Therefore performance differences should have no effect.
>
> Does it make a difference when you run under GDB, but without using
> stepping/breakpoints or other explicit commands?
>
> In other words, what might you be asking GDB to do to your program?

There is no stepping and no breakpoints are active. The program starts, it 
terminates and the debugger is quitted. 

The program has no user interaction.

Christoph


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