binutils-gdb/gdb/cli
Simon Marchi 9413ea1609 gdb: use bool in notify_command_param_changed_p and do_set_command
Trivial patch to use bool instead of int.

Change-Id: I9e5f8ee4305272a6671cbaaaf2f0484eff0d1ea5
2021-08-19 14:29:30 -04:00
..
cli-cmds.c gdb: rename cfunc to simple_func 2021-07-23 15:38:54 -04:00
cli-cmds.h
cli-decode.c gdb: remove cmd_list_element::function::sfunc 2021-07-23 15:38:54 -04:00
cli-decode.h gdb: remove cmd_list_element::function::sfunc 2021-07-23 15:38:54 -04:00
cli-dump.c gdb: remove cmd_list_element::function::sfunc 2021-07-23 15:38:54 -04:00
cli-interp.c
cli-interp.h
cli-logging.c gdb: generate the prefix name for prefix commands on demand 2021-05-12 11:19:22 +01:00
cli-option.c
cli-option.h
cli-script.c cli-script: use unique_ptr to not leak next struct 2021-05-20 21:03:47 +02:00
cli-script.h cli-script: use unique_ptr to not leak next struct 2021-05-20 21:03:47 +02:00
cli-setshow.c gdb: use bool in notify_command_param_changed_p and do_set_command 2021-08-19 14:29:30 -04:00
cli-setshow.h
cli-style.c gdb: remove context parameter from add_setshow_enum_cmd 2021-06-25 21:39:26 -04:00
cli-style.h gdb: generate the prefix name for prefix commands on demand 2021-05-12 11:19:22 +01:00
cli-utils.c
cli-utils.h