<div dir="ltr"><div>I noticed that threadnames is not called anymore in 2.7.1. This works fine on 2.7.0.<br><br></div>Excerpt from the debugger log:<br><div><br>2.7.1<br>33-interpreter-exec console "bbsetup"<br>34maint print msymbols /tmp/gdb_ns_.Ju1101<br>
35-thread-info<br>36-stack-list-frames 0 20<br>37-stack-select-frame 1<br>38bb options:fancy,autoderef,dyntype vars: expanded:return,local,watch,inspect typeformats: formats: watchers:<br><Rebuild Watchmodel 1><br><br>
2.7.0<br>33-interpreter-exec console "bbsetup"<br>34maint print msymbols /tmp/gdb_ns_.RT1755<br>35-thread-info<br>36threadnames 20<br>37-stack-list-frames 0 20<br>38-stack-select-frame 1<br>39bb options:fancy,autoderef,dyntype vars: expanded:return,local,watch,inspect typeformats: formats: watchers:<br>
<Rebuild Watchmodel 1><br></div></div>