User forums > Using Code::Blocks
Debugging cursor disappearing
oBFusCATed:
The normal way you upgrade your debian system. Read their help/manual.
Jenna:
--- Quote from: Léa Massiot on November 13, 2011, 11:19:47 pm ---Again. Sorry. A few last questions:
1) Why did you ask me to install a nightly build? To benefit from the latest functionalities?
How different is a nightly build from the sources I downloaded and installed at first? (Actually, this one is better, for example it's really nice to be able to double-click to get the view full-window!)
2) If I want to get the next nightly build, how can I do that? Like this?
--- Code: ---> apt-get remove codeblocks codeblocks-contrib
> apt-get update
> apt-get install codeblocks codeblocks-contrib
--- End code ---
Best regards,
--
Léa
--- End quote ---
If you have the 10.05 release installed, you should uninstall it, otherwise apt will not see the newer packages as far as I know.
You might have to uninstall the *-common-packages also.
If you already have a nightly and use my repo, it should work flawlessly.
I suggest using a package-manager like synaptic to uninstall/install C::B (and other software).
Léa Massiot:
@oBFusCATed and @Jens : Thank you for your answers.
--- Quote from: oBFusCATed ---The normal way you upgrade your debian system. Read their help/manual.
--- End quote ---
I read something like:
--- Code: ---> apt-get install codeblocks codeblocks-contrib
--- End code ---
would upgade the packages... (if they are already installed which is my case).
@Jens : Do you confirm?
Again, about:
--- Code: ---Unknown file: /usr/lib/libstdc++.so.6
In __cxa_throw () (/usr/lib/libstdc++.so.6)
--- End code ---
Does it really mean an exception is being thrown?
I don't know if I should investigate further...
Literature about "__cxa_throw" on the Web is rather esoteric to me...
Thanks for your expertise.
--
Léa
oBFusCATed:
Yes, it is. You can add initial command "catch catch" to see where the catch happens.
I've not tried this command, but I guess this is what it does.
Navigation
[0] Message Index
[*] Previous page
Go to full version