Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ddb trace details



On i386, the trace command in ddb shows functions arguments:
breakpoint(c06c226a,9a05e828,c0953007,6,7,1,da662ea4,c012e589,c2d2c3c0,c
0953006) at netbsd:breakpoint+0x4

That indformation is absent on amd64:
breakpoint() at netbsd:breakpoint+0x5

Is there a way to get it? I need to investigate a panic that goes
through VOP_REMOVE, and getting the vnode address would help  a lot.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index