Re: [Kgdb-bugreport] Posted kdb doc, and a question about unused env variables

2011-06-30 Thread Tim Bird
On 06/30/2011 11:42 AM, Jason Wessel wrote: > Hey thanks for pointing this out. Previously before the unified kdb/kgdb > was created, kdb used its own disassembler which supported decoding function > arguments and printing the variable from registers and then the stack. Interesting. Sony deve

Re: [Kgdb-bugreport] Posted kdb doc, and a question about unused env variables

2011-06-30 Thread Jason Wessel
On 06/29/2011 07:30 PM, Tim Bird wrote: > Hi all, > > I'm new to KDB, but I've been looking at the code and trying > to document a few things. I couldn't find any documentation on a few > kdb features (initialization commands, defcmd, supported environment vars, > etc.) > I wrote some up at: > ht