Add an optional offset option to the "add-symbol-file" command
[deliverable/binutils-gdb.git] / gdb / NEWS
index 54c0f1d19b199ad218d34302888106f9e62783af..016796a802ab3774d50b73565c194fe74a2bbe8a 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -6,6 +6,10 @@
 * The 'symbol-file' command now accepts an '-o' option to add a relative
   offset to all sections.
 
+* Similarly, the 'add-symbol-file' command also accepts an '-o' option to add
+  a relative offset to all sections, but it allows to override the load
+  address of individual sections using '-s'.
+
 * The 'add-symbol-file' command no longer requires the second argument
   (address of the text section).
 
This page took 0.025077 seconds and 4 git commands to generate.