* cli/cli-cmds.c (edit_command): If symtab->fullname is not yet
authorEli Zaretskii <eliz@gnu.org>
Thu, 28 Apr 2005 20:32:42 +0000 (20:32 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 28 Apr 2005 20:32:42 +0000 (20:32 +0000)
commita955ca7173f8c0fed60292d19b949adb23b76214
tree50e82aba941a7d4a98657fead11868e1b4fbef8e
parent46845f5e980b0b6e59ca5d83100ff9c42f380039
* cli/cli-cmds.c (edit_command): If symtab->fullname is not yet
set, use symtab_to_fullname, instead of trying to do its job.  Use
xstrprintf instead of malloc and sprintf.
gdb/ChangeLog
gdb/cli/cli-cmds.c