[Lazarus] Breakpoints not working
Martin
lazarus at mfriebe.de
Mon Feb 28 17:59:35 CET 2011
On 28/02/2011 15:48, Dave Coventry wrote:
> I have just installed Lazarus from svn 29684.
>
> I am running Ubuntu 10.10.
>
> I'm finding that the interpreter doesn't stop at my breakpoints. Is
> there anything I could be missing? I have gnome debugger installed in
> /usr/bin/gdb
Which version of gdb?
When you start the app F9, are there little blue dots in the gutter, on
the lines that have pascal instructions?
- Have you compiled with debug info?
What is the output in the Window: Menu: View => Debug Windows => Debug
output ?
(open the window first, then start (F9) your app)
More information about the Lazarus
mailing list