| commit | c3b75bd7bbf4a0438dc140033b80657995fd30ed | [log] [tgz] |
|---|---|---|
| author | Michael Neuling <mikey@neuling.org> | Fri Jan 18 15:50:30 2008 +1100 |
| committer | Paul Mackerras <paulus@samba.org> | Fri Jan 25 22:52:50 2008 +1100 |
| tree | 4621ebbf620d6262fccf61811824386b9ba50915 | |
| parent | caa34c9e9cab6afb243a3da406cce272805c48c5 [diff] |
[POWERPC] Make setjmp/longjmp code usable outside of xmon This makes the setjmp/longjmp code used by xmon, generically available to other code. It also removes the requirement for debugger hooks to be only called on 0x300 (data storage) exception. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Paul Mackerras <paulus@samba.org>