sb-introspect: Make function form-number work even on debug 0.
commit8e4f6812ef99df9342cbdb63c19f93f0cad12dd9
authorCharles Zhang <charleszhang99@yahoo.com>
Thu, 21 Mar 2024 14:04:46 +0000 (21 15:04 +0100)
committerCharles Zhang <charleszhang99@yahoo.com>
Thu, 21 Mar 2024 14:30:29 +0000 (21 15:30 +0100)
tree461a3d63a3136154816d221f64d0f478fb01119f
parentde34c7d4db76a3393d9200c44ad913e5ac8dc3c3
sb-introspect: Make function form-number work even on debug 0.

By hacking the debug-blocks slot to store it.
contrib/sb-introspect/introspect.lisp
src/code/debug-info.lisp
src/code/debug-int.lisp
src/compiler/debug-dump.lisp
src/pcl/boot.lisp