dmnt: refactor/add support for getting process list in gdb

This commit is contained in:
Michael Scire
2021-07-17 06:27:40 -07:00
parent e5a0f0d3b0
commit 22bce9f680
5 changed files with 255 additions and 107 deletions

View File

@@ -99,5 +99,12 @@
}, {
"type": "handle_table_size",
"value": 0
}]
},
{
"type": "debug_flags",
"value": {
"allow_debug": false,
"force_debug": true
}
}]
}