hi everyone
when I use dbx to analyze a core
it shows : terminated by signal SEGV (no mapping at the fault address)
but how to directly show the value of fault address ?
I know that it can be calculated by $pc , but is there any direct way?
is there any dbx subcommand or solaris command to do this ?
Thanks.