aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2015-02-26 14:03:47 +0000
committerPedro Alves <palves@redhat.com>2015-02-27 17:59:25 +0000
commitbf36a1e7df75608045be60a5d16a1df207df3464 (patch)
treee195bef10ae3726cf2380553c7cc129031468425 /gdb/python/python.c
parentad6aff7dead678cc0fa4f786fa59c6040c6fa758 (diff)
downloadbinutils-bf36a1e7df75608045be60a5d16a1df207df3464.zip
binutils-bf36a1e7df75608045be60a5d16a1df207df3464.tar.gz
binutils-bf36a1e7df75608045be60a5d16a1df207df3464.tar.bz2
More redefinition errors in C++ mode
In C++, we can't forward declare objects like in C. The compiler complains about symbol redefinition. Most cases of this were fixed in e36122e9, but dtrace probes introduced a new one meanwhile. This patch fixes it the same way e36122e9 fixed the others. gdb/ 2015-02-27 Pedro Alves <palves@redhat.com> * dtrace-probe.c (dtrace_probe_ops): Make extern.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions