Hurd, C++: Avoid GNU C nested functions
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 25 Nov 2016 13:56:01 +0000 (14:56 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 8 Dec 2016 07:24:22 +0000 (08:24 +0100)
commita9617a426d001a748168fbc399fcc77e6d8d3cac
treebbe6a76e4c16faddcf79a15fa477cea9170ad270
parente9e431d19426a6dd6b8923850398b847af0a1532
Hurd, C++: Avoid GNU C nested functions

..., which C++ doesn't allow, so...

gdb/
* gnu-nat.c (gnu_create_inferior): Move nested "trace_me"
function...
(gnu_ptrace_me): ... here.
gdb/ChangeLog
gdb/gnu-nat.c
This page took 0.025449 seconds and 4 git commands to generate.