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] Darwin/x86 port (v4 - part 0/4)


On Friday 14 November 2008 16:26:23, Tristan Gingold wrote:
> + @table @code
> + @item set debug inferior @var{num}
> + @kindex set debug inferior
> + When set to a non zero value, enables debugging messages specific to
> + the Darwin support. ?The bigger the value is the more verbose the ?
> output is.

Please don't use "inferior" for darwin specific things.  It is a very
general term, and collides with what we may want to do with the
common gdb/inferior.c module.

-- 
Pedro Alves


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