Re: [hatari-devel] Debugger question

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


On Samstag, 23. Oktober 2021 18:12:14 CEST Roger Burrows wrote:

> I'm trying to debug an EmuTOS issue (as usual). I want to dump a big range

> of memory to a file for subsequent examination. I know I can do this by

> redirecting ALL stderr output to a file when I start Hatari, but then I

> can't see what I'm doing. I guess I could dump it to the console then copy

> that to a file, but that seems very clunky to me (and also I might run out

> of space if I dumped e.g. 4MB). Is there any other way? I would like to

> be able to switch the output file from the debugger prompt, but that

> doesn't seem possible.

>

> Roger

 

Im not sure what command you are using there, but can't you just use the savebin command to write the memory to a file, then examine that with a hex editor?

 

 



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/