[gdb/symtab] Handle setting line bp without debug line info
[deliverable/binutils-gdb.git] / gdb /
2020-10-16  Tom de Vries[gdb/symtab] Handle setting line bp without debug line...
2020-10-16  Tom de Vries[gdb/testsuite] Remove hardcoded filenames in gdb.dwarf...
2020-10-16  Tom de Vries[gdb/testsuite] Fix function comment for gdb_breakpoint
2020-10-16  Tom de Vries[gdb/testsuite] Be more verbose about abort in gdb_brea...
2020-10-14  Tom de Vries[gdb/testsuite] Fix gdb.ada/mi_catch_ex{,_hand}.exp...
2020-10-14  Tom de Vries[gdb] Fix segfault in solib_contains_address_p
2020-10-13  Pedro AlvesEliminate mi_run_to_main, introduce mi_clean_restart
2020-10-13  Pedro Alvesgdb/testsuite/: Use "-qualified" in explicit "break...
2020-10-13  Pedro Alvesgdb/testsuite/: Use -qualified in runto_main / mi_runto...
2020-10-13  Pedro AlvesIntroduce mi_runto_main
2020-10-13  Pedro Alves'runto main' -> 'runto_main' throughout
2020-10-13  Simon Marchigdb: don't pass TARGET_WNOHANG to targets that can...
2020-10-13  Kamil RytarowskiNormalize names of the NetBSD files
2020-10-13  Tom TromeyChange target_section_table to std::vector alias
2020-10-13  Tom TromeyRemove clear_section_table
2020-10-13  Tom TromeySimplify add_target_sections_of_objfile
2020-10-13  Tom Tromeybuild_section_table cannot fail
2020-10-13  Tom TromeyUse a std::vector in target_section_table
2020-10-13  Tom TromeyIntroduce target-section.h
2020-10-12  Alan ModraPowerPC testsuite fails and duplicates
2020-10-12  Alan ModraRe: gdb: Improve formatting of 'show architecture'...
2020-10-12  Pedro AlvesReject ambiguous C++ field accesses (PR exp/26602)
2020-10-12  Gary BensonFix testcases with required but unreferenced functions...
2020-10-11  Andrew Burgessgdb: detect main function even when there's no matching...
2020-10-09  Joel Brobeckerada-lang.c::advance_wild_match improve doc and paramete...
2020-10-09  Tom TromeyFix bit offset regression
2020-10-09  Tom TromeyReturn std::string from ada_encode
2020-10-09  Hannes DomaniHandle void results as unformatted prints
2020-10-09  Andrew Burgessgdb: Delay releasing target_desc_up in more cases
2020-10-09  Andrew Burgessgnulib: Ensure all libraries are used when building...
2020-10-09  Jan VranyNotify observers that directories have changed when...
2020-10-09  Tom TromeyStyle more output of "disassemble" command
2020-10-08  Shahab VahediUpdate GDB NEWS with ARC support in GDBserver
2020-10-08  Andrew Burgessgdb: Have allocate_target_description return a unique_ptr
2020-10-07  Tom TromeyAdd simple_search_memory unit tests
2020-10-07  Tom TromeyDocument inclusive range in help for "find"
2020-10-07  Tom TromeyMove simple_search_memory to gdbsupport/search.cc
2020-10-07  Tom TromeyRename some tests in find.exp
2020-10-07  Simon Marchigdb: put user-supplied CFLAGS at the end
2020-10-07  Anton Kolesovarc: Add support for Linux coredump files
2020-10-07  Shahab Vahediarc: Rename "arc_gdbarch_features" struct
2020-10-07  Tankut Baris Aktemurgdb/infcmd: remove redundant clear_proceed_status call
2020-10-07  Kamil RytarowskiCorrect logical error in NetBSD's read_memory and write...
2020-10-07  Kamil RytarowskiAdd common write_memory and read_memory NetBSD routines
2020-10-07  Simon Marchigdb: make signal_catch_counts a static array
2020-10-07  Michael Forneygdb: Fix installation of gcore.1 on some platforms
2020-10-06  Gary BensonFix gdb.base/list.exp with Clang
2020-10-06  Gary BensonFix gdb.base/list-ambiguous.exp with Clang
2020-10-06  Andrew Burgessgdb: handle unmapped overlays in find_pc_line
2020-10-06  Andrew Burgessgdb/testsuite: allow gdb.base/overlays.exp to compile...
2020-10-05  Simon Marchigdb: sync tui header files in HFILES_NO_SRCDIR
2020-10-05  Simon Marchigdb: TYPE_VECTOR -> type::is_vector in amd64-windows...
2020-10-05  Simon Marchigdb: avoid unnecessary string copy in auto_load_objfile...
2020-10-05  Hannes DomaniFix function argument and return value locations
2020-10-05  Alan HaywardAdd Luis Machado to AArch64/ARM GDB maintainers
2020-10-04  Simon Marchigdb: add doc for "set/show debug event-loop"
2020-10-04  Simon Marchigdb/doc: space out list entries, fix one type
2020-10-02  Tom TromeyUnconditionally use REG_EXTENDED
2020-10-02  Simon Marchigdb: fix some inferior_created observer signatures
2020-10-02  Simon Marchigdb: add debug prints in event loop
2020-10-02  Simon Marchigdb: move debug_prefixed_vprintf here
2020-10-02  Simon Marchigdb: give names to async event/signal handlers
2020-10-02  Simon Marchigdb: give names to event loop file handlers
2020-10-02  Simon Marchigdb: remove arguments from inferior_created observable
2020-10-02  Gary BensonFix spelling mistake in gdb/testsuite/README.
2020-10-02  nitachraDWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef...
2020-10-01  Kamil RytarowskiFix the i386 build
2020-10-01  Kamil RytarowskiRemove the old sanity check of sigcontext offsets for...
2020-10-01  Kamil RytarowskiInclude the x86-bsd-nat.h header and fix the NetBSD...
2020-09-30  Tom de Vries[gdb] Fix regression in dwarf2_name
2020-09-30  Tom TromeyFix regression in variant part handling
2020-09-30  Gary BensonFix gdb.dwarf2/dw2-double-set-die-type.exp with Clang
2020-09-30  Tom TromeyRemove DW_UNSND
2020-09-30  Tom TromeyAdd attribute::as_boolean method
2020-09-30  Tom TromeyAdd attribute::as_virtuality method
2020-09-30  Tom TromeyChange die_info methods to check the attribute's form
2020-09-30  Tom TromeyChange is_valid_DW_AT_defaulted to a method on attribute
2020-09-30  Tom TromeyAdd attribute::as_unsigned method
2020-09-30  Tom TromeyChange how accessibility is handled in dwarf2/read.c
2020-09-30  Tom TromeyChange how reprocessing is done
2020-09-30  Tom TromeyRemove DW_ADDR
2020-09-30  Tom TromeyAdd reprocessing flag to struct attribute
2020-09-30  Tom TromeyUse setter for attribute's unsigned value
2020-09-30  Tom TromeyRemove DW_SND
2020-09-30  Tom TromeyRemove DW_SIGNATURE
2020-09-30  Tom TromeyRemove DW_BLOCK
2020-09-30  Tom TromeyRemove DW_STRING and DW_STRING_IS_CANONICAL
2020-09-30  Tom TromeyRemove some uses of DW_STRING_IS_CANONICAL
2020-09-30  Tom TromeyChange some uses of DW_STRING to string method
2020-09-30  Tom TromeyAvoid using DW_* macros in dwarf2/attribute.c
2020-09-30  Tom TromeyRename struct attribute accessors
2020-09-30  Tom TromeyAdd attribute::value_as_string method
2020-09-29  Pedro AlvesTweak gdbsupport/valid-expr.h for GCC 6, fix build
2020-09-29  Tom TromeyTurn target_have_steppable_watchpoint into function
2020-09-29  Tom TromeyTurn target_can_lock_scheduler into a function
2020-09-29  Tom TromeyRemove target_has_execution macro
2020-09-29  Tom TromeyTurn target_can_execute_reverse into function
2020-09-29  Tom TromeyRemove target_has_registers macro
2020-09-29  Tom TromeyRemove target_has_stack macro
2020-09-29  Tom TromeyRemove target_has_memory macro
next
This page took 0.043048 seconds and 7 git commands to generate.