diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2021-01-13 11:44:24 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2021-01-13 11:44:24 -0500 |
commit | 5e12f48ffbf5eba4524fdbae341f091c7cd0cb72 (patch) | |
tree | 984056816a088262765391f58e72580130f584a4 /gdb/python/python-internal.h | |
parent | 54ca900277f2abe483f6c747452a528a0e804b62 (diff) | |
download | binutils-5e12f48ffbf5eba4524fdbae341f091c7cd0cb72.zip binutils-5e12f48ffbf5eba4524fdbae341f091c7cd0cb72.tar.gz binutils-5e12f48ffbf5eba4524fdbae341f091c7cd0cb72.tar.bz2 |
gdb: bool-ify file_is_auto_load_safe
Make it return bool and change the advice_printed to bool as well. Move
doc to header file.
gdb/ChangeLog:
* auto-load.h (file_is_auto_load_safe): Change return type to
bool, move comment here.
* auto-load.c (file_is_auto_load_safe): Change return type and
advice_printed to bool. Move comment to header.
Change-Id: Ia7395e7cea8880377800240833316e4be5251d49
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions