Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Why gdb 6.5 prints fullname in /cygdrive/... format om Windows?
@ 2006-08-08  6:45 Nikolay Molchanov
  2006-08-08 10:36 ` Nick Roberts
  2006-08-08 18:53 ` Why gdb 6.5 prints fullname in /cygdrive/... format om Windows? Eli Zaretskii
  0 siblings, 2 replies; 43+ messages in thread
From: Nikolay Molchanov @ 2006-08-08  6:45 UTC (permalink / raw)
  To: gdb

Hello!

I'm looking for a setting that will force gdb 6.5 to print
full file names on Windows in the same format as gdb 6.4
and previous gdb versions. Previously gdb printed messages
like this one:

-break-insert main
^done,bkpt={number="1",type="breakpoint",disp="keep",
enabled="y",addr="0x00401075",func="main",file="t1.c",
fullname="c:/users/nik/t1/t1.c",line="2",times="0"}
           ^^^^^^^^^^^^^^^^^^^^

New version, gdb 6.5, prints fullname using another format:

-break-insert main
^done,bkpt={number="1",type="breakpoint",disp="keep",
enabled="y",addr="0x00401075",func="main",file="t1.c",
fullname="/cygdrive/c/users/nik/t1/t1.c",line="2",times="0"}
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Is it a bug or it is an intentional change?
Is there a way to force gdb to print fullname in format,
compatible with gdb 6.4 and previous versions (c:/...)?

Thanks in advance,
Nikolay Molchanov


^ permalink raw reply	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2006-08-13 20:33 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-08  6:45 Why gdb 6.5 prints fullname in /cygdrive/... format om Windows? Nikolay Molchanov
2006-08-08 10:36 ` Nick Roberts
2006-08-08 13:18   ` Daniel Jacobowitz
2006-08-08 15:29     ` Christopher Faylor
2006-08-08 17:31       ` Bob Rossi
2006-08-08 17:36         ` Daniel Jacobowitz
2006-08-09  9:17           ` Andrew STUBBS
2006-08-09 13:42             ` Daniel Jacobowitz
2006-08-09 14:38               ` Christopher Faylor
2006-08-09 18:10             ` Bob Rossi
2006-08-09 18:12               ` Daniel Jacobowitz
2006-08-09 18:18               ` Joel Brobecker
2006-08-09 18:23                 ` Bob Rossi
2006-08-09 21:28                 ` Christopher Faylor
2006-08-08 17:36         ` Joel Brobecker
2006-08-08 19:24           ` Why gdb 6.5 prints fullname in /cygdrive/... format on Windows? Nikolay Molchanov
2006-08-08 19:27             ` Daniel Jacobowitz
2006-08-08 20:01             ` Joel Brobecker
2006-08-08 20:17               ` Pedro Alves
2006-08-08 21:07               ` Christopher Faylor
2006-08-08 18:53 ` Why gdb 6.5 prints fullname in /cygdrive/... format om Windows? Eli Zaretskii
2006-08-08 19:33   ` Nikolay Molchanov
     [not found]   ` <44D8E404.5050407@Sun.COM>
2006-08-08 21:31     ` Eli Zaretskii
2006-08-09  7:23       ` Nikolay Molchanov
2006-08-09  8:41         ` Pedro Alves
2006-08-09 16:49           ` Why gdb 6.5 prints fullname in /cygdrive/... format on Windows? Nikolay Molchanov
2006-08-09 17:40         ` Why gdb 6.5 prints fullname in /cygdrive/... format om Windows? Eli Zaretskii
2006-08-10  6:22         ` How to set a breakpoint in file, which name has spaces? Nikolay Molchanov
2006-08-10 12:58           ` Daniel Jacobowitz
2006-08-10 16:36             ` Nikolay Molchanov
2006-08-10 17:51               ` Daniel Jacobowitz
2006-08-11  5:27                 ` Nikolay Molchanov
2006-08-11 12:55                   ` Eli Zaretskii
2006-08-11 13:48                     ` Daniel Jacobowitz
2006-08-11 16:17                       ` Eli Zaretskii
2006-08-11 20:13                         ` Joel Brobecker
2006-08-13 18:02                           ` Daniel Jacobowitz
2006-08-13 20:33                             ` Joel Brobecker
2006-08-12 11:44                     ` Mark Kettenis
2006-08-12 12:31                       ` Andreas Schwab
2006-08-12 14:22                         ` Mark Kettenis
2006-08-12 14:20                       ` Eli Zaretskii
2006-08-12 14:46                         ` Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox