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 on Windows?


Joel Brobecker wrote:
Is it possible to add a gdb command or setting to print full name in
Windows format?

IIRC, cygwin provides a program that should do exactly what you want: cygdrive.


You probably meant cygpath.


>cygpath -m /cygdrive/c
c:/

Cheers,
Pedro Alves


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