Hi,

I have generated a program with FPC for ARM (and with multithread lib).
I made several test with debug tools,
and I have found this.

Gdb running in ARM target debug perfectly the FPC program generated,
Gdbserver running in ARM target (obviously) debug perfectly the FPC
program generated using as host
Gdb running in ARM target but gdbserver generate segmentation fault when
the host gdb is cross gdb (arm-linux-gdb)

I have try with gdb crosscompile (arm-linux-gdb) with v5.3 v6.1 v6.1.1
v6.2 (and insight also)

It's really stranger, but it's. Any suggestion about what's happening?

thank you in advanced.

regards


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to