yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14679
Re: [Question #625432]: Starting debug session from inside kdevelop
Question #625432 on Yade changed:
https://answers.launchpad.net/yade/+question/625432
Status: Open => Answered
Robert Caulk proposed the following answer:
Hello,
> 2) In EXECUTABLE section i chose the path to installed YADE;
Hmm your executable should by python, not yade. Maybe these directions will help:
Run->Configure launches->Add New->Compiled Binary:
In executable field: /path/to/python2.7
In Arguments: /path/to/yade /path/to/simulation.py
In working directory: directory containing simulation.py
Now click on "Debug" under the "New Compiled Binary Launcher"
In debugger executable: /path/to/gdb
Best of luck,
Robert
--
You received this question notification because your team yade-users is
an answer contact for Yade.