* exec.c (section_table_available_memory): Change `len' parameter
authorPedro Alves <palves@redhat.com>
Mon, 14 Feb 2011 22:08:48 +0000 (22:08 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 14 Feb 2011 22:08:48 +0000 (22:08 +0000)
commit424447eef3554474b508e0ee0be21347e1d8fc46
treef8987113f069c3df20159d445f6f6679207fce1d
parente0ccc0c7e0746ce69608488ca0e1bec8c07a1166
* exec.c (section_table_available_memory): Change `len' parameter
type to ULONGEST.
* exec.h (section_table_available_memory): Ditto.
* value.h (read_value_memory): Rename the `offset' parameter to
`embedded_offset'.
gdb/ChangeLog
gdb/exec.c
gdb/exec.h
gdb/value.h