Re: [fpc-devel] Compiling FPC with Debug info

2011-02-24 Thread Marcos Douglas
On Thu, Feb 24, 2011 at 7:52 PM, Leonardo M. Ramé  wrote:
> Thanks, now I can debug fpc packages!.
>

Very good!
I did not answer your another question because Henry did.


Marcos Douglas
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Compiling FPC with Debug info

2011-02-24 Thread Leonardo M . Ramé
Thanks, now I can debug fpc packages!.

Leonardo M. Ramé
http://leonardorame.blogspot.com


--- On Thu, 2/24/11, Henry Vermaak  wrote:

> From: Henry Vermaak 
> Subject: Re: [fpc-devel] Compiling FPC with Debug info
> To: "FPC developers' list" 
> Date: Thursday, February 24, 2011, 7:38 PM
> On 24 February 2011 20:56, Leonardo
> M. Ramé 
> wrote:
> > Thanks Marcos, I used make clean all OPT="-g" and
> aparently it didn't include debugging info. How can I check
> that?
> >
> 
> Try OPT="-gl -O-".  You can check the .o files with
> the "file"
> command.  This will tell you if it's stripped or not.
> 
> Henry
> ___
> fpc-devel maillist  -  fpc-devel@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
> 



___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Compiling FPC with Debug info

2011-02-24 Thread Henry Vermaak
On 24 February 2011 20:56, Leonardo M. Ramé  wrote:
> Thanks Marcos, I used make clean all OPT="-g" and aparently it didn't include 
> debugging info. How can I check that?
>

Try OPT="-gl -O-".  You can check the .o files with the "file"
command.  This will tell you if it's stripped or not.

Henry
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Compiling FPC with Debug info

2011-02-24 Thread Leonardo M . Ramé
Thanks Marcos, I used make clean all OPT="-g" and aparently it didn't include 
debugging info. How can I check that?

Leonardo M. Ramé
http://leonardorame.blogspot.com


--- On Thu, 2/24/11, Marcos Douglas  wrote:

> From: Marcos Douglas 
> Subject: Re: [fpc-devel] Compiling FPC with Debug info
> To: "FPC developers' list" 
> Date: Thursday, February 24, 2011, 6:32 PM
> On Thu, Feb 24, 2011 at 5:11 PM,
> Leonardo M. Ramé 
> wrote:
> > Hi, I usually compile fpc with "make clean all", this
> builds everything for RELEASE. How can I compile this with
> Debug info?
> 
> make clean all OPT="params_here"
> 
> Like this:
> http://wiki.lazarus.freepascal.org/Installing_Lazarus#STEP_.235:_Create_a_BAT_file_to_compile_Lazarus
> 
> 
> Marcos Douglas
> ___
> fpc-devel maillist  -  fpc-devel@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
> 



___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Compiling FPC with Debug info

2011-02-24 Thread Marcos Douglas
On Thu, Feb 24, 2011 at 5:11 PM, Leonardo M. Ramé  wrote:
> Hi, I usually compile fpc with "make clean all", this builds everything for 
> RELEASE. How can I compile this with Debug info?

make clean all OPT="params_here"

Like this:
http://wiki.lazarus.freepascal.org/Installing_Lazarus#STEP_.235:_Create_a_BAT_file_to_compile_Lazarus


Marcos Douglas
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


[fpc-devel] Compiling FPC with Debug info

2011-02-24 Thread Leonardo M . Ramé
Hi, I usually compile fpc with "make clean all", this builds everything for 
RELEASE. How can I compile this with Debug info?

Thanks, in advance,
Leonardo M. Ramé
http://leonardorame.blogspot.com



___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel