]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
* gdbcore.h (read_memory_nobpt): New function name instead of
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 74c8f36e99fc67cfb2dd192d082317ac828125a9..ac95a7bcaaf373c23dfe6b4ba9d7ce13a72968f7 100644 (file)
@@ -1,3 +1,22 @@
+2006-08-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdbcore.h (read_memory_nobpt): New function name instead of
+       deprecated_read_memory_nobpt.
+       * breakpoint.c (read_memory_nobpt): New function name instead
+       of deprecated_read_memory_nobpt.
+       Adjust calls to old deprecated_read_memory_nobpt accordingly.
+       * alpha-tdep.c: Adjust calls to deprecated_read_memory_nobpt
+       accordingly.
+       * alphanbsd-tdep.c: Likewise.
+       * frame.c: Likewise.
+       * frv-tdep.c: Likewise.
+       * hppa-linux-tdep.c: Likewise.
+       * hppa-tdep.c: Likewise.
+       * i386-linux-nat.c: Likewise.
+       * m68klinux-tdep.c: Likewise.
+       * mips-tdep.c: Likewise.
+       * s390-tdep.c: Likewise.
+
 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure.ac: Check for expat.