This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


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

another curiosity


I tried this in Insight:

(gdb) p <something
$8 = ...
(gdb) x /100fg $8
...
(gdb) <control-p>

History records the last command as `x /100fg ' -- the `$8' has been
mysteriously removed.

Tom

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