Home » Community » U++ community news and announcements » GDB debugger refactored and multithreaded
GDB debugger refactored and multithreaded [message #42169] |
Tue, 25 February 2014 18:27 |
mdelfede
Messages: 1308 Registered: September 2007
|
Ultimate Contributor |
|
|
Hi,
now Gdb_MI2 debugger can use multithreading (compile with MT flag).
This makes debugger quite more responsive.
Data panes are updated by a background thread (in MT mode) or with a timed callback (in non-MT mode).
Here some features:
- Pane to display 'this' data members, along with locals and watches
- Decoding of some Upp containers, more to come
- Data display mostly in background
- Ability to stop a running program (Async break), only for POSIX (linux) by now
Please test it!
Ciao
Max
|
|
|
Goto Forum:
Current Time: Mon Apr 28 11:10:58 CEST 2025
Total time taken to generate the page: 0.00406 seconds
|