[fpc-devel] Compiling FPC with Debug info
Leonardo M. Ramé
martinrame at yahoo.com
Thu Feb 24 23:52:35 CET 2011
Thanks, now I can debug fpc packages!.
Leonardo M. Ramé
http://leonardorame.blogspot.com
--- On Thu, 2/24/11, Henry Vermaak <henry.vermaak at gmail.com> wrote:
> From: Henry Vermaak <henry.vermaak at gmail.com>
> Subject: Re: [fpc-devel] Compiling FPC with Debug info
> To: "FPC developers' list" <fpc-devel at lists.freepascal.org>
> Date: Thursday, February 24, 2011, 7:38 PM
> On 24 February 2011 20:56, Leonardo
> M. Ramé <martinrame at yahoo.com>
> 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 at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list