[Gambas-user] Shared WiringPi library for RasPi
Benoît Minisini
gambas at ...1...
Sat Apr 6 00:51:12 CEST 2013
Le 03/04/2013 14:19, CJ a écrit :
>
>> 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 at ...3122...:/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
--> If you have compiled Gambas from sources on that machine, you should
not have that error message...
--
Benoît Minisini
More information about the User
mailing list