This is the mail archive of the gdb-patches@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: [RFA] Expand "info record"


Michael Snyder wrote:
Hui Zhu wrote:
Thanks Michael,

I have 2 questions for this patch:

1. info rec will not show record_insn_num?

It does! See below...


2.  (gdb) info rec
Lowest  recorded instruction number is 0.
Current instruction number is 46.
Highest recorded instruction number is 1016.

This is your record_insn_num -- the highest recorded insn num.

Oh, sorry, I'm wrong about that. I'll post a new patch.


Max logged instructions is 200000

And this is your record_insn_max_num.


Do you think the last line need a dot?

Yes, thank you for catching it.


OK to check in with that fixed?



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