[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Clarrifying 64-bit debugging
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Clarrifying 64-bit debugging |
Date: |
Tue, 24 Jul 2007 11:03:00 +0100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
John O Goyo <address@hidden> writes:
> Gauius:
>
> Can you debug gm2-compiled binaries on your 64-bit systems?
>
> I can debug binaries built with the Solaris32/sparc version without
> problems but I cannot debug binaries built with the Solaris64/sparc
> version. (Gdb complains about offsets pointing beyond the code
> sections.)
>
> john
Hi John,
I've just rebuilt and tested gm2 and gdb. I can debug Modula-2
programs on a LP64 (Athlon 64, Debian Etch) - single step, next, up,
down, print, ptype seem to work normally.
regards,
Gaius