Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
53e70f7a
Commit
53e70f7a
authored
May 17, 2010
by
hjk
Browse files
mention some debugger changes in changes-2.0.0
parent
8e294efd
Changes
1
Show whitespace changes
Inline
Side-by-side
dist/changes-2.0.0
View file @
53e70f7a
...
...
@@ -57,9 +57,21 @@ Project support
directory
Debugging
* CDB: Fixed bug in location marker
* CDB: Fixed handling of mixed-case file names correctly by normalizing file
* Add on-device debugging for the Symbian platform using gdb
* Add on-device debugging for the Maemo platform using gdb
* gdb: Replace compiled "debugging helpers" by Python based ones
(except on Mac)
* New debugging helpers for QUrl, QAtomicInt, __gnu_ext::hash_map and more
* Additional features for breakpoint, disassembler output, stack,
registers and watchers views
* Improve variable tooltip handling
* gdb: Support reverse execution where available
* gdb: Added mixed disassembler/source output whenever possible
* cdb: Fixed bug in location marker
* cdb: Fixed handling of mixed-case file names correctly by normalizing file
names
* pdb: Added some basic debugging for Python scripts based on pdb
* Improvements in the dialogs, status messages, and general appearance
Help
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment