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: zinteger setshow commands broken


On 01/03/13 18:13:21, Pedro Alves wrote:

BTW, I think the new var_zuinteger_unlimited would be more suitable. The difference is that "show" really shows "unlimited" instead of -1. BTW2, IMO, "set" should accept literal "unlimited" string as well too.
To make sure that I understand it right, you are suggesting that commands which accepts -1 as special value should be implemented using var_zuinteger_unlimited? One is the new command that I am working on to change the trace buffer size. Other is "remote hardware-watchpoint-limit".

Regards,
Abid


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