Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Hunger
qt-creator
Commits
53e70f7a
Commit
53e70f7a
authored
15 years ago
by
hjk
Browse files
Options
Downloads
Patches
Plain Diff
mention some debugger changes in changes-2.0.0
parent
8e294efd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dist/changes-2.0.0
+14
-2
14 additions, 2 deletions
dist/changes-2.0.0
with
14 additions
and
2 deletions
dist/changes-2.0.0
+
14
−
2
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment