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 :(
> As soon as you've found a properly working fix, just post it here
> and I will happily add it to the debug package.
I make no promise to even look for a fix, at the moment, sorry, there are more urgent things to be done. Just reporting for the record and if the Herr Maintainer doesn't, hopefully someone with time in their hands will find themselves amused at debugging debug ;=)
--
Ninho
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