User Tools

Site Tools


blog:pushbx:2022:0506_embarrassing_ldebug_bug_in_ensuredebuggeeloaded

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blog:pushbx:2022:0506_embarrassing_ldebug_bug_in_ensuredebuggeeloaded [2022-05-06 16:39:31 +0200 May Fri]
ecm
blog:pushbx:2022:0506_embarrassing_ldebug_bug_in_ensuredebuggeeloaded [2022-05-06 16:45:26 +0200 May Fri]
ecm
Line 27: Line 27:
   * Loading the debugger command line prompt without a debuggee file to load   * Loading the debugger command line prompt without a debuggee file to load
   * Loading the debugger with a binary file to load (filename extension neither ''.COM'' nor ''.EXE'')   * Loading the debugger with a binary file to load (filename extension neither ''.COM'' nor ''.EXE'')
-  * The debuggee process quitting by itself +  * The debuggee process quitting by itself and returning control to the debugger 
-  * The debuggee process being terminated by the QA or Q commands+  * The debuggee process being terminated by the QA
  
 The only case in which it did not crash, The only case in which it did not crash,
 basically, basically,
 was to load up an executable to run as a debuggee. was to load up an executable to run as a debuggee.
-And even then, only until trying to quit the debugger or terminate the debuggee.+And even then, only until trying to terminate the debuggee. 
 +(However, not when terminating the debuggee by entering a Q command to the debugger.)
 Unfortunately, this slipped past my notice at first. Unfortunately, this slipped past my notice at first.
 Next, I suspected it might be Next, I suspected it might be
blog/pushbx/2022/0506_embarrassing_ldebug_bug_in_ensuredebuggeeloaded.txt · Last modified: 2022-05-06 16:45:26 +0200 May Fri by ecm