Functions to convert to/from CORE_ADDR and a string. Use in Insight.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index bb1ff062966ec1b4d168bcc06dcce8ad7f22df24..1cc56a5a6b7f32621f018cd947c1c6ba22b1f1c6 100644 (file)
@@ -1,3 +1,18 @@
+2001-10-16  Andrew Cagney  <ac131313@redhat.com>
+
+       Based on code by John Moore <jmore@redhat.com>:
+       
+       * utils.c (core_addr_to_string): New function for conversion of
+       CORE_ADDR to string.
+       (string_to_core_addr): New function to convert from string to
+       CORE_ADDR.
+       * defs.h: Added extern statements for the above.
+
+2001-10-17  Jason Molenda  (jason-cl@molenda.com)
+
+       * symtab.c (lookup_block_symbol):  Break out of linear search
+        if we're past the range of possible matches.
+
 2001-10-16  Christopher Faylor  <cgf@redhat.com>
 
        * win32-nat.c (safe_symbol_file_add_stub): Improve logic for avoiding
This page took 0.026977 seconds and 4 git commands to generate.