Menu

#195 make a way to log debug output to file

added_in_v2.0
closed
Debugger (44)
5
2012-10-15
2002-10-26
No

Now that all output in dbg_main.cc goes through
dbg_printf, it is trivial to log things to a file.
Currently the only way I've found to do this is to run
nohup bochs and run tail -f in another window, while
typing blind in the main window. It is very
unsatisfactory.

I marked this for 2.0 because it is very simple, and
provides a much needed feature.

Discussion

  • Christophe Bothamy

    Logged In: YES
    user_id=393999

    I've made the patch. I'll upload it to the cvs soon.

     
  • Christophe Bothamy

    Logged In: YES
    user_id=393999

    I uploaded the changes to the cvs.
    I leave the feature request open because I did not change
    the wxWindows config interface.

     
  • Christophe Bothamy

    Logged In: YES
    user_id=393999

    I updated the wxwindows config interface.
    I close this feature request.

     

Log in to post a comment.