diff options
author | Nicolas Blanc <nicolas.blanc@intel.com> | 2013-10-29 17:32:17 +0100 |
---|---|---|
committer | Nicolas Blanc <nicolas.blanc@intel.com> | 2013-10-29 17:32:17 +0100 |
commit | 9ac6985971f0af43d4dd385798db42eecb4ea98b (patch) | |
tree | 193bdca8c25d6d672815aeb470fb17def00eeab3 /gdb/doc | |
parent | 24ba476b649c95cc8973be1d1dbd765531af1fde (diff) | |
download | gdb-9ac6985971f0af43d4dd385798db42eecb4ea98b.zip gdb-9ac6985971f0af43d4dd385798db42eecb4ea98b.tar.gz gdb-9ac6985971f0af43d4dd385798db42eecb4ea98b.tar.bz2 |
ChangeLog entries for the remove-symbol-file commits.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index c66a152..de08c13 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com> + + * gdb.texinfo (Commands to Specify Files): Add description + of the remove-symbol-file command. + * observer.texi: New free_objfile event + 2013-10-24 Pedro Alves <palves@redhat.com> * gdb.texinfo (Starting): Document set/show startup-with-shell. |