1

How can I plug debugger from VS to Code::Blocks?
Really couldn't find anything on the web.

5
  • 1
    @Mat VS compiler is of poor quality. Commented Nov 6, 2011 at 10:46
  • @Mat poor C++11 support compared to gcc, that's the problem I have with VS. Commented Nov 6, 2011 at 10:54
  • @Mat it is of poor quality in sense of C++11 conforming. Commented Nov 6, 2011 at 10:56
  • If you guys want to continue discussing VS/GCC, please take it to chat. Commented Nov 6, 2011 at 11:10
  • @Mat fair enough. Anyway returning to my question, is there a way to use vs debugger with cb? Commented Nov 6, 2011 at 11:33

1 Answer 1

1

Go to the code block (<%%>) in Visual Studio and press F9 on your keyboard to insert a breakpoint.

Sign up to request clarification or add additional context in comments.

2 Comments

I think the question is about integration the Visual Studio debugger in the code::blocks IDE.
@Mat - possibly. That's now how I read it. However, the OP didn't really give enough detail to figure out which one of us is right.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.