mirror of
https://review.haiku-os.org/haiku
synced 2025-01-31 02:35:03 +01:00
d2be966d2b
- Clicking on a team item in Threads and CPU Usage now offers the option to debug the team in addition to killing it. - Both the aforementioned option and the previously existing thread debugging option now invoke Debugger directly instead of simply invoking debug_server via debug_thread(). Implements #9768.