On Thu, Mar 25, 2010 at 9:41 AM, Graeme Geldenhuys
<graemeg.li...@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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to