Add FreeBSD/mips architecture.
[deliverable/binutils-gdb.git] / gdb / NEWS
index f8c91cf0d79f9397e32986600d85923fc667036e..f7fe9aeb76a621ef19c15e87ba29b87cf9489613 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -50,6 +50,7 @@
 * New targets
 
 Synopsys ARC                   arc*-*-elf32
+FreeBSD/mips                   mips*-*-freebsd
 
 *** Changes in GDB 7.12
 
@@ -80,6 +81,13 @@ Synopsys ARC                 arc*-*-elf32
 * Fortran: Support structures with fields of dynamic types and 
   arrays of dynamic types.
 
+* The symbol dumping maintenance commands have new syntax.
+maint print symbols [-pc address] [--] [filename]
+maint print symbols [-objfile objfile] [-source source] [--] [filename]
+maint print psymbols [-objfile objfile] [-pc address] [--] [filename]
+maint print psymbols [-objfile objfile] [-source source] [--] [filename]
+maint print msymbols [-objfile objfile] [--] [filename]
+
 * GDB now supports multibit bitfields and enums in target register
   descriptions.
 
This page took 0.024334 seconds and 4 git commands to generate.