ddb trace details

[email protected] (Emmanuel Dreyfus) Fri, 4 Jun 2021 02:20:47 +0200
Newsgroups gmane.os.netbsd.ports.x86-64
Message-ID <1pa890o.1aldwdm11ddwshM%[email protected]>
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
[email protected]