Re: HLL Debug Segments

2005-11-15 Thread Roger Browne
nters. I hope this example is useful for the purposes of discussion, and maybe also as sample input data for whoever implements this. I will keep the example updated according to any design decisions that are made. Regards, Roger Browne

Re: HLL Debug Segments

2005-11-15 Thread Roger Browne
On Mon, 2005-11-14 at 22:33 +0100, Leopold Toetsch wrote: > I'd much more prefer that a compiler (amber anyone ;) just emits PIR > with debug syntax so that folks get a feeling how it looks like. Good idea. I'll do it tomorrow (off to bed now). Regards, Roger Browne

Re: HLL Debug Segments

2005-11-14 Thread Roger Browne
the message for its piece of code before finding and handing over to the Amber error handler for the remainder. Regards, Roger Browne

Re: HLL Debug Segments

2005-11-14 Thread Roger Browne
27;t see the need for special syntax. Just reset everything to defaults at the start of each new file. Within a file, the usual syntax can be used (e.g. you could just set filename to ""). Thanks for your work on this. Regards, Roger Browne