Re: [RFC] Debug Segment, HLL Debug Segment And Source Segment

2005-09-27 Thread Jonathan Worthington
"Roger Browne" <[EMAIL PROTECTED]> wrote: Jonathan Worthington wrote: ... My original task from leo was to sort out the PASM and PIR debug segment to handle multiple files. ... it seems that we need something more clever for the HLL debug seg than the PASM/PIR one. So, I'll back off trying t

Re: [RFC] Debug Segment, HLL Debug Segment And Source Segment

2005-09-27 Thread Roger Browne
Jonathan Worthington wrote: > ... My original task from leo > was to sort out the PASM and PIR debug segment to handle multiple files. > ... it seems that we need > something more clever for the HLL debug seg than the PASM/PIR one. So, I'll > back off trying to deal with HLL debug for now Fa

Re: [RFC] Debug Segment, HLL Debug Segment And Source Segment

2005-09-27 Thread Jonathan Worthington
Rumour has it this thread got warnocked... ;-) My original task from leo was to sort out the PASM and PIR debug segment to handle multiple files. I thought I might try and sort out the HLL debug seg while I was on the job. From Roger's input and further discussion on IRC, it seems that we need

Re: [RFC] Debug Segment, HLL Debug Segment And Source Segment

2005-09-21 Thread Roger Browne
Jonathan Worthington wrote: > FORMAT PROPOSAL... Great! Anything that brings parrot closer to being able to report the HLL filename and line numbers is a good thing! > SOURCE SEGMENTS > ... the idea would seem to be > that this segment can contain source code. I suspect the intention of it >