Show patches with: none      |   21508 patches
« 1 230 31 32215 216 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Disambiguate info_print_options - - --- 2020-01-28 Willgerodt, Felix via Gdb-patches New
[PATCHv2,3/3] gdb: Remove C++ symbol aliases from completion list - - --- 2020-01-28 Andrew Burgess New
[PATCHv2,2/3] gdb: Restructure the completion_tracker class - - --- 2020-01-28 Andrew Burgess New
[PATCHv2,1/3] libiberty/hashtab: More const parameters - - --- 2020-01-28 Andrew Burgess New
[v3] Harden gdb.base/step-over-syscall.exp - - --- 2020-01-27 Luis Machado New
Move gdbserver to top level - - --- 2020-01-27 Pedro Alves New
[FYI] Two minor changes in ctfread.c - - --- 2020-01-27 Tom Tromey New
[pushed] Virtualize "readin" and "compunit_symtab" - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Introduce partial_symtab::expand_psymtab method - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Consolidate partial symtab dependency reading - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Consolidate psymtab "Reading" messages - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Introduce partial_symtab::read_symtab method - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Change allocate_psymtab to be a constructor - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Turn start_psymtab_common into a constructor - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Use new and delete for psymtabs - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Do not allocate psymtabs via psymtab_storage - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Change some psymtab fields to bool - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Remove an include from machoread.c - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Remove an include from machoread.c - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Use new and delete for psymtabs - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Do not allocate psymtabs via psymtab_storage - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Change allocate_psymtab to be a constructor - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Turn start_psymtab_common into a constructor - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Consolidate psymtab "Reading" messages - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Consolidate partial symtab dependency reading - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Introduce partial_symtab::expand_psymtab method - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Virtualize "readin" and "compunit_symtab" - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Introduce partial_symtab::read_symtab method - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Change some psymtab fields to bool - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Document m68k floating point feature correspondence - - --- 2020-01-26 Simon Marchi (Code Review) New
[pushed] Document m68k floating point feature correspondence - - --- 2020-01-26 Simon Marchi (Code Review) New
Move gdbserver to top level - - --- 2020-01-26 Tom Tromey New
gdb: Reinitialize objfile::section_offsets during objfile reload - - --- 2020-01-25 Andrew Burgess New
Rebase executable to match relocated base address - - --- 2020-01-25 Willgerodt, Felix via Gdb-patches New
Disambiguate info_print_options - - --- 2020-01-25 Willgerodt, Felix via Gdb-patches New
Move gdbserver to top level - - --- 2020-01-24 Tom Tromey New
gdb: Allow GDB to _not_ load a previous command history - - --- 2020-01-24 Andrew Burgess New
[2/2] gdb/tui: Disassembler scrolling of very small programs - - --- 2020-01-24 Andrew Burgess New
[1/2] gdb/tui: Update help text for scroll commands - - --- 2020-01-24 Andrew Burgess New
[v2] gdb: Catch exceptions if the source file is not found - - --- 2020-01-24 Shahab Vahedi New
[v2] Harden gdb.base/step-over-syscall.exp - - --- 2020-01-24 Luis Machado New
Fix re-runs of a second inferior (PR gdb/25410) - - --- 2020-01-24 Pedro Alves New
[v3,2/3] Define _KERNTYPES in arm-nbsd-nat.c - - --- 2020-01-24 Christian Biesinger New
Move gdbserver to top level - - --- 2020-01-24 Willgerodt, Felix via Gdb-patches New
[2/3,v2] Define _KMEMUSER in arm-nbsd-nat.c - - --- 2020-01-24 Christian Biesinger New
[3/3] Make the class name in the definition match the declaration - - --- 2020-01-24 Christian Biesinger New
[2/3] Define _KMEMUSER in arm-nbsd-nat.c - - --- 2020-01-24 Christian Biesinger New
[1/3] Support the NetBSD version of pthread_setname_np - - --- 2020-01-24 Christian Biesinger New
Fix re-runs of a second inferior (PR gdb/25410) - - --- 2020-01-24 Pedro Alves New
gdb: fix variable shadowing error in darwin-nat.c - - --- 2020-01-23 Simon Marchi New
Fix ravenscar-thread.c for multi-target - - --- 2020-01-23 Tom Tromey New
[RFC,4/4] gdbserver: Add RISC-V/Linux support - - --- 2020-01-23 Maciej W. Rozycki Superseded
[3/4] gdbserver: Make `make TAGS' actually work - - --- 2020-01-23 Maciej W. Rozycki Committed
[2/4] gdbserver: Remove a stale TAGS recipe for config files - - --- 2020-01-23 Maciej W. Rozycki Committed
[1/4] RISC-V/Linux/native: Determine FLEN dynamically - - --- 2020-01-23 Maciej W. Rozycki Superseded
gdb: fix darwin-nat.c build / adapt to multi-target - - --- 2020-01-23 Simon Marchi New
Update comments about removed function - - --- 2020-01-23 Christian Biesinger New
[38/38] Remove "keep" parameter from cutu_reader constructor - - --- 2020-01-23 Tom Tromey New
[37/38] Simplify "want_partial_unit" handling - - --- 2020-01-23 Tom Tromey New
[36/38] Move two more functions to dwarf2/leb.h - - --- 2020-01-23 Tom Tromey New
[35/38] Convert read_address to a method on comp_unit_head - - --- 2020-01-23 Tom Tromey New
[34/38] Convert read_offset to method on comp_unit_head - - --- 2020-01-23 Tom Tromey New
[33/38] Create dwarf2/comp-unit.[ch] - - --- 2020-01-23 Tom Tromey New
[32/38] Move read_offset_1 to leb.c - - --- 2020-01-23 Tom Tromey New
[31/38] Convert dwarf2_section_size to a method - - --- 2020-01-23 Tom Tromey New
[30/38] Unify read_initial_length implementations - - --- 2020-01-23 Tom Tromey New
[29/38] Add some methods to dwarf2_per_cu_data - - --- 2020-01-23 Tom Tromey New
[28/38] Move dwarf2_per_cu_data::imported_symtabs earlier - - --- 2020-01-23 Tom Tromey New
[27/38] Move DWARF line_header to new file - - --- 2020-01-23 Tom Tromey New
[26/38] Change line_table methods to return unique_xmalloc_ptr - - --- 2020-01-23 Tom Tromey New
[25/38] Change file_full_name and file_file_name methods - - --- 2020-01-23 Tom Tromey New
[24/38] Move dwarf_always_disassemble to dwarf2/loc.c - - --- 2020-01-23 Tom Tromey New
[23/38] Change dwarf2_per_objfile::quick_file_names_table to htab_up - - --- 2020-01-23 Tom Tromey New
[22/38] Minor simplification in abbrev_table::read - - --- 2020-01-23 Tom Tromey New
[21/38] Use htab_up in abbrev_table - - --- 2020-01-23 Tom Tromey New
[20/38] Minor cleanups in abbrev_table - - --- 2020-01-23 Tom Tromey New
[19/38] Change dwarf2_per_objfile::die_type_hash to htab_up - - --- 2020-01-23 Tom Tromey New
[18/38] Change dwp_file to use htab_up - - --- 2020-01-23 Tom Tromey New
[17/38] Don't allocate DWO file hash on obstack - - --- 2020-01-23 Tom Tromey New
[16/38] Change dwarf2_per_objfile::line_header_hash to htab_up - - --- 2020-01-23 Tom Tromey New
[15/38] Change dwarf2_per_objfile::type_unit_groups to htab_up - - --- 2020-01-23 Tom Tromey New
[14/38] Change dwarf2_per_objfile::signatured_types to be htab_up - - --- 2020-01-23 Tom Tromey New
[13/38] Remove DWARF queue-related globals - - --- 2020-01-23 Tom Tromey New
[12/38] Introduce die_info::has_children - - --- 2020-01-23 Tom Tromey New
[11/38] Move DWARF code to dwarf2/ subdirectory - - --- 2020-01-23 Tom Tromey New
[10/38] Remove die_reader_specs::comp_dir - - --- 2020-01-23 Tom Tromey New
[09/38] Don't declare die_info in dwarf2read.h - - --- 2020-01-23 Tom Tromey New
[08/38] Remove die_info_ptr typedef - - --- 2020-01-23 Tom Tromey New
[07/38] Change attr_form_is_block to be a method - - --- 2020-01-23 Tom Tromey New
[06/38] Change some attribute functions to be methods - - --- 2020-01-23 Tom Tromey New
[05/38] Create dwarf2/attribute.[ch] - - --- 2020-01-23 Tom Tromey New
[04/38] Create dwarf2/abbrev.[ch] - - --- 2020-01-23 Tom Tromey New
[03/38] Change section functions to be methods of dwarf2_section_info - - --- 2020-01-23 Tom Tromey New
[02/38] Create dwarf2/section.[ch] - - --- 2020-01-23 Tom Tromey New
[01/38] Create dwarf2/leb.[ch] - - --- 2020-01-23 Tom Tromey New
[COMMITTED,MSP430,SIM] Fix simulation of RRUX instruction - - --- 2020-01-22 Jozef Lawrynowicz New
[2/2] gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr - - --- 2020-01-22 Simon Marchi New
[1/2] gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clear - - --- 2020-01-22 Simon Marchi New
gdb: Catch exceptions if the source file is not found - - --- 2020-01-22 Shahab Vahedi New
Modify python-config.py or replace it with official one to support python3 - - --- 2020-01-22 傅继晗 New
« 1 230 31 32215 216 »