Re: [hatari-devel] tracing of cpu (dsp) registers

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


Le 26/01/2018 à 19:41, Eero Tamminen a écrit :

Ok, I changed it to "cpu_regs".  I'm not using it myself, so anything
consistent is of course fine with me. :-)


thanks


Also, I often trace complex emulation issues using "--trace all,-int" ; now with cpu registers being on by default, I need to remove them too and using "--trace all,-int,-cpu_regs" would be much faster to type :)

Hm.  Should "cpu_regs" option be included also to "cpu_all"?

That's a matter of taste ; if we consider cpu_all should include all cpu_xxxx, then I it should be included. But it's true that cpu_regs is overkill, gives a lot of trace output (and slow down emulation even more when tracing at the same time) and I'm not sure a lot of people will require it by default.

So maybe cpu_all should not include cpu_regs, but in all cases "all" should include it.



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