summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.h
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2011-05-27 18:39:49 +0000
committerPedro Alves <pedro@codesourcery.com>2011-05-27 18:39:49 +0000
commit2825bb9e506bf3cd5bc3e01bb414c8afd0f86ea6 (patch)
tree68c8792d7d8ee8dd69a67f476657eeecd38e75d1 /gdb/breakpoint.h
parent811ca069a7ef381ce2f59756f48bcc7dcdcaa258 (diff)
downloadgdb-2825bb9e506bf3cd5bc3e01bb414c8afd0f86ea6.tar.gz
2011-05-27 Pedro Alves <pedro@codesourcery.com>
gdb/ * defs.h (struct thread_info, struct inferior): Delete forward declarations. * breakpoint.h (struct thread_info): New forward declaration. * observer.sh (struct inferior): New forward declaration. * python/python-internal.h (struct inferior): New forward declaration.
Diffstat (limited to 'gdb/breakpoint.h')
-rw-r--r--gdb/breakpoint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/breakpoint.h b/gdb/breakpoint.h
index 2050c6d1d4a..c7ec3116d6d 100644
--- a/gdb/breakpoint.h
+++ b/gdb/breakpoint.h
@@ -29,6 +29,7 @@ struct value;
struct block;
struct breakpoint_object;
struct get_number_or_range_state;
+struct thread_info;
/* This is the maximum number of bytes a breakpoint instruction can
take. Feel free to increase it. It's just used in a few places to