VOGONS

Common searches


First post, by mjfoxtrot

User metadata
Rank Newbie
Rank
Newbie

Can a feature be added to DBGL that would show the command-line parameters that DBGL sends to DOSBox? Perhaps the commands could be saved to a text file so that they can be viewed after a particular program is run? I like DBGL as a frontend because it simplifies everything, but I still occasionally like to see the commands that make DOSBox do its magic.

Reply 1 of 2, by rcblanke

User metadata
Rank Oldbie
Rank
Oldbie

Hi mjfoxtrot,

Yes, you can either run DBGL with an open console window that logs all this stuff (via dbglcons.cmd), or you can try to start DBGL with this script (just put it in the main DBGL folder). That will create 2 log files (dbgl_stdout.log and dbgl_stderr.log) in which all messages and stacktraces are recorded, which could be helpfull as well.