Re: [lazarus] Breakpoints not working

2005-12-11 Thread Joost van der Sluis
Okay, the problem was the stupid user behind the keyboard!! Every time I upgraded to one of the unstable builds, I forgot to actually set the debugger in Environment - Debugger Options. Sorry for the false alarm. I make this mistake also now and then. Maybe it is an idea to generate a

[lazarus] Breakpoints not working

2005-12-08 Thread Graeme Geldenhuys
Hi I noticed today that BreakPoints don't work anymore in 0.9.11 on Windows. Not sure about other platforms. Nightly's downloaded: lazarus-0.9.11-20051122 lazarus-0.9.11-20051207 I double checked, and it does work in 0.9.10 I know 0.9.11 is the unstable version, just thought I would

Re: [lazarus] Breakpoints not working

2005-12-08 Thread Vincent Snijders
Graeme Geldenhuys wrote: Hi I noticed today that BreakPoints don't work anymore in 0.9.11 on Windows. Not sure about other platforms. Nightly's downloaded: lazarus-0.9.11-20051122 lazarus-0.9.11-20051207 I double checked, and it does work in 0.9.10 I know 0.9.11 is the unstable version,

Re: [lazarus] Breakpoints not working

2005-12-08 Thread Graeme Geldenhuys
Vincent Snijders wrote: Indeed, I didn't notice. They seem to work fine using the svn version and in lazarus-0.9.11-20051208. What do you mean by not working? I am downloading lazarus-0.9.11-20051208 to test. By not working, I meant that when I set a break point (red dot with ? in

Re: [lazarus] Breakpoints not working

2005-12-08 Thread Graeme Geldenhuys
Graeme Geldenhuys wrote: I will give another update as soon as I have the 0.9.11-20051208 version installed. Okay, the problem was the stupid user behind the keyboard!! Every time I upgraded to one of the unstable builds, I forgot to actually set the debugger in Environment - Debugger

Re: [lazarus] Breakpoints not working

2005-12-08 Thread Simeon Mitev
don't you know the error: ID10T ? :) Graeme Geldenhuys wrote: Graeme Geldenhuys wrote: I will give another update as soon as I have the 0.9.11-20051208 version installed. Okay, the problem was the stupid user behind the keyboard!! Every time I upgraded to one of the unstable builds, I

Re: [lazarus] Breakpoints not working

2005-12-08 Thread Graeme Geldenhuys
Lv wrote: The Kylix and old BP7 debuggers we used to use are just great and very responsive. It is to me the biggest weakness of Lazarus as Borland-like debuggers are essential for anyone who want to migrate to lazarus. I really miss the debug tooltips over variables. Also the tooltips

Re: [lazarus] Breakpoints not working

2005-12-08 Thread Graeme Geldenhuys
Lv wrote: It would be great if the same ease of use can be implemented in Lazarus. I am sure it will in due time... If everybody keeps donating a bit of time to it, it will get there! I am new no Lazarus and Free Pascal, but so far I am very impressed at the speed things get done in Lazarus.

Re: [lazarus] Breakpoints not working

2005-12-08 Thread Graeme Geldenhuys
Simeon Mitev wrote: don't you know the error: ID10T ? :) :-) I do now! G. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at

Re: [lazarus] Breakpoints not working

2005-12-08 Thread Vincent Snijders
Graeme Geldenhuys wrote: Lv wrote: The Kylix and old BP7 debuggers we used to use are just great and very responsive. It is to me the biggest weakness of Lazarus as Borland-like debuggers are essential for anyone who want to migrate to lazarus. I really miss the debug tooltips over

Re: [lazarus] Breakpoints not working

2005-12-08 Thread Graeme Geldenhuys
Vincent Snijders wrote: I am no Delphi user, but if I understand you correctly, then lazarus has this too, if you enable the option: Editor Options - Code tools - Automatic features - Tooltip expression evaluation (I hope I translated the captions correctly). Hi, It does sound like it will