X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=DbgTerminal.py;h=a899a6358bdbdc3a4f4c6896bb6d16d69f8c6dba;hb=7c7da5bcd494d7a53b40952232a889f59c4dfbf2;hp=ab365deb4245bde09116810e2ecdea9c84cbe779;hpb=32cf025183d25d3ab1f8e398ef391f6b3616d980;p=pygdb.git diff --git a/DbgTerminal.py b/DbgTerminal.py index ab365de..a899a63 100644 --- a/DbgTerminal.py +++ b/DbgTerminal.py @@ -244,10 +244,6 @@ def quitHandler(*w): pass -def updateVim(): - os.system('gvim --servername pygdb --remote-send " :GDBLoadConfig"') - - def relToAbsPath(absfile, relfile): """When an absfile is given and a relfile is given by relative paths relative to absfile, determine the abs