unable to debug if not started from project directory
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qdevelop (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: qdevelop
Ubuntu 8.04 Hardy
qdevelop:
Installed: 0.25.2-0ubuntu1
Candidate: 0.25.2-0ubuntu1
Version table:
*** 0.25.2-0ubuntu1 0
500 file: hardy/universe Packages
100 /var/lib/
Bug description:
If you start qdevelop from any directory but .pro file directory, breakpoint would not work. gdb would complaint that it could not find the specified files (main.cpp for example). I think this is due to wrong working directory for gdb and passing file names in relative form to gdb.
What I expected:
Being able to work with breakpoints while run qdevelop from any directory (from Development menu for example).
What happened instead:
Breakpoints dont work when I run qdevelop from a directory other than project src directory.
Changed in qdevelop: | |
status: | Incomplete → New |
Hello!
Could you please check if this issue is still happening with last svn version?
You can do it installing last Ubuntu Intrepid release since it provides last version available.
Thanks in advance.