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/8] command 'set debug notification'.


On 12/11/2012 07:06 AM, Eli Zaretskii wrote:
> 
>> > +  add_setshow_boolean_cmd ("notification", no_class, &notif_debug,
>> > +			   _("\
>> > +Set debugging of async remote notification."), _("\
>> > +Show debugging of async remote notification."), _("\
>> > +When non-zero, async remote notification specific"
>> > +" internal debugging is enabled."),
>      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> I think not "debugging" is enabled, but "debugging info" is enabled.

This command just enables/disables internal debugging/logging output,
it is not about debug info, as in dwarf, etc.

-- 
Pedro Alves


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