diff options
author | Pedro Alves <palves@redhat.com> | 2014-09-22 09:56:54 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2014-09-22 09:56:54 +0100 |
commit | 447023601a12d18573ea6acf75a3778a55d809e1 (patch) | |
tree | 705bc66abdd086f1c7a2f8f9235ba124da1b1629 /gdb/testsuite/gdb.threads/break-while-running.c | |
parent | c3eb94b43ee8cd748a3b03a5c3eed90f19e18a4b (diff) | |
download | binutils-447023601a12d18573ea6acf75a3778a55d809e1.zip binutils-447023601a12d18573ea6acf75a3778a55d809e1.tar.gz binutils-447023601a12d18573ea6acf75a3778a55d809e1.tar.bz2 |
Change parameter type of update_global_location_list from boolean to enum
Later we'll want a tristate, but for now, convert to an enum that maps 1-1
with the current boolean's true/false.
gdb/
2014-09-22 Pedro Alves <palves@redhat.com>
* breakpoint.c (enum ugll_insert_mode): New enum.
(update_global_location_list)
(update_global_location_list_nothrow): Change parameter type from
boolean to enum ugll_insert_mode. All callers adjusted.
Diffstat (limited to 'gdb/testsuite/gdb.threads/break-while-running.c')
0 files changed, 0 insertions, 0 deletions