Re: [Lazarus] Which fpc/lazarus svn to use?

2013-09-28 Thread Reinier Olislagers
On 27/09/2013 22:30, Kjow wrote: I never understood which svn to download for stable homemade buildings. I'll list my preferences below ;) About trunk: FPC - http://svn.freepascal.org/svn/fpc/trunk/ FPC trunk right now is not terribly stable because of the big unicode changes coming in. That

Re: [Lazarus] Which fpc/lazarus svn to use?

2013-09-28 Thread Mattias Gaertner
On Sat, 28 Sep 2013 10:59:26 +0200 Reinier Olislagers reinierolislag...@gmail.com wrote: [...] ...and then, when a new version is released, I need to download an other svn url, deleting the old one? Well yes, that is an option. See below though. Can I upgrade? (untested, by memory)

[Lazarus] Lazarus debugger not working

2013-09-28 Thread MichaelaBarb
Hello, I am kinda new to all this stuff, I've never worked with Lazarus, never even programed... So I installed Lazarus, using theese instructions - http://wiki.freepascal.org/Installing_Lazarus_on_MacOS_X (Installation from disk images),I have a mac book, co I got xCode as well and downloaded

Re: [Lazarus] Lazarus debugger not working (Mac OS - where to download gdb)

2013-09-28 Thread Martin
On 28/09/2013 12:41, MichaelaBarb wrote: debugger invalid - the debugger usr/bin/gdb does not exist or is not executable. Gdb is not part of Lazarus, it comes with your Mac Os, or IIRC it is something you need to download from apple. Unfortunately I am not sure, exactly where. Maybe someone

Re: [Lazarus] Lazarus debugger not working (Mac OS - where to download gdb)

2013-09-28 Thread Martin
On 28/09/2013 13:00, Martin wrote: On 28/09/2013 12:41, MichaelaBarb wrote: debugger invalid - the debugger usr/bin/gdb does not exist or is not executable. Gdb is not part of Lazarus, it comes with your Mac Os, or IIRC it is something you need to download from apple. Unfortunately I am

Re: [Lazarus] Lazarus debugger not working (Mac OS - where to download gdb)

2013-09-28 Thread Dmitry Boyarintsev
MacOS or Mac OS X? For MacOSX It's supplied with Xcode - apple developer tools. Can be either downloaded from apple.com or comes with the OS installation DVD thanks, Dmitry On Sat, Sep 28, 2013 at 8:00 AM, Martin laza...@mfriebe.de wrote: On 28/09/2013 12:41, MichaelaBarb wrote: debugger

Re: [Lazarus] Lazarus debugger not working (Mac OS - where to download gdb)

2013-09-28 Thread MichaelaBarb
Yeah, thats what I found as well. I thought if it wasnt a part of Lazarus, maybe it comes with xCode, but then again, I already have xCode installed... And I havent found any information telling me what other stuff should I download and install to run Lazarus correctly. -- View this message

Re: [Lazarus] Lazarus debugger not working (Mac OS - where to download gdb)

2013-09-28 Thread MichaelaBarb
I have Mac OS X, mountain lion. xCode installed already, the latest version. -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-debugger-not-working-tp4033624p4033629.html Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com. --

Re: [Lazarus] Lazarus debugger not working (Mac OS - where to download gdb)

2013-09-28 Thread Reinier Olislagers
On 28/09/2013 15:22, MichaelaBarb wrote: Yeah, thats what I found as well. I thought if it wasnt a part of Lazarus, maybe it comes with xCode, but then again, I already have xCode installed... And I havent found any information telling me what other stuff should I download and install to run

Re: [Lazarus] Lazarus debugger not working (Mac OS - where to download gdb)

2013-09-28 Thread MichaelaBarb
I did, indeed) -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-debugger-not-working-tp4033624p4033631.html Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com. -- ___ Lazarus mailing list

Re: [Lazarus] Lazarus debugger not working

2013-09-28 Thread Sven Barth
On 28.09.2013 13:41, MichaelaBarb wrote: when I openned the menu and checked, everything matched the instructions on freepascal wiki. So I proceeded. Choosing the option - Set a breakpoint anyway- the breakpoint was set. But when I tried to run the program, another window popped up - debugger

Re: [Lazarus] Lazarus debugger not working

2013-09-28 Thread MichaelaBarb
When trying to open the path, it says The file usr/bin/gdb does not exist. So i guess for some reason the Lazarus installer forgot to provide a debugger ? Thanks, Michaela -- View this message in context:

Re: [Lazarus] Lazarus debugger not working

2013-09-28 Thread Martin
On 28/09/2013 20:22, MichaelaBarb wrote: When trying to open the path, it says The file usr/bin/gdb does not exist. So i guess for some reason the Lazarus installer forgot to provide a debugger ? The lazarus installer does not provide gdb (except on windows). On all other OS gdb is pat of

Re: [Lazarus] Openoffice and Zotero

2013-09-28 Thread Sven Barth
On 28.09.2013 21:54, Tom Backer Johnsen wrote: As far as I can see from the Zotero page, no plugins for AOO documents are mentioned, only Word and LibreOffice are mentioned. That seems to be a change, I am sure that AOO used to be mentioned there as well. I am currently a user of AOO version

Re: [Lazarus] Openoffice and Zotero

2013-09-28 Thread Tom Backer Johnsen
Terribly sorry. I did send this message to the wrong list! Should have been the OpenOffice one and not Lazarus! Tom On 28. Sep 2013, at 22:01 , Sven Barth pascaldra...@googlemail.com wrote: On 28.09.2013 21:54, Tom Backer Johnsen wrote: As far as I can see from the Zotero page, no plugins

Re: [Lazarus] Lazarus debugger not working

2013-09-28 Thread Dmitry Boyarintsev
Make sure Xcode was installed with command line tools, it might be off by default Also, try opening Terminal and running wheteis gdb. It should give the full path On Saturday, September 28, 2013, Sven Barth wrote: On 28.09.2013 21:22, MichaelaBarb wrote: When trying to open the path, it says

[Lazarus] Debugger in Mac refusing to start app

2013-09-28 Thread Felipe Monteiro de Carvalho
Hello, I am having a wierd issue in Mac OS X: I have one particular project which is quite big and since yesterday night everytime I press play I get: The GDB command: -symbol-list-lines refs_format.pas did not return any result. The GDB process is no longer running. Yesterday it was quite