X-Git-Url: https://git.sthu.org/?p=pygdb.git;a=blobdiff_plain;f=DbgTerminal.py;h=a899a6358bdbdc3a4f4c6896bb6d16d69f8c6dba;hp=ab365deb4245bde09116810e2ecdea9c84cbe779;hb=127bb50e7d884d3a413ab4b3b429e89b5dfebf74;hpb=6e96e757d011b60496311171a18983c5c7407399 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