Descriptioncmd/ld: give acid a fighting chance at unwinding the stack
Acid can't produce a stack trace without .frame symbols.
Of course, it can only unwind through linear stacks but
this is still better than nothing. (I wrote an acid func
to do the full unwind a long time ago but lost it and
haven't worked up the courage to write it again).
Note that these will only be present in the native symbol
table for Plan 9 binaries.
Patch Set 1 #Patch Set 2 : diff -r 72b4b258b09b https://code.google.com/p/go #Patch Set 3 : diff -r 72b4b258b09b https://code.google.com/p/go #Patch Set 4 : diff -r 17d15bc23bce https://code.google.com/p/go #MessagesTotal messages: 4
|