GDB: edit command

UVSoft UVSoft@rambler.ru
Thu Nov 10 17:16:00 GMT 2005


Hello,

Could you help me to solve a problem?
Here it is:

1. EDITOR=/usr/local/bin/vim
2. export EDITOR
3. cd /home/someuser/someprog/
3. gdb Prog
4. bla-bla-bla
5. edit

It runs VIM but path to the file is

`/home/someuser/someprogProg'...

without a last slash between directory and file name...

so VIM create a new file... `someprogProg'

Am I do something wrong?

Thank you.



More information about the Gdb mailing list