Comment #2 on issue 242 by tvijlbr...@gmail.com: Gamba forms fail on Debian  
ARM
http://code.google.com/p/gambas/issues/detail?id=242

Ok, I'll look into it.

I have a weird gdb issue however:

user@Nokia-N800-43-7:~/tmp$ gbr2 hello.gambas
Hello
user@Nokia-N800-43-7:~/tmp$ gdb gbr2
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/bin/gbr2...(no debugging symbols found)...done.
(gdb) run hello.gambas
Starting program: /usr/bin/gbr2 hello.gambas
[Thread debugging using libthread_db enabled]
ERROR: #45: File or directory does not exist

Program exited with code 01.

So, i cannot debug gbr2 in the normal way. I get an error
message from gbr2 which does not occur when invoked from the commandline
outside gdb???

Any hints? This works ok on i386.

Note that you can run arm programs with qemu without buying hardware:

http://www.cnx-software.com/2011/10/18/raspberry-pi-emulator-in-ubuntu-with-qemu/


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to