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: 'info os' additions again


> Date: Wed, 09 May 2012 14:16:46 -0700
> From: Stan Shebs <stanshebs@earthlink.net>
> CC: gdb-patches@sourceware.org
> 
> > FWIW, I never understood the reason why others prefer "info os".
> 
> I'm sure a lot of it comes from the same-but-differentness of the Unix 
> family.  I myself have my right hand on a Macbook and left hand on a 
> Dell running Linux, and so if I'm sticking to Posix API, I want GDB to 
> work the same on the two.

Can you show the "same but different" sub-commands we have now?

What I see in osdata.c is that the info comes from a target-specific
XML file, so it could be anything.

Btw, gotta love this doc string:

  (gdb) help info os
  Show OS data ARG.


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