Re: [fpc-pascal] Source line numbers during execution

2006-07-11 Thread bartek
Graeme Geldenhuys schrieb: > On 7/11/06, Luiz Americo Pereira Camara <[EMAIL PROTECTED]> wrote: >> It works under Linux, it uses Simpleipc for app comunication. I tested >> it in Ubuntu Dapper Drake. The only issues i am having are related in >> Know Issues section. >> >> Luiz > > > Excellent! Th

Re: [fpc-pascal] Source line numbers during execution

2006-07-10 Thread Graeme Geldenhuys
On 7/11/06, Luiz Americo Pereira Camara <[EMAIL PROTECTED]> wrote: It works under Linux, it uses Simpleipc for app comunication. I tested it in Ubuntu Dapper Drake. The only issues i am having are related in Know Issues section. Luiz Excellent! Thanks Luiz... Graeme. -- There's no place

Re: [fpc-pascal] Source line numbers during execution

2006-07-10 Thread Luiz Americo Pereira Camara
Graeme Geldenhuys escreveu: Hi Luiz, I had a look at the wiki site and that tools looks interesting. Does it work under Linux as well, or is it a Windows only app. Your only requirement on the wiki is Lazarus. It works under Linux, it uses Simpleipc for app comunication. I tested it in Ubunt

Re: [fpc-pascal] Source line numbers during execution

2006-07-10 Thread Graeme Geldenhuys
Hi Luiz, I had a look at the wiki site and that tools looks interesting. Does it work under Linux as well, or is it a Windows only app. Your only requirement on the wiki is Lazarus. Regards, Graeme. On 7/10/06, Luiz Americo Pereira Camara <[EMAIL PROTECTED]> wrote: You can try MultiLog. I

Re: [fpc-pascal] Source line numbers during execution

2006-07-10 Thread Luiz Americo Pereira Camara
Arí Ricardo Ody escreveu: I've tried to make programs generated by FPC inform the line number or exceptions in execution time and I can't. I use fpc.cfg standard installed during Lazarus 0.9.16 installation and I put -CX -XX -gl after the name of the source in the FPC compilation. May someo

Re: [fpc-pascal] Source line numbers during execution

2006-07-10 Thread Vincent Snijders
Arí Ricardo Ody wrote: I've tried to make programs generated by FPC inform the line number or exceptions in execution time and I can't. I use fpc.cfg standard installed during Lazarus 0.9.16 installation and I put -CX -XX -gl after the name of the source in the FPC compilation. May someone o

[fpc-pascal] Source line numbers during execution

2006-07-10 Thread Arí Ricardo Ody
I've tried to make programs generated by FPC inform the line number or exceptions in execution time and I can't. I use fpc.cfg standard installed during Lazarus 0.9.16 installation and I put -CX -XX -gl after the name of the source in the FPC compilation. May someone of you tell me a step-by-