Add MSG_THREAD_SET_ADDRESS and implement handling.
This commit is contained in:
@@ -530,6 +530,7 @@ TeamDebugger::MessageReceived(BMessage* message)
|
||||
{
|
||||
switch (message->what) {
|
||||
case MSG_THREAD_RUN:
|
||||
case MSG_THREAD_SET_ADDRESS:
|
||||
case MSG_THREAD_STOP:
|
||||
case MSG_THREAD_STEP_OVER:
|
||||
case MSG_THREAD_STEP_INTO:
|
||||
|
||||
Reference in New Issue
Block a user