X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog;h=e5111186b30d5ab508451b0243242f8f41f8856e;hb=5b96932ba38475227c261557a886e1dff1948ce6;hp=42ae90cf482582d0d5862610ebceba61dea2b709;hpb=a6b0a3f3145cd0f1d7d5314e9698c542e4e7b888;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 42ae90cf48..e5111186b3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2006-02-21 Andrew Stubbs + + * symfile.c (add_symbol_file_command): Use buildargv(), instead of + hand decoding the command line, to allow use of quotes and spaces. + (_initialize_symfile): Reorganize the help message for add-symbol-file + such that 'help files' shows a better message. + 2006-02-21 Andrew Stubbs * sh-tdep.c (sh_generic_show_regs): Reformat both code and output.