[fpc-pascal] var parameters under 64-bit GDB?
Flávio Etrusco
flavio.etrusco at gmail.com
Thu Mar 25 14:37:52 CET 2010
On Thu, Mar 25, 2010 at 9:41 AM, Graeme Geldenhuys
<graemeg.lists at gmail.com> wrote:
> Hi,
>
> I'm using FPC 2.4.1 with GDB 6.8 under Ubuntu 8.04.2 LTS on a all 64-bit
> system.
>
>
> All var parameters [even of simple types like Integer, Boolean etc.] show
> up as memory addresses instead of their values when debugged. I believe
> this is only an issue if 64-bit systems are used.
>
> What is the actual issue? Limitation of FPC's debug information,
> non-Pascal support in GDB, both, other?
>
> Regards,
> - Graeme -
The same problem exists in 32-bit. Or does it show as untyped address/pointer?
-Flávio
More information about the fpc-pascal
mailing list