summaryrefslogtreecommitdiff
path: root/libguile/debug.c
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2009-06-19 02:35:57 +0200
committerLudovic Courtès <ludo@gnu.org>2009-06-19 02:37:04 +0200
commit159399850de811f23e45d439aecf452b0137d847 (patch)
tree6fc5267127dd0a85889e59cb31279da1f26ad5a5 /libguile/debug.c
parent81e002fcb90c99ac2840dcde81f286772b1fb1a2 (diff)
downloadguile-159399850de811f23e45d439aecf452b0137d847.tar.gz
Fix decompilation of the `load-array' instruction.
This allows, e.g., ",c #u8(1 2 3)" at the REPL to actually work instead of failing to decode `load-array'. * module/language/assembly/decompile-bytecode.scm (decode-bytecode): Account for the `load-array' instruction, which is followed by a bytevector instead of a string. We should find a more elegant way to do that.
Diffstat (limited to 'libguile/debug.c')
0 files changed, 0 insertions, 0 deletions