Remove target_has_all_memory
authorTom Tromey <tom@tromey.com>
Tue, 29 Sep 2020 01:38:25 +0000 (19:38 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 29 Sep 2020 01:52:21 +0000 (19:52 -0600)
commit5b8a477608a972184e03b6950965757a0d057543
tree67412305de2226edfa7332f310e94151c29ed3a8
parent2714a459f8b4d8a5db5f729b850cc1c1818807bd
Remove target_has_all_memory

target_has_all_memory isn't used anywhere, so this patch removes it.

gdb/ChangeLog
2020-09-28  Tom Tromey  <tom@tromey.com>

* target.c (target_has_all_memory_1): Remove.
* target.h (target_has_all_memory): Remove define.
(target_has_all_memory_1): Don't declare.
gdb/ChangeLog
gdb/target.c
gdb/target.h
This page took 0.027085 seconds and 4 git commands to generate.