Recent

Author Topic: Need help on solving this problem! (Debugger)  (Read 2628 times)

ammaranas

  • Newbie
  • Posts: 2
Need help on solving this problem! (Debugger)
« on: July 06, 2014, 04:30:11 am »
Hello everyone,
I'm sorry if I post this in the wrong thread.
But if I don't, then you may continue reading..

I just downloaded lazarus and I followed every instructions on youtube guide to download lazarus, except for downloading the Xcode.
I didn't download it because the internet speed here in my campus is very, very slow. I hope that Xcode isn't needed though.

Anyway, here are the screenshots when I try to compile my simple program;


howardpc

  • Hero Member
  • *****
  • Posts: 4144
Re: Need help on solving this problem! (Debugger)
« Reply #1 on: July 06, 2014, 10:13:17 am »
grep for a valid gdb executable somewhere on your disk and set the location of gdb correctly.
If you do not have gdb installed for some reason you can install it via your package manager.
Failing that, you do not need a debugger to use Lazarus and compile your project.
To develop without using an external debugger, go to Tools -> Options -> Debugger
and at the top of that page, the dropdown titled "Debugger type and path" will probably be set to "GNU debugger (gdb)". Change it to the option "(none)".
With the IDE configured correctly, the compilation of your project should then proceed OK.

ammaranas

  • Newbie
  • Posts: 2
Re: Need help on solving this problem! (Debugger)
« Reply #2 on: July 06, 2014, 05:39:38 pm »
Oh my gosh, thank you so much! You just nailed it!
Thank you very very much!
How can I ever thank you  O:-)

============================================
OK, first it worked, for my simple, plain programming coding.
Then after I make a little complex coding, this message appears  %)
« Last Edit: July 06, 2014, 06:05:28 pm by ammaranas »

Blaazen

  • Hero Member
  • *****
  • Posts: 3237
  • POKE 54296,15
    • Eye-Candy Controls
Re: Need help on solving this problem! (Debugger)
« Reply #3 on: July 06, 2014, 07:04:03 pm »
This kind of screenshots should be rather uploaded to ImageBin, where it is automatically deleted after two weeks.
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

 

TinyPortal © 2005-2018