Fix the `xbytecode' user-defined command in .gdbinit.
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Oct 2011 13:35:23 +0000 (15:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 29 Oct 2011 13:35:23 +0000 (15:35 +0200)
commit8b058d447425857f933c119edbac3c1e2da3e1f3
tree61907528bf161ea6783014135d6924d173cb22f7
parentaa4dfba7fd52e598b29e3a13efe8743837a2e53b
Fix the `xbytecode' user-defined command in .gdbinit.

 src/.gdbinit (xprintbytestr): New command.
 (xwhichsymbols): Renamed from `which'; all callers changed.
 (xbytecode): Print the byte-code string as well.
 src/alloc.c (which_symbols): New function.
src/.gdbinit
src/ChangeLog
src/alloc.c