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: [PATCH 4/6] command 'set debug notification'.


On 11/14/2012 05:24 AM, Tom Tromey wrote:
"Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> + add_setshow_zinteger_cmd ("notification", no_class, &notif_debug, _("\


Why zinteger and not boolean?


Tom,
This patch is V2, and in V3, zuinterger is used. Looks some debug commands are using boolean and some are using zuinteger. I agree that we can use boolean here. I'll update this patch in V3 series.


--
Yao (éå)


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