aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/target.h
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2013-09-05 20:41:22 +0000
committerPedro Alves <palves@redhat.com>2013-09-05 20:41:22 +0000
commit6a6bbd9d762d3d9d3da1b0337b84f4fe64f06bd2 (patch)
treefddee6689e38982dfe7f81f89e6c7457bbb7e52a /gdb/gdbserver/target.h
parentf699aaba87de29fe9764fb96f625962f4e3a5921 (diff)
downloadgdb-6a6bbd9d762d3d9d3da1b0337b84f4fe64f06bd2.zip
gdb-6a6bbd9d762d3d9d3da1b0337b84f4fe64f06bd2.tar.gz
gdb-6a6bbd9d762d3d9d3da1b0337b84f4fe64f06bd2.tar.bz2
[gdbserver] Split a new inferiors.h file out of server.h.
gdb/gdbserver/ 2013-09-05 Pedro Alves <palves@redhat.com> * server.h (current_process, get_thread_process, all_processes) (add_inferior_to_list, for_each_inferior, current_inferior) (remove_inferior, add_process, remove_process, find_process_pid) (have_started_inferiors_p, have_attached_inferiors_p) (thread_id_to_gdb_id, thread_to_gdb_id, gdb_id_to_thread_id) (clear_inferiors, find_inferior, find_inferior_id) (inferior_target_data, set_inferior_target_data) (inferior_regcache_data, set_inferior_regcache_data): Move to inferiors.h, and include it. * inferiors.h: New file.
Diffstat (limited to 'gdb/gdbserver/target.h')
-rw-r--r--gdb/gdbserver/target.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gdbserver/target.h b/gdb/gdbserver/target.h
index 7629b14..c5e6fee 100644
--- a/gdb/gdbserver/target.h
+++ b/gdb/gdbserver/target.h
@@ -28,6 +28,7 @@
struct emit_ops;
struct btrace_target_info;
struct buffer;
+struct process_info;
/* This structure describes how to resume a particular thread (or all
threads) based on the client's request. If thread is -1, then this