Hi,

On 10/23/06, Gavin Maltby <[EMAIL PROTECTED] > wrote:
Hi

 

::bp module`symbol

eg

::bp cpu.AuthenticAMD.15`ao_init

thanks,

when i booted with kmdb, i am getting this

Welcome to kmdb
kmdb: unable to determine terminal type: assuming `vt100'
Loaded modules: [ unix krtld genunix ]
[0]> ::stack
exitto+0x29()
_kobj_boot+0x582(1021a18, 0, 1021a30, 100ac8)
[0]> exitto::dis
exitto:                         movq   %rdi,%r11
exitto+3:                       movq   $0xfffffffffbc5d4e8,%rax
exitto+0xa:                     movq   (%rax),%rdi
exitto+0xd:                     movq   $0xfffffffffbc5d4e0,%rax
exitto+0x14:                    movq   (%rax),%rdx
exitto+0x17:                    movq   0xfffffffffbc3ede4,%rax
exitto+0x1f:                    andq   $0x80000,%rax
exitto+0x25:                    je     +0x4     <exitto+0x29>
exitto+0x27:                    int    $0x14
exitto+0x29:                    call   *%r11

what it has done till this point?

what i know is, it loaded 3 modules. but i think, it has done some other job also.
how to find that?

i tried to find the function "exitto" in opensolaris source code, but didn't find it. can you please tell me that?

any call garph generation tool is available for solaris source code?

thanks
Ashok



Gavin
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to