mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-02 02:45:37 +08:00
Changed
* solib-svr4.c: Change type of 'lm' to gdb_byte. to * solib-svr4.c (struct lm_info): Change type of 'lm' to gdb_byte.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
2005-06-06 Manoj Iyer <manjo@austin.ibm.com>
|
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.
|
(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.
|
(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.
|
(open_symbol_file_object): Converted type of l_name_buf to gdb_byte.
|
||||||
|
Reference in New Issue
Block a user