Re: [dtrace-discuss] PID provide skipping instruction

2009-10-14 Thread Adam Leventhal
That's an oddity. Do you have a reproducible test case? Adam On Oct 10, 2009, at 12:47 PM, tester wrote: error_get_my_stack: 9d e3 bf a0 save %sp, -0x60, %sp error_get_my_stack+0x4: 40 00 00 02 call +0x8 error_get_my_stack+0xc error_get_my_stack+0x8: 9e

Re: [dtrace-discuss] PID provide skipping instruction

2009-10-11 Thread Adam Leventhal
I like to trace the original instruction also is it possible? This isn't possible. It was filed a long time ago as a low priority RFE: 5106439 pidprovider instrumentation obscures original instruction Adam -- Adam Leventhal, Fishworkshttp://blogs.sun.com/ahl

[dtrace-discuss] PID provide skipping instruction

2009-10-10 Thread tester
error_get_my_stack: 9d e3 bf a0 save %sp, -0x60, %sp error_get_my_stack+0x4: 40 00 00 02 call +0x8 error_get_my_stack+0xc error_get_my_stack+0x8: 9e 10 00 0f mov %o7, %o7 error_get_my_stack+0xc: 39 00 02 95 sethi %hi(0xa5400), %i4

Re: [dtrace-discuss] PID provide skipping instruction

2009-10-10 Thread tester
I like to trace the original instruction also is it possible? -- This message posted from opensolaris.org ___ dtrace-discuss mailing list dtrace-discuss@opensolaris.org