Forum > Windows
Can't change anything on a form
Bart:
Run the crashing executable from within gdb, let it crash, then get a backtrace (make sure the app is compiled with debug info).
See: http://wiki.lazarus.freepascal.org/Creating_a_Backtrace_with_GDB
The backtrace will tell from where RaiseGDBException was called.
Bart
adriane:
Thanks people. I cheated and found myself a windows 8 machine. Compiled fine on that and works fine on Windows 10 once compiled.When I get a bit more time I'll try and work out what was going on.
Navigation
[0] Message Index
[*] Previous page