gdb: change target_desc_info::fetched to bool
authorSimon Marchi <simon.marchi@polymtl.ca>
Fri, 7 May 2021 20:28:56 +0000 (16:28 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 7 May 2021 20:28:56 +0000 (16:28 -0400)
commit820c449092aaee52e96676ffd7c9760126b85ad7
treed9ee9d4814d358cc6720e4d63043989a761da9eb
parentc2962e6ab47869f13d4a72bac0b25a7e86a7fb94
gdb: change target_desc_info::fetched to bool

gdb/ChangeLog:

* target-descriptions.c (struct target_desc_info) <fetched>:
bool.
(target_find_description): Adjust.
(target_clear_description): Adjust.

Change-Id: Ib69e097b38cf270e674f1249105d535a312954e1
gdb/ChangeLog
gdb/target-descriptions.c
This page took 0.033941 seconds and 4 git commands to generate.