Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Different output from -gdb-show than show
@ 2010-08-31 15:03 Marc Khouzam
  2010-08-31 15:29 ` Pedro Alves
  0 siblings, 1 reply; 16+ messages in thread
From: Marc Khouzam @ 2010-08-31 15:03 UTC (permalink / raw)
  To: 'gdb@sourceware.org'

Hi,

while looking for a way know if a target supports reverse execution
I noticed this:

> gdb.7.2 -i mi testing/a.out
(gdb) start
(gdb) -gdb-set exec-direction reverse
^done
(gdb) -gdb-show exec-direction
^done,value="reverse"
(gdb) show exec-direction
&"show exec-direction\n"
~"Forward.\n"
^done

For some reason, -gdb-show is giving a different result than CLI show.
For my "does target support reverse" case, I will be forced to use 'show'.

Bug?

Thanks

Marc
 
 


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

end of thread, other threads:[~2010-09-01 15:37 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-31 15:03 Different output from -gdb-show than show Marc Khouzam
2010-08-31 15:29 ` Pedro Alves
2010-08-31 18:33   ` Michael Snyder
2010-08-31 18:37     ` Marc Khouzam
2010-08-31 18:41     ` Pedro Alves
2010-08-31 19:03       ` Michael Snyder
2010-08-31 19:08         ` Pedro Alves
2010-08-31 19:10           ` Michael Snyder
2010-08-31 19:29             ` Pedro Alves
2010-08-31 19:32               ` Michael Snyder
2010-08-31 19:40                 ` Marc Khouzam
2010-08-31 20:03                   ` Pedro Alves
2010-08-31 20:11                     ` Marc Khouzam
2010-08-31 20:27                       ` Pedro Alves
2010-09-01 15:37                         ` Marc Khouzam
2010-08-31 19:39             ` Tom Tromey

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