While using gdb 6.3,  I was having a problem with the directory name and the
file name being concatenated by the edit command without an intervening slash.
My solution was just to add the slash to the sprintf format string
in cli/cli-cmds.c, near line 650.  It worked for me.



_______________________________________________
Bug-gdb mailing list
Bug-gdb@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gdb

Reply via email to