This is the mail archive of the gdb@sources.redhat.com 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]

bug disappears if compiled with -O0


Hello,

I'm trying to track down a problem in a dynamic library. However, the
bug doesn't show up if the code is compiled with -O0 (it is normally
compiled with -O2). Any pointers or tips on how to proceed (except
printf)?

I'm using gcc version 3.3.4 (Debian 1:3.3.4-2) and GNU gdb 6.1-debian,
configured as "i386-linux".

Thanks in advance,
Baurjan.


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