On 05/09/2013 16:18, John Youngquist wrote: > I am running v2.4.4. I get "could not set breakpoint messages" on > ordinary lines of code. > What causes this? How do I fix it? How to you set the breakpoint? Do you use gdb directly? Did you compile with smart-linking? Do NOT. What debug info did you include? stabs, dwarf? Your OS, CPU, ....