Wrong Reverse result
Hui Zhu
teawater@gmail.com
Fri Jun 12 03:34:00 GMT 2009
On Thu, Jun 11, 2009 at 22:00, Joel Brobecker<brobecker@adacore.com> wrote:
>> I forgot how to turn on those nice traces. Can you
>> remind me?
>> The traces don't mean much to me, but I can include them
>> in any future (if any :-)) issues.
>
> It's "set debug infrun 1". I don't know how I was ever able to
> investigate infrun issues before they got introduced...
You can "set debug infrun 1".
When you are interseting with some part for example "infrun: stepped
into subroutine", you can search "infrun: stepped into subroutine" in
infrun.c. You can find the code. Debug this part with Eclipse is
more better than command mode. :)
Thanks,
Hui
More information about the Gdb
mailing list