> Did you compile Gambas with debugging information enabled? Yes, the debug option was checked. Just to verify I recompiled again and here are the complete output...
root@raspi-dev:/home/cj/Gambas 3/Projekt/libwiringPi_irq# gdb gbx3 GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "arm-linux-gnueabi". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/local/bin/gbx3...done. (gdb) break THROW Breakpoint 1 at 0x4a15c: file gb_error.c, line 463. (gdb) run Starting program: /usr/local/bin/gbx3 [Thread debugging using libthread_db enabled] wiringPi Init OK... [New Thread 0xb640d470 (LWP 14603)] IRQ setup OK... Waiting.... Waiting.... Waiting.... Waiting.... Waiting.... Waiting.... Waiting.... Waiting.... Waiting.... [Switching to Thread 0xb640d470 (LWP 14603)] Breakpoint 1, THROW (code=0) at gb_error.c:463 463 gb_error.c: No such file or directory. in gb_error.c (gdb) bt #0 THROW (code=0) at gb_error.c:463 #1 0x0004a42c in THROW_STACK () at gb_error.c:477 #2 0x0004a42c in THROW_STACK () at gb_error.c:477 Backtrace stopped: previous frame identical to this frame (corrupt stack?) (gdb) Let me know if there anything else I can test... /CJ ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user