You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I purged the original 10.0.0 cdtdebugger first (i.e. the folder ~/cdtdebugger did not exist before running install.sh). When instead of running the installed cdtdebug.sh I attempt to run eclipse from the unpacked tar, it starts without errors.
Is this a bug or am I doing something wrong? Thanks for any help :)
The text was updated successfully, but these errors were encountered:
I have just tried to install the Standalone debugger following the same instructions in a fresh installation of Ubuntu 22.04.01 in Virtualbox and got the same error.
Hello, I wanted to update the standalone deugger to the most recent version. I have followed the instructions in https://github.com/eclipse-cdt/cdt/blob/main/StandaloneDebugger.md#try-out-full-eclipse-installation but when I try to launch the debugger using
~/cdtdebugger/cdtdebug.sh
, Eclipse fails with an a message "An error has occured. See the log file.".I am using Ubuntu 22.04.01 and the version I tried is
eclipse-cpp-2022-12-R-linux-gtk-x86_64.tar.gz
. The output ofjava --version
is:The log file is: 1674380819910.log
I purged the original 10.0.0 cdtdebugger first (i.e. the folder
~/cdtdebugger
did not exist before runninginstall.sh
). When instead of running the installedcdtdebug.sh
I attempt to run eclipse from the unpacked tar, it starts without errors.Is this a bug or am I doing something wrong? Thanks for any help :)
The text was updated successfully, but these errors were encountered: