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] Report available OS data types


Michael Snyder wrote:
Stan Shebs wrote:
As a lead-in to some upcoming work on "OS awareness" for Linux GDB, here is a little patch for "info os" to return the types of data available (which is currently just "processes"), instead of erroring out.

Is this checked in? I still see:


  (gdb) info os
  Argument required.

Am I misunderstanding something?  How do you get it to list
the types available?
Not committed yet, I was giving people a chance to comment. Apparently it would be good to document the new behavior. :-)

Stan


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