Some improvements to the low-level debugger.
commit32210d57279546a94e78e26ad7aef3f88bb89b2d
authorDouglas Katzman <dougk@google.com>
Sun, 23 Nov 2014 06:47:15 +0000 (23 01:47 -0500)
committerDouglas Katzman <dougk@google.com>
Sun, 23 Nov 2014 06:50:04 +0000 (23 01:50 -0500)
tree122718c88de64ba6ed7aa4ebc6c9997322c10933
parent4ec2cd58af023512d60249bbaca6514edc93b6b9
Some improvements to the low-level debugger.

- fix printing of UCS4 strings
- make "p *A-SYMBOL*" work if *A-SYMBOL* has a UCS4 name
- generate 'classoid.h' from Genesis, and print instances
  with their classoid's name
src/compiler/generic/genesis.lisp
src/runtime/gc-common.c
src/runtime/print.c
src/runtime/search.c