Bug 875126 - Make cgdb an option for mach --debugger. r=ted
This commit is contained in:
@@ -30,6 +30,10 @@ DEBUGGER_INFO = {
|
||||
"args": "-q --args"
|
||||
},
|
||||
|
||||
"cgdb": {
|
||||
"interactive": True,
|
||||
"args": "-q --args"
|
||||
},
|
||||
"cgdb": {
|
||||
"interactive": True,
|
||||
"args": "-q --args"
|
||||
|
||||
Reference in New Issue
Block a user