Forum > Debugger

debugging with Linux ?

(1/3) > >>

Snubnose:
Hi guys...
I tried to debug my new Lazarus Project but failed baldy (linux - Lazarus 0.9.6).
When i try to set breakpoints I only get these questionmarks and it doesn't work. (win32 works perfect - but I would prefer linux)
My question: is it possible to get the Lazaruz-IDE debugging my project ? Are there any hidden switches which must be turned on ?
Thanks in advance...
  Michael

Marc:
On Linux:
Did you define a debugger (and a correct path) ?
And what version of gdb are you using ?

Vincent Snijders:
I don't know of hidden switches. Debugging usually works better on linux than on win32. It is possible to debug your project on linux with Lazarus.

Anonymous:
thanks a lot
i just had to select gdb in settings->debugger options and insert /usr/bin/gdb

lazarus roxx hard

berghem:

--- Quote from: "Anonymous" ---thanks a lot
i just had to select gdb in settings->debugger options and insert /usr/bin/gdb

lazarus roxx hard
--- End quote ---


I have the same problem, but when i click on the bottom, i can't press F7 or F8, and i don't see the variable value.
Why?

Navigation

[0] Message Index

[#] Next page

Go to full version