projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b8050d
)
gdb: remove unused free_actions declaration
author
Simon Marchi
<simon.marchi@polymtl.ca>
Mon, 18 Sep 2023 00:42:05 +0000
(20:42 -0400)
committer
Simon Marchi
<simon.marchi@polymtl.ca>
Mon, 18 Sep 2023 00:49:22 +0000
(20:49 -0400)
This appears to be a leftover from a past change.
Change-Id: I8e747edbf291400e4f417f5c6875049479a1669a
gdb/tracepoint.h
patch
|
blob
|
history
diff --git
a/gdb/tracepoint.h
b/gdb/tracepoint.h
index a637d6b71d31c2ab55f95759db5d934eba2f36b6..f78a750ea99be6d380442175fd459afbf2e256fc 100644
(file)
--- a/
gdb/tracepoint.h
+++ b/
gdb/tracepoint.h
@@
-342,8
+342,6
@@
private:
int m_traceframe_number;
};
-void free_actions (struct breakpoint *);
-
extern const char *decode_agent_options (const char *exp, int *trace_string);
extern void encode_actions (struct bp_location *tloc,