better unwinding for 386.
command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
This commit is contained in:
parent
cdf1805191
commit
1cc215aaf9
13 changed files with 495 additions and 109 deletions
|
|
@ -1337,7 +1337,7 @@ static char *powerwindregs[] =
|
|||
};
|
||||
|
||||
static int
|
||||
powerunwind(Map *map, Regs *regs, ulong *next)
|
||||
powerunwind(Map *map, Regs *regs, ulong *next, Symbol *sym)
|
||||
{
|
||||
/*
|
||||
* This is tremendously hard. The best we're going to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue