gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tab complete of path inserts space at end


From: Zach L
Subject: tab complete of path inserts space at end
Date: Tue, 14 Aug 2012 10:20:34 -0700 (PDT)

I've been google-ing all over for an answer, but can't find one.

When I'm tab-completing paths in GDB, it inserts spaces at the end.  For
example, if I'm typing "/testdir" and I tab-complete it to "/testdir_today",
it will go onto my gdb line as: "(gdb) command -f /testdir_today ".  That
trailing space means that I can't continue walking through directories
without going and deleting this trailing space.

I don't see why this is here.  Emacs doesn't do it, bash doesn't do it, but
GDB does, and it makes typing in paths very painful.

-- 
View this message in context: 
http://old.nabble.com/tab-complete-of-path-inserts-space-at-end-tp34297565p34297565.html
Sent from the Gnu - gdb - General mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]