On Wed, Jan 23, 2013 at 10:21 PM, Derek Gaston <fried...@gmail.com> wrote:
> I "solved" the debugging issue:
>
> export
> DYLD_LIBRARY_PATH=/Users/gastdr/projects/libmesh/.libs:$DYLD_LIBRARY_PATH
>
> Once again, it was not clear to me that I needed to reference .libs under
> the libmesh directory... but now I can run the debug executable...
>
You're not supposed to do this. You just need to do:
libtool --mode=execute gdb executable
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel