Skip to content

2 or 3 issues with Turbo Debugger 3.2 and the application screen #5892

@ArielAram

Description

@ArielAram

Question

Hi !

I am running Turbo Debugger v3.2 with an old DOS application. The application works well on its own, and TD allows me to single step (until it crashes). Furthermore:

  1. ALT + F5 (TurboDebugger command) doesn't switch to the screen that the application is drawing: it just does nothing
  2. if I run dosbox-x with "-display2" I see the second screen, but Turbo debugger doesn't use it (doesn't detect it?)
  3. if I run the command "mode mono" before starting Turbo Debugger then Turbo Debugger shows correctly its screen in grayscale, but crashes/hangs as soon as I try to run my program.
  4. if I press F9 (run) from TurboDebugger the apps starts running well, but if I single step, the whole thing (TD + the app) crashes/hangs when the app initializes the SVGA settings.

I wonder if anyone knows how to solve this or can at least see in the logs what is failing. I can provide on a private email the software to reproduce this.

Many thanks in advance !

Ariel//

Have you checked that no similar question(s) exist?

  • I have searched and didn't find any similar question.

Code of Conduct & Contributing Guidelines

  • I agree to follow the code of conduct and the contributing guidelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions