Ninho 06.03.2011, 16:48 |
freeDOS DEBUG : parsing bug (Developers) |
Hi All! and, this is primarily for Japheth to review : --- |
Japheth Germany (South), 08.03.2011, 09:13 @ Ninho |
freeDOS DEBUG : parsing bug |
> Hi All! and, this is primarily for Japheth to review : --- |
Ninho 12.03.2011, 11:50 @ Japheth |
freeDOS DEBUG : "N" command bug |
Another annoyance : the N command has 2 goals - one, to set a filename for L and W commands; second, to (re)set the debuggee's command line arguments. MS-Debug and DRDOS SID both copy the given argument to the debuggee's PSP (and also to its father's), completed with EOL, properly filling the byte count |
Japheth Germany (South), 16.03.2011, 10:21 @ Ninho |
freeDOS DEBUG : "N" command bug |
> Another annoyance : the N command has 2 goals - one, to set a filename for --- |
Ninho 16.03.2011, 19:43 @ Japheth |
freeDOS DEBUG : "N" command bug |
>> argument to the debuggee's PSP --- |