On Wed, Oct 03, 2007 at 03:21:03PM +0200, max at bruningsystems.com wrote: > OK. The rd_new() seems to be working now (with the original mdb_tgt_t > arg). I get no complaints when I use addr::context. > However, $c still does not work. Did it ever?
It didn't. Somewhat related is the work me and Rich Lowe started: http://www.opensolaris.org/os/project/gcore/ As a side effect this fixes the horrible type punning stuff in mdb_pservice.c by deleting the code. Both 6520435 and 6610226 are duplicates of: 6485906 ::context broken when debugging live kernel Sad to say, the MDB bug list is needing some care and attention. I've marked them as duplicates now. I've Cc:ed the RE of the above bug. regards john