[m-dev.] Make decldebug and debug imply stseg

Peter Ross pro at missioncriticalit.com
Tue Sep 4 15:19:40 AEST 2007


On 9/4/07, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
>
> On Tue, 4 Sep 2007, Peter Ross wrote:
>
> > One of the main problems we have when debugging real programs is
> > running out of stack.
> >
> > Seeing that we have the stseg grade now, is there any objects to debug
> > and decldebug implying stseg?
>
s/objects/objections/g

> How would we use those grades with stseg if that were the case?
>
> Perhaps rather than doing the above we could just make the default
> debug grades that are installed .stseg grades.
>
Rather than

mmc --make --grade asm_fast.gc.decldebug.stseg program

we would type

mmc --make --grade asm_fast.gc.decldebug

".stseg" would be automatically added.

If needed we could have asm_fast.gc.decldebug.nostseg grade.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at csse.unimelb.edu.au
Administrative Queries: owner-mercury-developers at csse.unimelb.edu.au
Subscriptions:          mercury-developers-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the developers mailing list