Skip to content

Commit

Permalink
Add code to support Java's jdb.
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Nov 14, 2014
1 parent 440708b commit 480ca88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/realgud
Expand Up @@ -5,6 +5,7 @@
("realgud/debugger/bashdb" "realgud/debugger/bashdb/*.el")
("realgud/debugger/gdb" "realgud/debugger/gdb/*.el")
("realgud/debugger/gub" "realgud/debugger/gub/*.el")
("realgud/debugger/jdb" "realgud/debugger/jdb/*.el")
("realgud/debugger/kshdb" "realgud/debugger/kshdb/*.el")
("realgud/debugger/nodejs" "realgud/debugger/nodejs/*.el")
("realgud/debugger/pdb" "realgud/debugger/pdb/*.el")
Expand Down

0 comments on commit 480ca88

Please sign in to comment.