freeDOS DEBUG : "N" command bug (Developers)
> 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
> at PSP:80h (the so-called DTA). Unfortunately, fDEBUG does only the first
> half of its duty :(
I confirm this behavior. It isn't that bad, because the L command will take over the second half of the duties.
---
MS-DOS forever!
Complete thread:
- freeDOS DEBUG : parsing bug - Ninho, 06.03.2011, 16:48 (Developers)
- freeDOS DEBUG : parsing bug - Japheth, 08.03.2011, 09:13
- freeDOS DEBUG : "N" command bug - Ninho, 12.03.2011, 11:50
- freeDOS DEBUG : "N" command bug - Japheth, 16.03.2011, 10:21
- freeDOS DEBUG : "N" command bug - Ninho, 16.03.2011, 19:43
- freeDOS DEBUG : "N" command bug - Japheth, 16.03.2011, 10:21
- freeDOS DEBUG : "N" command bug - Ninho, 12.03.2011, 11:50
- freeDOS DEBUG : parsing bug - Japheth, 08.03.2011, 09:13