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: Why gdb 6.5 prints fullname in /cygdrive/... format om Windows?


On Tue, Aug 08, 2006 at 10:34:46PM +1200, Nick Roberts wrote:
> Is this real output?  I thought the fullname field for breakpoints
> was only added in February of this year:

And what versions of GDB are you really using: where did you get them
from, and what platform are they configured for?

If you build a mingw32 GDB, it'll probably give you c:\\ paths.  A
Cygwin GDB will usually give you /cygdrive paths.

-- 
Daniel Jacobowitz
CodeSourcery


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