Skip to content
Snippets Groups Projects
  1. Jul 14, 1991
  2. May 29, 1991
    • chiles's avatar
      · 2ec2b8e1
      chiles authored
      Implemented the EDIT-SOURCE debugger command which gathers source information
      and gives it to the editor by calling ED::EDIT-SOURCE-LOCATION.
      2ec2b8e1
  3. May 27, 1991
    • chiles's avatar
      · 54bed342
      chiles authored
      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.
      54bed342
  4. Mar 07, 1991
  5. Feb 08, 1991
  6. Jan 31, 1991
  7. Dec 15, 1990
  8. Oct 11, 1990
    • ram's avatar
      Made *debug-print-XXX* go to *print-XXX* if they are NIL. · 158b38fc
      ram authored
      Flushed "push" command.
      Made "l" command accept a prefix of the variables to print.
      Made source commands die more gracefully if there is no d-s-start-positions.
      Made source commands understand the new :STREAM debug-info format.
      Made "flush" print whether it turned flushing on or off.
      158b38fc
  9. Oct 04, 1990
  10. Aug 24, 1990
  11. Jul 23, 1990
  12. Jun 15, 1990
  13. Jun 01, 1990
  14. May 30, 1990
  15. Apr 27, 1990
  16. Apr 23, 1990
    • ram's avatar
      Merged in stuff from Bill: · 97fa6b64
      ram authored
      New functionality DEBUG:ARG and DEBUG:VAR, vsource command.
      Fixes to frame printing and stuff.
       
      97fa6b64
  17. Apr 20, 1990
  18. Mar 05, 1990
  19. Feb 22, 1990
  20. Feb 06, 1990
Loading