Hi Guys..

I need to know how to debug the 'main' of an exe using dbx. i cant put a 'sleep' and recompile it. For example in windows using visual .Net i can do something like

>devenv /debugexe xyz.exe

This will bring up the exe in debugmode. i need the equivalent of this in dbx. till now i first bring up the process and then attach it using 'attach' command.

Recommended Answers

All 2 Replies

Thanks for the links Vijayan. will go through them.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.