binutils-gdb/sim/rl78
Mike Frysinger cc67f780ec sim: info: convert verbose field to a bool
The verbose argument has always been an int treated as a bool, so
convert it to an explicit bool.  Further, update the API docs to
match the reality that the verbose value is actually used by some
of the internal modules.
2023-01-18 20:47:55 -05:00
..
ChangeLog-2021
cpu.c
cpu.h
gdb-if.c
load.c
load.h
local.mk
main.c
mem.c
mem.h
rl78.c
trace.c
trace.h