kopia lustrzana https://github.com/c9/core
add gdb debugger to default config
rodzic
bff5c4737f
commit
272ae4e286
|
@ -380,6 +380,7 @@ module.exports = function(options) {
|
||||||
"plugins/c9.ide.run.debug/liveinspect",
|
"plugins/c9.ide.run.debug/liveinspect",
|
||||||
|
|
||||||
"plugins/c9.ide.run.debug.xdebug/xdebug",
|
"plugins/c9.ide.run.debug.xdebug/xdebug",
|
||||||
|
"plugins/c9.ide.run.debug/debuggers/gdb/gdbdebugger",
|
||||||
|
|
||||||
// Console
|
// Console
|
||||||
{
|
{
|
||||||
|
|
Ładowanie…
Reference in New Issue