Re: [hatari-devel] Debugger question

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


On 23 Oct 2021 at 18:43, Nicolas Pomarède wrote:

> Le 23/10/2021 à 18:12, Roger Burrows a écrit :
> > 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 see what you mean, even if in my case I usually dump everything to a
> file by using ">" when starting hatari, you can do it later from the
> debugger with the "o" (setopt) command :
>
> o --trace-file /tmp/log
>
> should redirect all stderr printfs to /tmp/log
>
> using the "o" command, you can pass any (most ?) of the flags that you
> can give as parameters when starting hatari.
>
Thanks!  I assumed that "trace-file" just covered output from the "trace"
command; I didn't realise that it was for all debugger output.

Roger




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