Changed
authorManoj Iyer <manjo@austin.ibm.com>
Tue, 7 Jun 2005 06:55:16 +0000 (06:55 +0000)
committerManoj Iyer <manjo@austin.ibm.com>
Tue, 7 Jun 2005 06:55:16 +0000 (06:55 +0000)
* solib-svr4.c: Change type of 'lm' to gdb_byte.
to
* solib-svr4.c (struct lm_info):  Change type of 'lm' to gdb_byte.

gdb/ChangeLog

index 61aca1b355d51d58ab4dc3ed70f4cc8ec46c2884..11104fac1aa3d688814b4fa5276eced305a1bb6f 100644 (file)
@@ -1,6 +1,6 @@
 2005-06-06  Manoj Iyer  <manjo@austin.ibm.com>
 
-       * solib-svr4.c: Change type of 'lm' to gdb_byte.
+       * solib-svr4.c (struct lm_info): Change type of 'lm' to gdb_byte.
        (elf_locate_base): Converted types of buf, bufend, pbuf, to gdb_byte.
        (first_link_map_member): Converted type of r_map_buf to gdb_byte.
        (open_symbol_file_object): Converted type of l_name_buf to gdb_byte.
This page took 0.029824 seconds and 4 git commands to generate.