* exec.c (exec_ops): Add_syms_addr is valid in our tvec.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 8201aef4809006c5592b780296b945ce3185759c..c915180e992852541ce79165fded7b468867726d 100644 (file)
@@ -1,3 +1,19 @@
+Mon Apr  8 23:57:43 1991  John Gilmore  (gnu at cygint.cygnus.com)
+
+       * dbxread.c (dbx_symfile_read):  Initialize psymbol list if this
+       is the first symbol read, even if not mainline.
+       (dbx_psymtab_to_symtab):  symfile might be zero, cope.
+       * exec.c (exec_ops):  Add_syms_addr is valid in our tvec.
+       (set_section_command):  New command ("section xxx yyy" -- should
+       be renamed to "set section xxx yyy" FIXME) which sets the
+       base address of a section of the exec file, overriding the
+       virtual address that BFD reports.
+
+Fri Apr  5 17:14:39 1991  John Gilmore  (gnu at cygint.cygnus.com)
+
+       * exec.c:  Add add_syms_addr_command to exec_ops, so you can
+       load symbols at any address while examining an exec file.
+
 Thu Apr  4 10:09:35 1991  John Gilmore  (gnu at cygint.cygnus.com)
 
        * tm-i386v.h (FLOAT_INFO):  Don't define it, since the code
This page took 0.02354 seconds and 4 git commands to generate.