mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 15:51:37 +00:00
Bug 875332 - add cgdb to the known debuggers list; r=jmaher
This commit is contained in:
parent
c3f0a98c51
commit
54f19801f4
@ -30,6 +30,11 @@ DEBUGGER_INFO = {
|
||||
"args": "-q --args"
|
||||
},
|
||||
|
||||
"cgdb": {
|
||||
"interactive": True,
|
||||
"args": "-q --args"
|
||||
},
|
||||
|
||||
"lldb": {
|
||||
"interactive": True,
|
||||
"args": "--"
|
||||
|
Loading…
x
Reference in New Issue
Block a user