VOGONS

Common searches


Search results

Display options

Re: Extending DOSBox debugger

For example, I want to know in which address my program will be loaded? Where I can find the load address of the launched executable? The main purpose of my project, as I mentioned before, is to create debugger plugin for the IDA Pro. I will embed debugger server into DOSBox, and it will response …

Extending DOSBox debugger

I have few questions: 1) Where I can found amount of available memory during this running session? I mean count in bytes; 2) Launched executable segments information: I need to know segments information for the launched executable (code segment range, data segment range, etc., names); The main goal …

Page 1 of 1