Discrepancy between Python and Guile wrt exiting the interpreter
2020-01-23 18:30 UTC (13+ messages)
[PATCH] gdb: fix darwin-nat.c build / adapt to multi-target
2020-01-23 18:21 UTC (4+ messages)
[PATCH] gdb: Catch exceptions if the source file is not found
2020-01-23 18:18 UTC (4+ messages)
[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 (14+ messages)
` [PATCH v2 1/4] Remove stale breakpoint step-over information
` [PATCH v2 2/4] Unregister the last inferior from the event loop
` [PATCH v2 3/4] Remove breakpoint step-over information if failed to resume
` [PING^8][PATCH v2 0/4] GDB fixes for the remote end having gone astray
[PATCH] Update comments about removed function
2020-01-23 14:58 UTC
[RFAv2 0/3] New option 'set exec-file-mismatch (ask|warn|off)'. Fixes PR gdb/17626
2020-01-23 14:55 UTC (2+ messages)
` PING "
[PATCH 00/38] Start reorganization of DWARF code
2020-01-23 2:34 UTC (39+ messages)
` [PATCH 27/38] Move DWARF line_header to new file
` [PATCH 21/38] Use htab_up in abbrev_table
` [PATCH 19/38] Change dwarf2_per_objfile::die_type_hash to htab_up
` [PATCH 22/38] Minor simplification in abbrev_table::read
` [PATCH 05/38] Create dwarf2/attribute.[ch]
` [PATCH 35/38] Convert read_address to a method on comp_unit_head
` [PATCH 30/38] Unify read_initial_length implementations
` [PATCH 20/38] Minor cleanups in abbrev_table
` [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 32/38] Move read_offset_1 to leb.c
` [PATCH 17/38] Don't allocate DWO file hash on obstack
` [PATCH 06/38] Change some attribute functions to be methods
` [PATCH 31/38] Convert dwarf2_section_size to a method
` [PATCH 18/38] Change dwp_file to use htab_up
` [PATCH 34/38] Convert read_offset to method on comp_unit_head
` [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 26/38] Change line_table methods to return unique_xmalloc_ptr
` [PATCH 25/38] Change file_full_name and file_file_name methods
` [PATCH 12/38] Introduce die_info::has_children
` [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 10/38] Remove die_reader_specs::comp_dir
` [PATCH 09/38] Don't declare die_info in dwarf2read.h
` [PATCH 36/38] Move two more functions to dwarf2/leb.h
` [PATCH 13/38] Remove DWARF queue-related globals
` [PATCH 38/38] Remove "keep" parameter from cutu_reader constructor
` [PATCH 16/38] Change dwarf2_per_objfile::line_header_hash to htab_up
` [PATCH 08/38] Remove die_info_ptr typedef
` [PATCH 01/38] Create dwarf2/leb.[ch]
` [PATCH 04/38] Create dwarf2/abbrev.[ch]
` [PATCH 23/38] Change dwarf2_per_objfile::quick_file_names_table to htab_up
` [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
[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
[PATCHv2 0/2] gdb/tui: Assembler window scrolling fixes
2020-01-22 19:26 UTC (6+ messages)
` [PATCHv2 2/2] gdb/tui: asm window handles invalid memory and scrolls better
[PATCH] Harden gdb.base/step-over-syscall.exp
2020-01-22 17:48 UTC (6+ messages)
` [PING] "
[PATCH 1/2] gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clear
2020-01-22 15:20 UTC (2+ messages)
` [PATCH 2/2] gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr
[PATCH] riscv: add gdbserver support
2020-01-22 14:08 UTC (15+ messages)
[PATCH] Modify python-config.py or replace it with official one to support python3
2020-01-22 6:12 UTC (6+ messages)
[PATCH] gdb: remove uses of iterate_over_inferiors in remote-sim.c
2020-01-22 1:56 UTC (7+ messages)
[pushed] gdb: add declaration for _initialize_gdbarch in gdbarch.sh
2020-01-21 23:49 UTC
[RFC][PATCH v2] Rebase executable to match relocated base address
2020-01-21 23:27 UTC (3+ messages)
[PATCH v2] Add debuginfod support to GDB
2020-01-21 21:27 UTC
[pushed] gdb: fix indentation in infrun.c
2020-01-21 21:22 UTC
[PATCH] Fix Python probe breakpoints
2020-01-21 20:23 UTC (2+ messages)
[PATCH] Fix toplevel types with -fdebug-types-section
2020-01-21 19:56 UTC (6+ messages)
[PATCH] Allow use of Pygments to colorize source code
2020-01-21 19:51 UTC (2+ messages)
[PATCH 0/3] Fix gdb's BFD cache
2020-01-21 19:38 UTC (16+ messages)
` [PATCH 2/3] Consistently use BFD's time
[PATCH,v2][AArch64] Add more debugging output to aarch64_displaced_step_fixup
2020-01-21 13:30 UTC (5+ messages)
` [PATCH,v2][AArch64] Fix step-over-syscall.exp failure
Oh dear. I regret to inform you that commit cf1d9e092f871df3b34a58cfcde915c689ac9067 might be unfortunate
2020-01-21 12:57 UTC (2+ messages)
` Breakage on builder Fedora-x86_64-w64-mingw32, revision cf1d9e092f871df3b34a58cfcde915c689ac9067
[PATCH 0/2,v3][AArch64]Handle additional brk instruction patterns
2020-01-21 11:57 UTC (5+ messages)
` [PATCH 1/2,v3] [AArch64] Recognize more program breakpoint patterns
` [PATCH 2/2,v3] [AArch64] Test handling of additional brk instruction patterns
[PATCH] Move gdbserver to top level
2020-01-21 5:34 UTC (2+ messages)
[PATCH] Do not print empty-group regs when printing general ones
2020-01-20 23:04 UTC (2+ messages)
[PATCH] sim: don't rely on inferior_ptid in gdbsim_target::wait
2020-01-20 15:48 UTC (5+ messages)
[PATCH] gdb/linux-fork: simplify one_fork_p
2020-01-20 15:13 UTC (5+ messages)
GDB 9.1 release -- 2020-01-17 update
2020-01-20 12:03 UTC (3+ messages)
[PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx
2020-01-20 10:36 UTC
[PATCH] sim: add some stdlib.h includes
2020-01-20 9:17 UTC (3+ messages)
[PATCH 0/3] More TUI improvements
2020-01-20 0:48 UTC (5+ messages)
` [PATCH 2/3] Make "disassemble" always use TUI disassembly window
[PATCH] Call disassemble_free_target in gdb
2020-01-19 21:11 UTC (2+ messages)
[PATCH] Replace init_cutu_and_read_dies with a class
2020-01-19 20:10 UTC (2+ messages)
[PATCH] Fix assertion fi->level
2020-01-19 17:27 UTC (2+ messages)
[review] gdb/fortran: array stride support
2020-01-19 1:59 UTC (3+ messages)
` [PATCH] Add gdb.fortran/vla-stride.exp and report a bug (was: Re: [review] gdb/fortran: array stride support)
[PATCH] gdb: Use puts_unfiltered instead of printf_unfiltered
2020-01-18 18:53 UTC (5+ messages)
GDB 9.0.90 available for testing
2020-01-17 21:09 UTC (12+ messages)
Oh dear. I regret to inform you that commit 26f42329caf1dcd4a410de61045208024156169f might be unfortunate
2020-01-17 20:39 UTC (2+ messages)
` Breakage on builder Fedora-x86_64-cc-with-index, revision 26f42329caf1dcd4a410de61045208024156169f
Oh dear. I regret to inform you that commit 67b10306d19bd16ec9f3ca73b14aa82c789436e1 might be unfortunate
2020-01-17 19:44 UTC (2+ messages)
` Breakage on builder Fedora-x86_64-w64-mingw32, revision 67b10306d19bd16ec9f3ca73b14aa82c789436e1
[PATCH] Make all-gdbsupport depend on all-bfd
2020-01-17 18:57 UTC (2+ messages)
[RFA/gdb-9-branch] Abort configure immediately if building GDB in tree
2020-01-17 18:43 UTC (6+ messages)
[PATCH] Remove gdb_assert in dw2_find_pc_sect_compunit_symtab
2020-01-17 18:16 UTC (5+ messages)
[PATCH v2 0/6] Move gdbsupport to top level
2020-01-17 18:13 UTC (14+ messages)
Oh dear. I regret to inform you that commit 3684d331fd35f49e4022ac6906dc879552af0442 might be unfortunate
2020-01-17 18:11 UTC (5+ messages)
` Breakage on builder Fedora-x86_64-m64, revision 3684d331fd35f49e4022ac6906dc879552af0442
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
GDB 9.1 release -- 2020-01-02 update
2020-01-17 17:59 UTC (3+ messages)
Oh dear. I regret to inform you that commit 533da48302a26885a972e4379eccc26b364e5b53 might be unfortunate
2020-01-17 17:56 UTC (2+ messages)
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 533da48302a26885a972e4379eccc26b364e5b53
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