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: [RFC] output remote protocol timestamps with "set debug remote"


Joel Brobecker wrote:
... to enable timestamps, you do "set debug remote 2".  level 1
still outputs the same as usual.
[...]
WDYT?

Sounds like a very useful feature to me. And since I was at it, I had a quick look at the code, which looks fine. I'm in favor.

Me too. My only question is, now that we're distinguishing more than just "!=0", should we define some "verbosity levels"?


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