Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: jsears on August 16, 2006, 04:20:12 pm

Title: VS 2005 Express Debugger
Post by: jsears on August 16, 2006, 04:20:12 pm
I would like to know if someone has used the VS C++ 2005 Express compiler and debugger.  I have successfully used the compiler with CB but it appears that the debugger for VS Express is wrapped in a dll.  Is there a way to use this debugger for CB?  :)
Title: Re: VS 2005 Express Debugger
Post by: Pecan on August 16, 2006, 05:04:17 pm
I would like to know if someone has used the VS C++ 2005 Express compiler and debugger.  I have successfully used the compiler with CB but it appears that the debugger for VS Express is wrapped in a dll.  Is there a way to use this debugger for CB?  :)

There's a lot of info. Do a search on CDB from the top of the forum index.
Title: Re: VS 2005 Express Debugger
Post by: jsears on August 16, 2006, 07:13:13 pm
Thanks for the response!  Solved my problem.  Kudos!!  :D