[fpc-pascal] Debug information

Martin lazarus at mfriebe.de
Mon May 28 22:25:47 CEST 2012


On 28/05/2012 21:19, Rainer Stratmann wrote:
> Am Monday 28 May 2012 22:09:21 schrieb Martin:
>> On 28/05/2012 20:35, Rainer Stratmann wrote:
>>> Am Monday 28 May 2012 21:12:30 schrieb Martin:
>>>> On 27/05/2012 13:32, Rainer Stratmann wrote:
>>>>> How to get debug information?
>>>>>
>>>>> There is an error, but only adresses are shown.
>>>> How/ Where are the addresses shown?
>>> The addresses were shown in the output window (console).
>>> Runtime error 207 at $0808BE90
>>>           $0808BE90
> Hi,
>
> that sounds very complicated in comparison to the past. There I could get it
Well as others already said: it should still work simply by adding -gl

But apparently it does not for you.
Finding out why not, indeed can be more complex. So I added various bits 
of info... In case.

Just seeing you use lazarus.

Check that you have not accidentally set any options that will block 
-gl, such as -Xs or maybe (may work but I do not know for sure) -Xg

After changing options, change "Build" or "Build all" from "run" menu.





More information about the fpc-pascal mailing list