[fpc-pascal]Debuging a program generated by FPC for ARM

Jose Pascual josepascual at almudi.com
Tue Aug 10 13:29:06 CEST 2004


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





More information about the fpc-pascal mailing list