Details
Description
- Start Creator.
- Open Options dialog, Debugger, Gdb. Remove all entered versions of gdb. Click OK.
- Restart Creator.
- Open Options dialog, Debugger, Gdb. Now the gdb versions from Creator's installation directory show up.
So far this is a nice feature. Unfortunately, there are some inconsistencies:
- Set a gdb for Symbian from a different directory and check GCCE only.
gdb for Symbian from installation directory will be added with all Symbian toolchains checked - so two debuggers are set for GCCE. Which of these will be used? - Having set versions for Symbian and desktop only, a version for Maemo will be added. When gdb versions for Maemo and desktop are set only, a version for Symbian will not be added.
- A gdb for debugging desktop applications seems to be added only if no gdb is entered.