Hi!

3-Дек-2004 13:19 [EMAIL PROTECTED] (Johnson Lam) wrote to
[EMAIL PROTECTED]:

>>JL> to me ... How to dump "c000-efff". Or any other information is useful?
>>     Make next file (say, DUMP.DBG):
>>d c000:0,ffff
>>d d000:0,ffff
>>d e000:0,ffff
>>q
>>then run "DEBUG<DUMP.DBG>DUMP.RES" (without quotes) and you get dump in file
>>DUMP.RES. Be carefull - its size is 970k, so archive it before sending.
JL> 1) debug dump.dbg (file not found)

     "Make file" = run some text editor and create file with above given 4
lines. Also, you may make this file with help of COPY command: run

copy con dump.dbg

then type above mentioned 4 lines and type ^Z, then Enter on fifth line.

JL> 2) d c000:0,ffff (screen output)
JL> 3) d d000:0,ffff (same)
JL> 4) d e000:0,ffff (same)
JL> 5) q
JL> 6) debug dump.dbg dump.res (file not found)

     Note redirection signs "<" and ">".

JL> Am I miss anything?




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Freedos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to