yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #04121
Re: [Question #143529]: Cannot launch Debugger
Hi,
try the following scons.profile
PREFIX = '/home/tao/yade/YADEb2'
debug = True
features = 'gts,log4cxx,opengl,openmp,qt4,vtk'
version = 'b2'
Anton
On Mon, Jan 31, 2011 at 12:38 PM, Tao
<question143529@xxxxxxxxxxxxxxxxxxxxx> wrote:
> New question #143529 on Yade:
> https://answers.launchpad.net/yade/+question/143529
>
> Hi all,
> I met a problem when I tried to launch the debugger. Actually, I got the scons.profile-default as bellow:
> PREFIX = '/home/tao/yade/YADEb2'
> debug = True
> features = 'gts,log4cxx,opengl,openmp,qt4,vtk'
> version = 'b2'
> CXX = 'ccache g++'
> CXXFLAGS = []
> defThreads = 2
> SHCCFLAGS = ['-fPIC']
>
> The problem is that when a "segmentation fault" occurs, the debugger cannot be automatically launched at crash. I do not know how to handle that then. Could anybody tell me a solution?
>
> Thanks,
>
> Tao
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
References