binutils-gdb/gdb/mi
Tom Tromey 01bccc56af Use gdb::checked_static_cast for tracepoints
This replaces some casts to 'tracepoint *' with checked_static_cast.
Some functions are changed to accept a 'tracepoint *' now, for better
type safety.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
2023-09-19 08:14:00 -06:00
..
ChangeLog-1999-2003
mi-cmd-break.c Use gdb::checked_static_cast for tracepoints 2023-09-19 08:14:00 -06:00
mi-cmd-break.h
mi-cmd-catch.c
mi-cmd-disas.c
mi-cmd-env.c
mi-cmd-file.c
mi-cmd-info.c
mi-cmd-stack.c
mi-cmd-target.c
mi-cmd-var.c
mi-cmds.c
mi-cmds.h
mi-common.c
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c gdb/mi: make current_token a field of mi_interp 2023-09-07 10:42:46 -04:00
mi-interp.h gdb/mi: make current_token a field of mi_interp 2023-09-07 10:42:46 -04:00
mi-main.c gdb/mi: make current_token a field of mi_interp 2023-09-07 10:42:46 -04:00
mi-main.h gdb/mi: make current_token a field of mi_interp 2023-09-07 10:42:46 -04:00
mi-out.c
mi-out.h
mi-parse.c
mi-parse.h
mi-symbol-cmds.c