Many thanks - sorry for the mistake. I will testing better in the future. There will be more code moving out of realgud - trepanjs (which will be called trepan-node-debug). And jdb. After this, ipdb, trepanjs, and jdb will be removed from realgud and the version number bumped. Although trepan and gub should also move out, I'll save that for some other time. On Tue, May 21, 2019 at 4:20 PM Stefan Monnier wrote: > branch: master > commit 0d065774805d3a2918be803f34659aaa98fb9d0c > Author: Stefan Monnier > Commit: Stefan Monnier > > * ipdb/track-mode.el: Fix typo > --- > packages/realgud-ipdb/ipdb/track-mode.el | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/packages/realgud-ipdb/ipdb/track-mode.el > b/packages/realgud-ipdb/ipdb/track-mode.el > index 46e358d..7a03bfe 100644 > --- a/packages/realgud-ipdb/ipdb/track-mode.el > +++ b/packages/realgud-ipdb/ipdb/track-mode.el > @@ -72,4 +72,4 @@ a process shell. > ) > > (provide-me "realgud--ipdb-") > -q > + >