Remove obsolete and unused inf_ptrace_target::auxv_parse
authorKamil Rytarowski <n54@gmx.com>
Wed, 15 Apr 2020 19:32:08 +0000 (21:32 +0200)
committerKamil Rytarowski <n54@gmx.com>
Fri, 17 Apr 2020 03:52:43 +0000 (05:52 +0200)
commit3557f442a1881271652581b4a66c206d5b348c5d
treebf4bf1c8a2593a4bdff396aa8cb5a7b187188dca
parent49af2f5c83b1eed1e9eeecb7a2bba49fc60c4d64
Remove obsolete and unused inf_ptrace_target::auxv_parse

The only two potential users (NetBSD, OpenBSD) use svr4_auxv_parse.

gdb/ChangeLog:

        * nbsd-nat.c (inf_ptrace_target::auxv_parse): Remove.
        * nbsd-nat.h (inf_ptrace_target::auxv_parse): Likewise.
gdb/ChangeLog
gdb/inf-ptrace.c
gdb/inf-ptrace.h
This page took 0.030003 seconds and 4 git commands to generate.