[m-rev.] for review: add ssdb_builtin.m to std library

Peter Ross pro at missioncriticalit.com
Tue Oct 2 15:01:12 AEST 2007


On 10/1/07, Peter Ross <pro at missioncriticalit.com> wrote:
> On 10/1/07, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
> > On Mon, 1 Oct 2007, Peter Ross wrote:
> >
> > > On 9/28/07, Peter Ross <pro at missioncriticalit.com> wrote:
> > >> Estimated hours taken: 8
> > >> Branches: main
> > >>
> > >> Add the infrastructure for a new debugger which is implemented purely
> > >> in Mercury.  This debugger will be used in grades which the current debugger
> > >> doesn't support.
> > >>
> > >> compiler/mercury_compile.m:
> > >>         Add the code to call the ssdb pass.
> > >>
> > >> library/ssdb_builtin.m:
> > >>         The module which will hold the built-ins used by the source
> > >>         to source transformation.
> > >>
> > >> library/library.m:
> > >>         Add ssdb_builtin.
> > >>
> > >> mdbcomp/prim_data.m:
> > >>         Handle the new builtin module.
> > >>
> > > Is there any problems to check this in, before discussing the design
> > > of the ssdb?
> >
> > Is there any point in checking it in before discussing the design of
> > the ssdb?
> >
> Yes, there will need to be a ssdb_builtin module and it needs to be
> installed on all the development machines to avoid bootstrapping
> problems.
>
After the meeting can you let me know, if this can be checked in.

Note is needed to avoid bootstrapping issues in the future.
---
Peter Ross - Mission Critical Australia
AU: +61 424 651 834
BE: +32 485 482 559
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list