binutils-gdb/gdb/mi
Tom Tromey ccf41c2487 Use domain_search_flags in lookup_symbol et al
This changes lookup_symbol and associated APIs to accept
domain_search_flags rather than a domain_enum.

Note that this introduces some new constants to Python and Guile.  I
chose to break out the documentation patch for this, because the
internals here do not change until a later patch, and it seemed
simpler to patch the docs just once, rather than twice.
2024-01-28 10:58:16 -07:00
..
ChangeLog-1999-2003
mi-cmd-break.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmd-break.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmd-catch.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmd-disas.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmd-env.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmd-file.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmd-info.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmd-stack.c Use domain_search_flags in lookup_symbol et al 2024-01-28 10:58:16 -07:00
mi-cmd-target.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmd-var.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmds.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmds.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-common.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-common.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-console.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-console.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-getopt.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-getopt.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-interp.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-interp.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-main.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-main.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-out.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-out.h gdb: Buffer output streams during events that might download debuginfo 2024-01-19 00:18:00 -05:00
mi-parse.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-parse.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-symbol-cmds.c Replace search_domain with domain_search_flags 2024-01-28 10:58:16 -07:00