Discussion:
frameunwinder for solarix 86 mdb
(too old to reply)
kamal
2011-12-07 13:09:14 UTC
Permalink
Hello,

Does anyone have a walker or tool which will take a solaris bactrace/
framepointer and unwind one particular frame on x86? I think it s a
very common requirement because x86 puts arguments into stack and not
into registers.

thanks
-kamal
Ian Collins
2011-12-07 18:37:07 UTC
Permalink
Post by kamal
Hello,
Does anyone have a walker or tool which will take a solaris bactrace/
framepointer and unwind one particular frame on x86?
dbx?
--
Ian Collins
kamal
2011-12-08 06:19:02 UTC
Permalink
Post by Ian Collins
Post by kamal
Hello,
  Does anyone have a walker or tool which will take a solaris bactrace/
framepointer and unwind one particular frame on x86?
dbx?
No -I want it for mdb to get hold of function arguments in a kernel
panic.

thanks
-kamal
Post by Ian Collins
--
Ian Collins
ITguy
2011-12-18 16:32:07 UTC
Permalink
Crash analysis tool?


http://blogs.oracle.com/solariscat/entry/oracle_solaris_crash_analysis_tool

http://blogs.oracle.com/solariscat/entry/stack_dumping_and_oracle_solaris
Loading...