]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Remove H_CFLAGS from doc/local.mk
[thirdparty/binutils-gdb.git] / gdb /
2023-02-15  Simon Marchigdb: store internalvars in an std::map
2023-02-15  Simon Marchigdb: add constructor to internalvar
2023-02-15  Simon Marchigdb: use std::string for internalvar::name
2023-02-15  Tom TromeyDo not record a rejected target description
2023-02-15  Pedro Alvesgdb/manual: Move @findex entries
2023-02-15  Felix Willgerodtgdb, fortran: Fix quad floating-point type for ifort...
2023-02-14  Tom TromeyRemove a use of pagination_enabled
2023-02-14  Simon Marchigdb/dwarf2: rename some things, index -> gdb_index
2023-02-14  Simon Marchigdb: cast return value of std::unique_ptr::release...
2023-02-14  Simon Marchigdb: remove unnecessary tui directory check in configure
2023-02-14  Tom TromeyDo not cast away const in agent_run_command
2023-02-14  Tom de Vries[gdb/testsuite] Add xfail in gdb.python/py-record-btrac...
2023-02-14  Tom de Vries[gdb/testsuite] Factor out proc linux_kernel_version
2023-02-14  Tom TromeyFix build bug in ppc-linux-nat.c
2023-02-13  Tom TromeyRely on value_ref_ptr::operator->
2023-02-13  Tom TromeyRemove deprecated_lval_hack
2023-02-13  Tom TromeyIntroduce set_lval method on value
2023-02-13  Tom TromeyMake ~value private
2023-02-13  Tom TromeyMake struct value data members private
2023-02-13  Tom TromeyTurn record_latest_value into a method
2023-02-13  Tom TromeyAdd value::set_modifiable
2023-02-13  Tom TromeyTurn various value copying-related functions into methods
2023-02-13  Tom TromeyTurn preserve_one_value into method
2023-02-13  Tom TromeyTurn some xmethod functions into methods
2023-02-13  Tom TromeyChange some code to use value methods
2023-02-13  Tom TromeyTurn set_value_component_location into method
2023-02-13  Tom TromeyTurn value_non_lval and value_force_lval into methods
2023-02-13  Tom TromeyTurn many optimized-out value functions into methods
2023-02-13  Tom TromeyTurn value_copy into a method
2023-02-13  Tom TromeyFully qualify calls to copy in value.c
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn value_incref and value_decref into methods
2023-02-13  Tom TromeyMove value_ref_policy methods out-of-line
2023-02-13  Tom TromeyTurn value_bits_synthetic_pointer into a method
2023-02-13  Tom TromeyTurn value_contents_eq into a method
2023-02-13  Tom TromeyTurn allocate_value_contents into a method
2023-02-13  Tom TromeyTurn value_fetch_lazy into a method
2023-02-13  Tom TromeyTurn some value_contents functions into methods
2023-02-13  Tom TromeyTurn value_zero into static "constructor"
2023-02-13  Tom TromeyTurn allocate_optimized_out_value into static "constructor"
2023-02-13  Tom TromeyTurn allocate_computed_value into static "constructor"
2023-02-13  Tom TromeyTurn allocate_value into a static "constructor"
2023-02-13  Tom TromeyTurn allocate_value_lazy into a static "constructor"
2023-02-13  Tom TromeyTurn more deprecated_* functions into methods
2023-02-13  Tom TromeyTurn value_address and set_value_address functions...
2023-02-13  Tom TromeyTurn value_initialized and set_value_initialized functi...
2023-02-13  Tom TromeyConvert value_lval_const and deprecated_lval_hack to...
2023-02-13  Tom TromeyTurn value_computed_closure and value_computed_funcs...
2023-02-13  Tom TromeyTurn value_stack and set_value_stack functions into...
2023-02-13  Tom TromeyTurn value_lazy and set_value_lazy functions into methods
2023-02-13  Tom TromeyTurn some value offset functions into method
2023-02-13  Tom TromeyTurn value_enclosing_type into method
2023-02-13  Tom TromeyTurn deprecated_value_modifiable into method
2023-02-13  Tom TromeyTurn value_offset into method
2023-02-13  Tom TromeyTurn value_parent into method
2023-02-13  Tom TromeyTurn value_bitpos into method
2023-02-13  Tom TromeyTurn value_bitsize into method
2023-02-13  Tom TromeyTurn value_arch into method
2023-02-13  Tom TromeyTurn deprecated_set_value_type into a method
2023-02-13  Tom TromeyTurn value_type into method
2023-02-13  Tom TromeyMove struct value to value.h
2023-02-13  Tom TromeyMove ~value body out-of-line
2023-02-13  Tom TromeyRename all fields of struct value
2023-02-13  Tom TromeyRemove unused imports from gdb's Python code
2023-02-13  Andrew Burgessgdb/tui: don't leak the known_window_types map
2023-02-13  Andrew Burgessgdb/python: deallocate tui window factories at Python...
2023-02-13  Andrew Burgessgdb/python: allow Python TUI windows to be replaced
2023-02-13  Keith SeitzFix doc build dependencies for --with-system-readline
2023-02-13  Andrew Burgessgdb/testsuite: handle differences in guile error string...
2023-02-13  Lancelot SIXgdb/testsuite: look for hipcc in env(ROCM_PATH)
2023-02-13  Lancelot SIXgdb/testsuite: allow_hipcc_tests tests the hipcc compiler
2023-02-13  Lancelot SIXgdb/testsuite: require amd-dbgapi support to run rocm...
2023-02-13  Lancelot SIXgdb/testsuite: Rename skip_hipcc_tests to allow_hipcc_tests
2023-02-13  Lancelot SIXgdb: 'show config' shows --with[out]-amd-dbgapi
2023-02-12  Tom TromeyMove some code from dwarf2/read.c to die.c
2023-02-12  Andrew Burgessgdb: fix describe_other_breakpoints for default task...
2023-02-12  Andrew Burgessgdb/c++: fix handling of breakpoints on @plt symbols
2023-02-12  Andrew Burgessgdb: use -1 for breakpoint::task default value
2023-02-12  Andrew Burgessgdb: only allow one of thread or task on breakpoints...
2023-02-11  Andrew Burgessgdb: show task number in describe_other_breakpoints
2023-02-11  Andrew Burgessgdb: don't print global thread-id to CLI in describe_ot...
2023-02-11  Andrew Burgessgdb: add test for readline handling very long commands
2023-02-11  Andrew Burgessgdb: remove unnecessary 'dir' commands from gdb-gdb...
2023-02-11  Tom de Vries[gdb/tdep] Don't use i386 unwinder for amd64
2023-02-11  Aaron Mereygdb/source: Fix open_source_file error handling
2023-02-11  Aaron MereyMove implementation of perror_with_name to gdbsupport
2023-02-10  Andrew BurgessGDB: Introduce limited array lengths while printing...
2023-02-10  Maciej W. RozyckiGDB/testsuite: Add `-nonl' option to `gdb_test'
2023-02-10  Maciej W. RozyckiGDB: Only make data actually retrieved into value histo...
2023-02-10  Maciej W. RozyckiGDB: Fix the mess with value byte/bit range types
2023-02-10  Maciej W. RozyckiGDB: Ignore `max-value-size' setting with value history...
2023-02-10  Maciej W. RozyckiGDB: Switch to using C++ standard integer type limits
2023-02-10  Tom TromeyEnsure all DAP requests are keyword-only
2023-02-10  Simon Marchigdb/testsuite: fix gdb.gdb/selftest.exp for native...
2023-02-10  Tom TromeyUse std::string in main_info
2023-02-10  Tom de Vries[gdb/testsuite] Fix linespec ambiguity in gdb.base...
2023-02-10  Tom de Vries[gdb/cli] Add maint info frame-unwinders
2023-02-09  Tom TromeyFix comment in gdb.rust/fnfield.exp
2023-02-09  Tom TromeyTrivially simplify rust_language::print_enum
2023-02-09  Roland McGrath[aarch64] Avoid initializers for VLAs
next