618 Commits (e5dc0d5d04e68328242fc171098e78f79589c7b7)

Author SHA1 Message Date
Simon Marchi e5dc0d5d04 gdb: move a bunch of quit-related things to event-top.{c,h} 2 years ago
Simon Marchi 7d21eff944 gdb: move declarations of check_quit_flag and set_quit_flag to extension.h 2 years ago
Simon Marchi 6bfde7e33e gdb: don't include gdbsupport/array-view.h in defs.h 2 years ago
Simon Marchi 740ccea39e gdb: don't include hashtab.h in defs.h 2 years ago
Simon Marchi 6e7c49c2dd gdb: move RequireLongest to gdbsupport/traits.h 2 years ago
Simon Marchi ec45252592 gdb: move store/extract integer functions to extract-store-integer.{c,h} 2 years ago
Simon Marchi 15afb100ea gdb: remove extract_long_unsigned_integer 2 years ago
Simon Marchi 5d2c2c84f2 gdb: move `enum compile_i_scope_types` to compile/compile.h 2 years ago
Simon Marchi 7b21ae941e gdb: move two declarations out of defs.h 2 years ago
Aditya Vidyadhar Kamath 49346fa794 Fix AIX build break. 3 years ago
Andrew Burgess 1d506c26d9 Update copyright year range in header of all files managed by GDB 3 years ago
Tom Tromey 54b815ddb4 Refactor complaint thread-safety approach 4 years ago
Simon Marchi f06b757764 gdb: make store_integer take an array_view 3 years ago
Tom Tromey 69f6730df3 Remove gdb_static_assert 3 years ago
Tom Tromey e5da53e26f Remove declaration of re_comp 3 years ago
Tom Tromey cf0d07fd07 Remove EXTERN_C and related defines 3 years ago
Tom Tromey 4eaa39a22d Move val_prettyformat to valprint.h 3 years ago
Simon Marchi 129bce3604 gdb: remove language_auto 3 years ago
Tom Tromey 6e7eef7216 Use rust_demangle to fix a crash 3 years ago
Kevin Buettner 80d0391783 Introduce set_force_quit_flag and change type of sync_quit_force_run 3 years ago
Tom Tromey 810fbe39b2 Remove old GNU indent directives 4 years ago
Maciej W. Rozycki 4a9efa5d63 GDB: Switch to using C++ standard integer type limits 4 years ago
Joel Brobecker 213516ef31 Update copyright year range in header of all files managed by GDB 4 years ago
Simon Marchi f8631e5e04 gdb: remove static buffer in command_line_input 4 years ago
Luis Machado 8181f0045d Document the memory_tagged argument for memory region callbacks 4 years ago
Tom Tromey bd2b40ac12 Change GDB to use frame_info_ptr 4 years ago
Luis Machado 68cffbbd44 [AArch64] MTE corefile support 4 years ago
Tom Tromey efd3baf0dc Replace input_interactive_p with a method 4 years ago
Tom de Vries ac3972d81f Fix -fsanitize=thread for per_cu fields 4 years ago
Tom Tromey 49a82d50c0 Remove dbx mode 4 years ago
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py 5 years ago
Simon Marchi 2a50938ab7 gdb: make extract_integer take an array_view 5 years ago
Simon Marchi e0700ba44c gdb: make string-like set show commands use std::string variable 5 years ago
Joel Brobecker 3666a04883 Update copyright year range in all GDB files 6 years ago
Simon Marchi fe4b2ee65c gdb: move enum gdb_osabi to osabi.h 6 years ago
Tom Tromey 01027315f5 Move gdbsupport to the top level 7 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 7 years ago
Tom Tromey 992a70401e Constify command_line_input 7 years ago
Christian Biesinger 491144b5e2 Change boolean options to bool instead of int 7 years ago
Christian Biesinger f2aec7f6d1 Make relocate_{path,gdb_directory} return std::string 7 years ago
Christian Biesinger ead0e69a4a Change int to bool for the relocate_* functions 7 years ago
Tom Tromey 0d12e84cfc Don't include gdbarch.h from defs.h 7 years ago
Tom Tromey 268a13a5a3 Rename common to gdbsupport 7 years ago
Simon Marchi 854f60884c Move generic_load declaration to symfile.h 7 years ago
Andrew Burgess 494986d596 gdb: Remove use of deprecated_interactive_hook 7 years ago
Tom Tromey ed2b7c1703 Move "watchdog" to remote.c 7 years ago
Tom Tromey b0be6c912f Move interpreter_p declaration to main.h 7 years ago
Tom Tromey 587ee17bd4 Don't declare read_unsigned_leb128 in defs.h 7 years ago
Tom Tromey 0747795c08 Normalize includes to use common/ 8 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 8 years ago