Hello all!
Try to debug 2 network apps simultaneously. Different workspaces use same *.h/*.cpp sources, but different execs paths/names/run parameters.
When I start to debug second app. Output of the second app appear in xterm opened by the first debugged app.
Could you please provide me any suggestions how to avoid this?
Is it a bug?
Codelite 6.0 from official repository for Ubuntu 14.04. Linux Mint 17 64 bit (based on Ubuntu 14.04), clang-3.5, lldb-3.5.
LLDB debug 2 Codelite instances output to same xterm
-
- CodeLite Curious
- Posts: 5
- Joined: Wed Jun 25, 2014 4:44 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: LLDB debug 2 Codelite instances output to same xterm
Hi,
Thanks for reporting this. It should be fixed in git head
Eran
Thanks for reporting this. It should be fixed in git head
Eran
Make sure you have read the HOW TO POST thread