[PATCH] Harden gdb.base/step-over-syscall.exp
2020-01-27 19:02 UTC (6+ messages)
` [PATCH,v2] "
` [PATCH v3] "
[PATCH] Move gdbserver to top level
2020-01-27 18:13 UTC (15+ messages)
[PATCH 00/38] Start reorganization of DWARF code
2020-01-27 13:41 UTC (42+ messages)
` [PATCH 26/38] Change line_table methods to return unique_xmalloc_ptr
` [PATCH 07/38] Change attr_form_is_block to be a method
` [PATCH 15/38] Change dwarf2_per_objfile::type_unit_groups to htab_up
` [PATCH 06/38] Change some attribute functions to be methods
` [PATCH 34/38] Convert read_offset to method on comp_unit_head
` [PATCH 31/38] Convert dwarf2_section_size to a method
` [PATCH 18/38] Change dwp_file to use htab_up
` [PATCH 14/38] Change dwarf2_per_objfile::signatured_types to be htab_up
` [PATCH 11/38] Move DWARF code to dwarf2/ subdirectory
` [PATCH 24/38] Move dwarf_always_disassemble to dwarf2/loc.c
` [PATCH 25/38] Change file_full_name and file_file_name methods
` [PATCH 12/38] Introduce die_info::has_children
` [PATCH 13/38] Remove DWARF queue-related globals
` [PATCH 09/38] Don't declare die_info in dwarf2read.h
` [PATCH 36/38] Move two more functions to dwarf2/leb.h
` [PATCH 10/38] Remove die_reader_specs::comp_dir
` [PATCH 23/38] Change dwarf2_per_objfile::quick_file_names_table to htab_up
` [PATCH 04/38] Create dwarf2/abbrev.[ch]
` [PATCH 08/38] Remove die_info_ptr typedef
` [PATCH 16/38] Change dwarf2_per_objfile::line_header_hash to htab_up
` [PATCH 38/38] Remove "keep" parameter from cutu_reader constructor
` [PATCH 01/38] Create dwarf2/leb.[ch]
` [PATCH 22/38] Minor simplification in abbrev_table::read
` [PATCH 19/38] Change dwarf2_per_objfile::die_type_hash to htab_up
` [PATCH 21/38] Use htab_up in abbrev_table
` [PATCH 27/38] Move DWARF line_header to new file
` [PATCH 35/38] Convert read_address to a method on comp_unit_head
` [PATCH 20/38] Minor cleanups in abbrev_table
` [PATCH 30/38] Unify read_initial_length implementations
` [PATCH 05/38] Create dwarf2/attribute.[ch]
` [PATCH 32/38] Move read_offset_1 to leb.c
` [PATCH 33/38] Create dwarf2/comp-unit.[ch]
` [PATCH 28/38] Move dwarf2_per_cu_data::imported_symtabs earlier
` [PATCH 02/38] Create dwarf2/section.[ch]
` [PATCH 17/38] Don't allocate DWO file hash on obstack
` [PATCH 03/38] Change section functions to be methods of dwarf2_section_info
` [PATCH 29/38] Add some methods to dwarf2_per_cu_data
` [PATCH 37/38] Simplify "want_partial_unit" handling
[FYI] Two minor changes in ctfread.c
2020-01-27 13:31 UTC
[review] Consolidate partial symtab dependency reading
2020-01-27 1:44 UTC (3+ messages)
` [pushed] "
[review] Change some psymtab fields to bool
2020-01-26 23:58 UTC (3+ messages)
` [pushed] "
[review] Introduce partial_symtab::expand_psymtab method
2020-01-26 23:49 UTC (3+ messages)
` [pushed] "
[review] Do not allocate psymtabs via psymtab_storage
2020-01-26 23:49 UTC (3+ messages)
` [pushed] "
[review] Virtualize "readin" and "compunit_symtab"
2020-01-26 23:49 UTC (4+ messages)
` [pushed] "
[review] Turn start_psymtab_common into a constructor
2020-01-26 23:49 UTC (3+ messages)
` [pushed] "
[review] Introduce partial_symtab::read_symtab method
2020-01-26 23:41 UTC (3+ messages)
` [pushed] "
[review] Consolidate psymtab "Reading" messages
2020-01-26 23:41 UTC (3+ messages)
` [pushed] "
[review] Remove an include from machoread.c
2020-01-26 23:41 UTC (3+ messages)
` [pushed] "
[review] Use new and delete for psymtabs
2020-01-26 23:41 UTC (3+ messages)
` [pushed] "
[review] Change allocate_psymtab to be a constructor
2020-01-26 23:41 UTC (3+ messages)
` [pushed] "
[review] Document m68k floating point feature correspondence
2020-01-26 23:39 UTC (6+ messages)
` Ping (Was: [review] Document m68k floating point feature correspondence)
` [pushed] Document m68k floating point feature correspondence
[PATCH] gdb: Reinitialize objfile::section_offsets during objfile reload
2020-01-26 21:51 UTC (3+ messages)
[PATCH] Disambiguate info_print_options
2020-01-26 16:15 UTC (2+ messages)
[PATCHv2 0/2] gdb/tui: Assembler window scrolling fixes
2020-01-26 16:10 UTC (9+ messages)
` [PATCHv2 2/2] gdb/tui: asm window handles invalid memory and scrolls better
` [PATCH 1/2] gdb/tui: Update help text for scroll commands
` [PATCH 0/2] Further Assembler Scrolling Fixes
` [PATCH 2/2] gdb/tui: Disassembler scrolling of very small programs
Propose we release GDB 9.1 next weekend (Feb 01-02)
2020-01-26 16:07 UTC (2+ messages)
[PATCH 0/2] Remove C++ Symbol Aliases From Completion List
2020-01-26 16:01 UTC (6+ messages)
` [PATCH 1/2] gdb: Convert completion tracker to use std types
` [PATCH 2/2] gdb: Remove C++ symbol aliases from completion list
[PATCH v2 2/3] gdb: Rename fputs_unfiltered to ui_file_puts
2020-01-26 11:40 UTC (2+ messages)
[PATCH]: DWARFv5: Handle location list for split dwarf
2020-01-25 22:56 UTC
[PATCH] Rebase executable to match relocated base address
2020-01-25 16:50 UTC
[RFAv2 0/3] New option 'set exec-file-mismatch (ask|warn|off)'. Fixes PR gdb/17626
2020-01-25 16:47 UTC (4+ messages)
` PING "
[PATCH] gdb: Allow GDB to _not_ load a previous command history
2020-01-25 11:22 UTC (2+ messages)
[PATCH 0/3] Improve inline frame debug experience
2020-01-25 5:08 UTC (7+ messages)
` [PATCH 2/3] gdb: Don't reorder line table entries too much when sorting
[PATCH 0/4] RISC-V/Linux `gdbserver' support and associated fixes
2020-01-24 20:06 UTC (13+ messages)
` [PATCH 1/4] RISC-V/Linux/native: Determine FLEN dynamically
` [PATCH 2/4] gdbserver: Remove a stale TAGS recipe for config files
` [PATCH 3/4] gdbserver: Make `make TAGS' actually work
` [RFC][PATCH 4/4] gdbserver: Add RISC-V/Linux support
[PATCH] Don't override various Makefile variables for gnulib et al
2020-01-24 18:21 UTC (5+ messages)
` [PATCH] add file desc to gdbserver client_state
[PATCH] Fix re-runs of a second inferior (PR gdb/25410)
2020-01-24 17:15 UTC (5+ messages)
[PATCH] gdb: Catch exceptions if the source file is not found
2020-01-24 17:05 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/3] Fix some ARM NetBSD compile errors
2020-01-24 16:45 UTC (20+ messages)
` [PATCH 1/3] Support the NetBSD version of pthread_setname_np
` [PATCH 3/3] Make the class name in the definition match the declaration
` [PATCH 2/3] Define _KMEMUSER in arm-nbsd-nat.c
` [PATCH 2/3 v2] "
` [PATCH v3 2/3] Define _KERNTYPES "
[PATCH] Update comments about removed function
2020-01-24 13:01 UTC (3+ messages)
Discrepancy between Python and Guile wrt exiting the interpreter
2020-01-24 10:26 UTC (9+ messages)
[PATCH 00/55] Remove val_print
2020-01-24 1:03 UTC (19+ messages)
` [PATCH 09/55] Use common_val_print in c-valprint.c
` [PATCH 14/55] Introduce value_print_array_elements
` [PATCH 44/55] Introduce cp_print_value_fields and c_value_print_struct
` [PATCH 12/55] Introduce value_print_scalar_formatted
` [PATCH 40/55] Introduce c_value_print_ptr
` [PATCH 28/55] Convert Pascal to value-based API
[PATCH] gdb: introduce objfile text_section_offset and data_section_offset methods
2020-01-23 22:53 UTC (3+ messages)
[PATCH] gdb: fix variable shadowing error in darwin-nat.c
2020-01-23 22:49 UTC (3+ messages)
[PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx
2020-01-23 22:34 UTC (2+ messages)
[PATCH 0/3] Fix gdb's BFD cache
2020-01-23 22:30 UTC (13+ messages)
` [PATCH 2/3] Consistently use BFD's time
` [PATCH 3/3] Further simplify gdb BFD caching
[PATCH] Fix ravenscar-thread.c for multi-target
2020-01-23 21:19 UTC
[PATCH] gdb: fix darwin-nat.c build / adapt to multi-target
2020-01-23 20:59 UTC (5+ messages)
[PATCH 0/3] More TUI improvements
2020-01-23 19:54 UTC (5+ messages)
` [PATCH 2/3] Make "disassemble" always use TUI disassembly window
[PING][PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx
2020-01-23 19:39 UTC
[PING] [PATCH] Cache the text section offset of shared libraries
2020-01-23 17:55 UTC (5+ messages)
[PATCH v2 0/4] GDB fixes for the remote end having gone astray
2020-01-23 16:59 UTC (9+ messages)
` [PATCH v2 2/4] Unregister the last inferior from the event loop
[COMMITTED][MSP430][SIM] Fix simulation of RRUX instruction
2020-01-23 0:57 UTC
[PATCH 0/2] Re-enable stdin in various places
2020-01-22 21:57 UTC (5+ messages)
` [PATCH 1/2] gdb: Re-enable stdin for all UIs from start_event_loop
` [PATCH 2/2] gdb: Enable stdin on exception in execute_gdb_command
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox