aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: move symbol_file_command declaration to symfile.hSimon Marchi2024-04-231-4/+0
* gdb: remove enum precision_typeSimon Marchi2024-04-231-7/+0
* gdb: move annotation_level declaration/definition to annotate.{h,c}Simon Marchi2024-04-231-6/+0
* gdb: move a bunch of quit-related things to event-top.{c,h}Simon Marchi2024-04-231-44/+0
* gdb: move declarations of check_quit_flag and set_quit_flag to extension.hSimon Marchi2024-04-231-19/+0
* gdb: don't include gdbsupport/array-view.h in defs.hSimon Marchi2024-04-221-1/+0
* gdb: don't include hashtab.h in defs.hSimon Marchi2024-04-221-2/+0
* gdb: move RequireLongest to gdbsupport/traits.hSimon Marchi2024-04-221-4/+0
* gdb: move store/extract integer functions to extract-store-integer.{c,h}Simon Marchi2024-04-221-89/+0
* gdb: remove extract_long_unsigned_integerSimon Marchi2024-04-221-3/+0
* gdb: move `enum compile_i_scope_types` to compile/compile.hSimon Marchi2024-04-221-28/+0
* gdb: move two declarations out of defs.hSimon Marchi2024-04-221-5/+0
* Fix AIX build break.Aditya Vidyadhar Kamath2024-01-311-2/+0
* Update copyright year range in header of all files managed by GDBAndrew Burgess2024-01-121-1/+1
* Refactor complaint thread-safety approachTom Tromey2024-01-081-1/+1
* gdb: make store_integer take an array_viewSimon Marchi2023-12-141-8/+31
* Remove gdb_static_assertTom Tromey2023-11-291-1/+1
* Remove declaration of re_compTom Tromey2023-11-121-6/+0
* Remove EXTERN_C and related definesTom Tromey2023-11-061-1/+1
* Move val_prettyformat to valprint.hTom Tromey2023-09-181-14/+0
* gdb: remove language_autoSimon Marchi2023-04-211-1/+0
* Use rust_demangle to fix a crashTom Tromey2023-03-201-4/+3
* Introduce set_force_quit_flag and change type of sync_quit_force_runKevin Buettner2023-02-271-1/+4
* Remove old GNU indent directivesTom Tromey2023-02-271-2/+0
* GDB: Switch to using C++ standard integer type limitsMaciej W. Rozycki2023-02-101-32/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: remove static buffer in command_line_inputSimon Marchi2022-12-151-1/+2
* Document the memory_tagged argument for memory region callbacksLuis Machado2022-11-231-2/+6
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-1/+1
* [AArch64] MTE corefile supportLuis Machado2022-07-191-1/+2
* Replace input_interactive_p with a methodTom Tromey2022-07-181-2/+0
* Fix -fsanitize=thread for per_cu fieldsTom de Vries2022-07-121-0/+3
* Remove dbx modeTom Tromey2022-03-311-3/+0
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: make extract_integer take an array_viewSimon Marchi2021-12-031-3/+20
* gdb: make string-like set show commands use std::string variableSimon Marchi2021-10-031-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: move enum gdb_osabi to osabi.hSimon Marchi2020-03-161-31/+0
* Move gdbsupport to the top levelTom Tromey2020-01-141-0/+9
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Constify command_line_inputTom Tromey2019-11-081-1/+1
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Make relocate_{path,gdb_directory} return std::stringChristian Biesinger2019-09-111-4/+4
* Change int to bool for the relocate_* functionsChristian Biesinger2019-09-061-1/+1
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-3/+0
* Rename common to gdbsupportTom Tromey2019-07-091-3/+3
* Move generic_load declaration to symfile.hSimon Marchi2019-07-021-3/+0
* gdb: Remove use of deprecated_interactive_hookAndrew Burgess2019-06-181-1/+0
* Move "watchdog" to remote.cTom Tromey2019-05-081-4/+0
* Move interpreter_p declaration to main.hTom Tromey2019-05-081-3/+0