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

Next revision Both sides next revision
blog:pushbx:2022:0506_embarrassing_ldebug_bug_in_ensuredebuggeeloaded [2022-05-06 16:36:39 +0200 May Fri]
ecm created
blog:pushbx:2022:0506_embarrassing_ldebug_bug_in_ensuredebuggeeloaded [2022-05-06 16:39:31 +0200 May Fri]
ecm
Line 13: Line 13:
 resetting it to zero to be precise. resetting it to zero to be precise.
 But the allocation, if successful, left **the segment of the allocated memory block** But the allocation, if successful, left **the segment of the allocated memory block**
-in''ax'', to be used to continue the initialisation and eventually call +in ''ax'', to be used to continue the initialisation and eventually call 
-interrupt 21h function 55h to create a child PSP.+[[https://fd.lod.bz/rbil/interrup/dos_kernel/2155.html|interrupt 21h function 55h]] to create a child PSP.
 Passing a zero to the subsequent code made this function call Passing a zero to the subsequent code made this function call
 destroy the (linear) first 256 bytes of memory, or the first 64 entries destroy the (linear) first 256 bytes of memory, or the first 64 entries
blog/pushbx/2022/0506_embarrassing_ldebug_bug_in_ensuredebuggeeloaded.txt · Last modified: 2022-05-06 16:45:26 +0200 May Fri by ecm