Re: [hatari-devel] Debugger question |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On 23 Oct 2021 at 20:08, Eero Tamminen wrote:
>
> There seems to be also:
> --------------------------
> > h logfile
> 'logfile' or 'f' - open or close log file
> Usage: f [filename]
> Open log file, no argument closes the log file. Output of
> register & memory dumps and disassembly will be written to it.
> --------------------------
>
> I've never used it though.
>
Thanks! This seems to work just fine too. The choice between this and
'savebin' probably just depends on whether you want the output to be formatted
or not.
I think I'll probably use both for my particular application :-).
Roger