Hi,

Can you point me to a place where I can get gdb 5.0  for sparc solaris?

Also I wanted to use mdb with the same effect as using gdb as below:

gdb
bt
info threads
threads apply all bt

Can this be done using mdb. I tried using the following

mdb
$c
$<threadlist

$c provides with a backtrace. but $<didn't provide any useful information.
$<threadlist gave an output something like:

mdb: failed to read from address 3ff8ad01: no mapping for address

                ============== thread_id        3ff8ace5
mdb: failed to read from address 3ff8ad8d: no mapping for address
0x3ff8ad89:     lwp             procp           wchan
mdb: failed to read data from target: no mapping for address

Regards,
Mayuresh.

_______________________________________________
Solaris-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to