Author Topic: Debugging  (Read 2616 times)

Offline ac7nj

  • Single posting newcomer
  • *
  • Posts: 2
Debugging
« on: December 21, 2010, 01:50:47 am »
Code::Blocks 8.04 on Ubuntu 10.04 C++

Info about me
I'm used to Microsoft visual studio 2005 Visual basic IDE and totally new to Linux, C++ and code::blocks

I've worked through some minor things like getting the watch to work and track my variables

My issue is with the debugger I was trying to step through my code line by line to find a logic error
Break points had no effect. I was looking for the same operation results Ms Studio had.

The problem is probably me, but could I get some help please?

Randy ac7nj@arrl.net

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Debugging
« Reply #1 on: December 21, 2010, 09:22:40 am »
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]