[Lazarus] Terminal window, workaround

svaa svaa at ciberpiula.net
Thu Dec 11 09:39:38 CET 2008


Hello:

I've decide to use the this work around. I write to filetext and in a 
terminal I use "tail -f <file>". It lets me stop in a breakpoint from 
the IDE and watch in the terminal the current value with a writeln. It's 
not the best, but it works for what I need. May be later I will learn 
how to use the gdb from command line.

By the way, I thought gdb was unable to display Pascal variables, but if 
gdb is able to display the value of any variable in Pascal, what's the 
problem of Lazarus's IDE in displaying the value? It uses gdb as 
debugger backend. doesn't it?

Regards
Santiago Amposta

around
> svaa wrote:
>   
>> Hello:
>>
>> I have 0.9.26 on Ubuntu 7.10. I am writing a GUI program, since debugger 
>> has problems to check the values of variables, I want to output debug 
>> data with "writeln" but I  can't get a terminal with if it is not 
>> console application.
>>
>> How can I get a to have the GUI program running and a terminal window also?
>>
>> Regards
>> Santiago A.
>>
>> _______________________________________________
>> Lazarus mailing list
>> Lazarus at lazarus.freepascal.org
>> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>>
>>   
>>     
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20081211/0725ab35/attachment-0007.html>


More information about the Lazarus mailing list