aboutsummaryrefslogtreecommitdiff
path: root/intl/gettext.c
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2018-05-22 18:22:08 +0100
committerPedro Alves <palves@redhat.com>2018-05-22 18:32:49 +0100
commit43c3a0e4735033ed2fe3a4cb65f911cee69f55ae (patch)
treef338bb84923a9cb5452249ec9a2386b022e501ec /intl/gettext.c
parent9d6eea31325e4027b5f035e941864fa6d780a8ca (diff)
downloadgdb-43c3a0e4735033ed2fe3a4cb65f911cee69f55ae.zip
gdb-43c3a0e4735033ed2fe3a4cb65f911cee69f55ae.tar.gz
gdb-43c3a0e4735033ed2fe3a4cb65f911cee69f55ae.tar.bz2
remote: remote_arch_state pointers -> remote_arch_state objects
The previous patch made the map store pointers to remote_arch_state instead of objects directly, simply because struct remote_arch_state is still incomplete where struct remote_state is declared. This patch thus moves the remote_arch_state declaration higher up in the file, and makes the map store remote_arch_state objects directly instead of pointers to objects. gdb/ChangeLog: 2018-05-22 Pedro Alves <palves@redhat.com> * remote.c (struct packet_reg, struct remote_arch_state): Move higher up in the file. (remote_state) <m_arch_states>: Store remote_arch_state values instead of remote_arch_state pointers. (remote_state::get_remote_arch_state): Adjust.
Diffstat (limited to 'intl/gettext.c')
0 files changed, 0 insertions, 0 deletions