Re: [hatari-devel] Most wanted debugger/profiler feature or convenience? (Blitter/LED) |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
I'm not sure it's easy to choose what kind of blitter access should be considered as "bug" or not and traced as such in Hatari.
As with the pacemaker example, we see they alter some registers while blitter is on.
IMO, using --trace blitter already allows to see when blitter start/stop, and if some registers are accessed in between.
If we want Hatari to report some possible coding bugs / bad practices, I think it would be better to keep traces in Hatari as they are and feed the output trace file to another program to do a higher level analysis (as you do with the python profiler tools for example).
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |