News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Starting the debugger from Task Manager

Started by gilado, November 24, 2005, 08:05:28 AM

Previous topic - Next topic

gilado

After installing Microsoft Visual Studio, you can start the debugger and attach it to a running process by selecting the process in Task Manager, right click and selecting debug.
Is there a way to set up codeblocks to accomplish the same behavior

Urxae

#1
Yes there is, but unfortunately not in RC2 (it's in recent CVS versions only).
So step 1 is to get a recent CVS binary. Available from Ceniza (here) and Therion (here). Once you have these you can also get a more recent version by compiling from CVS yourself (sorry, a recent CVS build is required to build from CVS :roll:).
Step 2: Start Code::Blocks, Debug -> Attach to process...
Looks like it needs a PID, so you'll have to get that from somewhere (taskmanager can show them for you).

Edit: typos :evil:

sethjackson

Quote from: Urxae on November 24, 2005, 11:39:16 AM
Yes there is, but unfortunately not in RC2 (it's in recent CVS versions only).
So step 1 is to get a recent CVS binary. Available from Ceniza (here) and Therion (here). Once you have these you can also get a more recent version by compiling from CVS yourself (sorry, a recent CVS build is required to build from CVS :roll:).
Step 2: Start Code::Blocks, Debug -> Attach to process...
Looks like it needs a PID, so you'll have to get that from somewhere (taskmanager can show them for you).

Edit: typos :evil:

SWEET. I didn't know C::B CVS could do that.  8)

mandrav

Quote from: kedarChitale on November 24, 2005, 06:17:05 PM
Hi, i downloaded the latest CVS binary archive(dated 21st) and the wxWidgets dll archive from Ceniza, but unable to open the .7z files :(. I have installed the 7z software from www.7-zip.org (tried with both 4.23 and 4.3 versions). The error i get is *.7z is not a supported archive. please help...

What does this have to do with "Starting the debugger from Task Manager" which is the topic title?
Please don't hijack topics like that...
Be patient!
This bug will be fixed soon...