Re: [hatari-devel] fopen traces

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


Le 25/05/2015 21:21, Eero Tamminen a écrit :
Have you used Hatari's console redirection option
with GEMDOS (or BIOS) tracing on graphical programs
that output their error messages to console?

As I stated earlier, tracing messes up conout output
and there's no way to fix that like you think [1].

I still think another possibility could have been that each gemdos/bios/xbios function writes its name in each LOG call. This way you can do "|grep -i -e fopen -e fclose -e ..."

LOG prints go to stderr, so it should be possible to separate them from conout's output that goes to stdout ?

IMHO redirecting stderr to "| grep" would do the trick in many cases

Nicolas



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