Skip to content
Snippets Groups Projects
Commit 54bed342 authored by chiles's avatar chiles
Browse files

Made DEBUG-COMMAND-P find commands with an ambiguous initial substring,
matching exact matches regardless of ambiguity.

Renamed debugger commands to longer, more meaningful names and defined shorter
aliases for silly traditional names that aren't ambiguous initial substrings;
for example, "pp" for "verbose print".  I used the new internal interface
DEF-DEBUG-COMMAND-ALIAS to do this.

Fixed a bug in the "SOURCE" and "VSOURCE" commands.  Previously, they only
worked for compilation units that included only one file.
parent bfbf7e9b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment