Thanks, now I can debug fpc packages!. Leonardo M. Ramé http://leonardorame.blogspot.com
--- On Thu, 2/24/11, Henry Vermaak <[email protected]> wrote: > From: Henry Vermaak <[email protected]> > Subject: Re: [fpc-devel] Compiling FPC with Debug info > To: "FPC developers' list" <[email protected]> > Date: Thursday, February 24, 2011, 7:38 PM > On 24 February 2011 20:56, Leonardo > M. Ramé <[email protected]> > 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 - [email protected] > http://lists.freepascal.org/mailman/listinfo/fpc-devel > _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
