fix bug: open non-open files in vim
[pygdb.git] / pygdb.vim
2008-06-10 Stefan Huberfix bug: open non-open files in vim
2008-06-10 Stefan Huberadded a vim load-config feature
2008-06-10 Stefan Huber- moving pygdb path to .gvimrc
2008-06-09 Stefan Huberfixing breakpoint bug
2008-06-09 Stefan Hubermoved path-pruning to debugger
2008-06-09 Stefan Huber- removing path of file in vim, just the fname
2008-06-09 Stefan Huber- adapted pygdb.vim
2008-06-09 Stefan Huber- Fixed bug when bp is set on same addr
2008-06-09 Stefan Huberremoved a print and added another
2008-06-09 Stefan Huber- fixing problem of destroying windows -> segfault
2008-06-09 Stefan Huberadding first vim code+