Re: [lazarus] Problem with gdb/IDE and GetEnvironmentVariable (Bug 1685)

2006-05-21 Thread Vincent Snijders
Christian U. wrote: - closes and restarts the IDE, or - sets debugger at (none), reruns the application, sets the debugger at GNU debugger (gdb), thats not real correct, the value is simply not saved. so if you have none as value and set it to gdb, always none is there. i think i have made an

Re: [lazarus] Problem with gdb/IDE and GetEnvironmentVariable (Bug 1685)

2006-05-21 Thread Christian U.
> - closes and restarts the IDE, or > - sets debugger at (none), reruns the application, sets the > debugger at GNU debugger (gdb), thats not real correct, the value is simply not saved. so if you have none as value and set it to gdb, always none is there. i think i have made an bugreport for this

[lazarus] Problem with gdb/IDE and GetEnvironmentVariable (Bug 1685)

2006-05-21 Thread Borut Maricic
> http://www.freepascal.org/mantis/view.php?id=1685 Vincent, thank you for bringing that existing bug-report to my attention. I have now added the following note there: The problem appears only while running in IDE and only when gdb is defined as a debugger and only from the second application ru