code/debug-int: Enable as much of FIND-ESCAPED-FRAME as we can for ARM.
commita0e57c3106c76d6f40dc91acc8da404122d82152
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Thu, 24 Apr 2014 17:17:02 +0000 (24 13:17 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:23 +0000 (10 15:12 -0400)
treed04fc3a054e198aea2f098bc3d69886cc8d99331
parent4236d7cfd61359fb468ccd8792ca3db55ac4ef2c
code/debug-int: Enable as much of FIND-ESCAPED-FRAME as we can for ARM.

  * We need this for backtraces across a signal frame to work,
which is used for INTERNAL-ERROR.  The bit that we can't really
deal with yet is for when the frame is an assembly-routine frame,
but that's a very small number of cases at this time.
src/code/debug-int.lisp