[M3devel] missing m3gdb?
Hendrik Boom
hendrik at topoi.pooq.com
Tue Jun 19 17:13:04 CEST 2012
On Tue, Jun 19, 2012 at 10:35:34AM -0400, Hendrik Boom wrote:
> Having downloaded the development version in mid-May and succeeded in
> biulding cm3-all-AMD64_LINUX-d5.9.0-20120518.deb. I then removed my
> existing Modula 3, installed the new .deb, and proceeded to use it with
> no problems until today.
>
> Today tried to use the debugger, and discovered that m3gdb is missing.
>
> Did I bungle something or was m3gdb left out of the script for building
> the .deb for some reason? If the latter, is it still missing?
>
> The only package I remenber deliberately removing is ESC, which didn't
> compile.
I don't know if this is relevant, but::::
On LINUXLIBC6, which I've only partially recompiled so far from those
same mid-May sources, I get
(m3gdb) bt
#0 0x0804c75e in RunSeq (code=0xb6c3436c, exec=0xbfdad6d4)
at ../src/PqCd.m3:907
#1 0x0804c950 in EnvRunMe (self=0xb6c34308) at ../src/PqCd.m3:923
Debug info for file "Stupid.mc" not in stabs format
(m3gdb)
which suggests there may be some inncompatibility, possibly caused by
the partial recompilation of Modula 3. I don't know whether the
debugger is there from my initial download or from my recompilation.
>
> -- hendrik
More information about the M3devel
mailing list