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: Problem with pending breakpoints on source files with same name


Hi Sébastien,

Thanks for your answer. However it is mandatory for me to use version 6.8, because previous GDB versions don't have support for pending breakpoints on Win32.

  Thierry



2009/2/2 Sébastien Granjoux <seb.sfo@free.fr>

Hi,

Thierry a écrit :

It looks like that when GDB memorizes the location for the pending
breakpoints, it stores the file's relative path and not the absolute
path. Therefore it mixes up the source files having the same relative
path.
Note that when using "normal" (non-pending) breakpoints, everything works well.
Any idea?

I have already reported a bug in gdb bug database about this.
http://sourceware.org/bugzilla/show_bug.cgi?id=9583

The older version gdb 6.6 is working fine.

Regards,

Sébastien





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