Fix gdb build on macOS
authorTom Tromey <tromey@adacore.com>
Wed, 14 Aug 2019 14:40:18 +0000 (08:40 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 14 Aug 2019 14:40:18 +0000 (08:40 -0600)
commitb1c896b365f2dbcd14145a88d103623244cf0fb0
treef59508af3937e9a6d6c3e9e42a169809425927f3
parentdfc19da6a6d43390544fa446bb1a33723b339a77
Fix gdb build on macOS

Internal testing showed that the macOS port did not build.  The
breakage was caused by the patch to remove the gdbarch.h include from
defs.h.  This patch fixes the problem.

gdb/ChangeLog
2019-08-14  Tom Tromey  <tromey@adacore.com>

* darwin-nat.c: Include gdbarch.h.
* darwin-nat-info.c: Include gdbarch.h.
gdb/ChangeLog
gdb/darwin-nat-info.c
gdb/darwin-nat.c
This page took 0.025272 seconds and 4 git commands to generate.