Re: [lazarus] Unusual problem with Lazarus & gdb
if I use gdb v6.0 distributed with Lazarus things work as they should. The app also seems to compile a lot quicker. On 11/24/06, Vincent Snijders <[EMAIL PROTECTED]> wrote: Sam Washkansky schreef: > Hi all, > > I have a bit of a problem. I'm using Lazarus v9.21 build 10233M on > Windows XP pro with SP2, and am using GDB 6.2.1 as my debugger. The > problem is that whenever I Try and run my application I get the same > result as if I had Pressed Ctrl-F9. The Application is compiled but the > ide does not start it in debugger mode. The only way I can debug my > application is by running a backtrace using gdb from a command prompt. > Has anybody > experienced something like this, or do you have a possible cause and > solution? Does this also happen if you use the gdb 6.0 distributed with lazarus? If you used an installer to install in c:\lazarus, you will find it in c:\lazarus\mingw\bin. Vincent _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives -- Regards Sam Washkansky Tel:+27+823738257 email:[EMAIL PROTECTED]
Re: [lazarus] Unusual problem with Lazarus & gdb
Not sure will try that now and let you know On 11/24/06, Vincent Snijders <[EMAIL PROTECTED]> wrote: Sam Washkansky schreef: > Hi all, > > I have a bit of a problem. I'm using Lazarus v9.21 build 10233M on > Windows XP pro with SP2, and am using GDB 6.2.1 as my debugger. The > problem is that whenever I Try and run my application I get the same > result as if I had Pressed Ctrl-F9. The Application is compiled but the > ide does not start it in debugger mode. The only way I can debug my > application is by running a backtrace using gdb from a command prompt. > Has anybody > experienced something like this, or do you have a possible cause and > solution? Does this also happen if you use the gdb 6.0 distributed with lazarus? If you used an installer to install in c:\lazarus, you will find it in c:\lazarus\mingw\bin. Vincent _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives -- Regards Sam Washkansky Tel:+27+823738257 email:[EMAIL PROTECTED]
Re: [lazarus] Unusual problem with Lazarus & gdb
Sam Washkansky schreef: Hi all, I have a bit of a problem. I'm using Lazarus v9.21 build 10233M on Windows XP pro with SP2, and am using GDB 6.2.1 as my debugger. The problem is that whenever I Try and run my application I get the same result as if I had Pressed Ctrl-F9. The Application is compiled but the ide does not start it in debugger mode. The only way I can debug my application is by running a backtrace using gdb from a command prompt. Has anybody experienced something like this, or do you have a possible cause and solution? Does this also happen if you use the gdb 6.0 distributed with lazarus? If you used an installer to install in c:\lazarus, you will find it in c:\lazarus\mingw\bin. Vincent _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] Unusual problem with Lazarus & gdb
Hi all, I have a bit of a problem. I'm using Lazarus v9.21 build 10233M on Windows XP pro with SP2, and am using GDB 6.2.1 as my debugger. The problem is that whenever I Try and run my application I get the same result as if I had Pressed Ctrl-F9. The Application is compiled but the ide does not start it in debugger mode. The only way I can debug my application is by running a backtrace using gdb from a command prompt. Has anybody experienced something like this, or do you have a possible cause and solution? -- Regards Sam Washkansky Tel:+27+823738257 email:[EMAIL PROTECTED]