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 v3][5/6] Make "info proc" command generic


Pedro Alves wrote:
> > +/* Show information about process PTID.  */
> > +
> > +void target_info_proc (char *, enum info_proc_what);
> 
> The comments should no longer refer to PTID, I think.

Right.  I've changed this everywhere to read
/* Implement the "info proc" command.  */

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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