[Qt-creator] threadnames not called in 2.7.1

Christoph Mathys eraserix at gmail.com
Wed May 15 09:25:13 CEST 2013


I noticed that threadnames is not called anymore in 2.7.1. This works fine
on 2.7.0.

Excerpt from the debugger log:

2.7.1
33-interpreter-exec console "bbsetup"
34maint print msymbols /tmp/gdb_ns_.Ju1101
35-thread-info
36-stack-list-frames 0 20
37-stack-select-frame 1
38bb options:fancy,autoderef,dyntype vars:
expanded:return,local,watch,inspect typeformats: formats: watchers:
<Rebuild Watchmodel 1>

2.7.0
33-interpreter-exec console "bbsetup"
34maint print msymbols /tmp/gdb_ns_.RT1755
35-thread-info
36threadnames 20
37-stack-list-frames 0 20
38-stack-select-frame 1
39bb options:fancy,autoderef,dyntype vars:
expanded:return,local,watch,inspect typeformats: formats: watchers:
<Rebuild Watchmodel 1>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20130515/48e7e4fe/attachment.html>


More information about the Qt-creator mailing list