[committed][gdb/testsuite] Fix exec_is_pie with gold linker
2020-05-25 14:54 UTC (2+ messages)
[PATCH 1/2] gdb/testsuite: add simavr.exp board
2020-05-25 14:44 UTC (6+ messages)
` [PATCH 2/2] gdb: make avr_integer_to_address generate code or data address based on type
[PATCHv2 0/3] Remove C++ Symbol Aliases From Completion List
2020-05-25 14:34 UTC (5+ messages)
` [PATCHv2 3/3] gdb: Remove C++ symbol aliases from completion list
` [pushed] Don't remove C++ aliases from completions if symbol doesn't match (Re: [PATCHv2 3/3] gdb: Remove C++ symbol aliases from completion list)
` GDB crash due to infinite recursion in typedef substitution "
-Wtautological-bitwise-compare error in arm-tdep.c
2020-05-25 13:51 UTC (4+ messages)
[committed][gdb/testsuite] Fix tcl error in jit-elf-helpers.exp
2020-05-25 10:29 UTC (3+ messages)
[PATCH 0/2] fix missed breakpoint upon jit re-registration
2020-05-25 10:07 UTC (6+ messages)
` [PATCH 1/2] [gdb/testsuite] optional flags for compile_and_download_n_jit_so
` [PATCH 2/2] jit: remove bp locations when unregistering jit code
[committed][gdb/testsuite] Add target board gold
2020-05-25 10:02 UTC
-Werror,-Wtautological-overlap-compare error in h8300-tdep.c
2020-05-25 9:52 UTC (6+ messages)
[PATCH 0/3] Handling multiple JITers
2020-05-25 9:38 UTC (4+ messages)
` [PATCH 1/3] gdb/jit: use a map to store objfile and jit breakpoint info
` [PATCH 2/3] gdb/jit: enable tracking multiple jitter objfiles
` [PATCH 3/3] gdb/testsuite: fix minor things in jit tests
[PATCH] Add completion styling
2020-05-25 8:06 UTC (15+ messages)
[pushed] Revert "Add completion styling"
2020-05-25 2:42 UTC
[PUSHED/OBVIOUS] Fix base class function call
2020-05-24 22:44 UTC (5+ messages)
` Pushed to gdb-9-branch: "
[PATCH 1/2] Don't close thread handles provided by WaitForDebugEvent
2020-05-24 22:24 UTC (2+ messages)
` [PATCH 2/2] Don't close process handle "
[RFAv6 0/3] Allow the user to define default args for aliases
2020-05-24 18:53 UTC (2+ messages)
[PATCH] gdb: make gdbarch.sh write gdbarch.{c,h} directly
2020-05-24 15:39 UTC (5+ messages)
[PATCH] Use = instead of == for better portability
2020-05-24 8:21 UTC (3+ messages)
[PATCH] Simple speedup for DWARF CU expansion
2020-05-23 22:02 UTC (2+ messages)
gdb-9 branch FROZEN
2020-05-23 21:27 UTC (2+ messages)
` gdb-9 branch OPEN again
[release/HEAD] Document the GDB 9.2 release in gdb/ChangeLog
2020-05-23 21:25 UTC
FYI/BRANCH: Patches applied to branch gdb-9-branch
2020-05-23 21:24 UTC (3+ messages)
` [release/branch 1/2] Document the GDB 9.2 release in gdb/ChangeLog
` [release/branch 2/2] Bump GDB version number to 9.2.90.DATE-git
[PATCH] gdb: remove TYPE_FIELD macro
2020-05-23 21:22 UTC (3+ messages)
[RFA] Ensure class_tui is listed in the output of "help" giving the list of classes
2020-05-23 21:22 UTC
[RFC] Improve handling of breakpoints with multiple locations
2020-05-23 21:11 UTC
[pushed/9.2] gdb.base/default.exp: Change expected value for $_gdb_minor to 2
2020-05-23 21:05 UTC
[release/branch] Set GDB version number to 9.2
2020-05-23 20:55 UTC
[RFA] Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' check
2020-05-23 13:08 UTC
[PATCH v2 00/42] Share DWARF partial symtabs between objfiles
2020-05-23 12:24 UTC (14+ messages)
` [PATCH v2 15/42] Make queue_and_load_dwo_tu receive a dwarf2_cu
` [PATCH v2 23/42] Add dwarf2_per_objfile to dwarf_expr_context and dwarf2_frame_cache
` [PATCH v2 39/42] Pass existing_cu object to cutu_reader
` [PATCH v2 41/42] Make mapped_debug_names independent of objfile
[PATCH] Use safe-ctype.h (ISSPACE etc.) in symbol parsing & comparison
2020-05-23 11:51 UTC (3+ messages)
[PATCH 1/4] gdb: add type::num_fields / type::set_num_fields
2020-05-22 20:58 UTC (9+ messages)
` [PATCH 2/4] gdb: remove TYPE_NFIELDS macro
` [PATCH 3/4] gdb: add type::fields / type::set_fields
` [PATCH 4/4] gdb: remove TYPE_FIELDS macro
[PATCH][gdb/symtab] Handle .gdb_index in ada language mode
2020-05-22 20:31 UTC (4+ messages)
[PATCH 0/4] Micro-optimize DWARF partial symbol reading
2020-05-22 20:28 UTC (15+ messages)
` [PATCH 1/4] Attribute method inlining
` [PATCH 2/4] Lazily compute partial DIE name
` [PATCH 3/4] Inline abbrev lookup
` [PATCH 4/4] Use add_partial_symbol in load_partial_dies
[PATCH 3/3][gdb/testsuite] Warn about leaked global array
2020-05-22 20:15 UTC (2+ messages)
[PATCH 2/3][gdb/testsuite] Fix global array leaks
2020-05-22 20:13 UTC (2+ messages)
[PATCH 1/3][gdb/testsuite] Fix global array cp_class_table_history leak
2020-05-22 20:12 UTC (2+ messages)
[RFC][PATCH 0/7] Patching new code in a binary
2020-05-22 19:57 UTC (10+ messages)
` [RFC][PATCH 2/7] Change memory protection for compile arguments to RW
` [RFC][PATCH 5/7] Add the option to defer register storage for compiled object loading
` [RFC][PATCH 6/7] Convert short jumps to long ones in amd64_relocate_instruction
` [RFC][PATCH 7/7] Add the patch command to dynamically inject code in the inferior
[pushed] Remove obsolete declaration
2020-05-22 19:36 UTC
[committed][gdb/symtab] Fix incomplete CU list assert in .debug_names
2020-05-22 19:12 UTC (2+ messages)
[PATCH] gdb: fix -Wtautological-overlap-compare error in lm32-tdep.c
2020-05-21 17:32 UTC (2+ messages)
[PATCH] gdb: remove unnecessary NULL checks before xfree
2020-05-21 17:12 UTC (5+ messages)
[PATCH v2 0/5] Fix BZ 25631 - core file memory access problem
2020-05-21 17:06 UTC (15+ messages)
` [PATCH v2 2/5] Adjust corefile.exp test to show regression after bfd hack removal
` [PATCH v2 3/5] section_table_xfer_memory: Replace section name with callback predicate
` [PATCH v2 4/5] Provide access to non SEC_HAS_CONTENTS core file sections
` [PATCH v2 5/5] Test ability to access unwritten-to mmap data in core file
[PATCH 0/3] Make exec-file-mismatch compare build IDs
2020-05-21 14:27 UTC (9+ messages)
` [PATCH 3/3] "
` [PATCH v2 "
[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions and CSR
2020-05-21 9:11 UTC (6+ messages)
[PATCH] gdb: reset/recompute objfile section offsets in reread_symbols
2020-05-20 19:43 UTC (5+ messages)
[PATCH 2/2] gdb: Preserve is-stmt lines when switch between files
2020-05-20 18:26 UTC (11+ messages)
Patches for PR 25893 "gdbserver incorrectly handles program args containing space"
2020-05-20 16:40 UTC (21+ messages)
` [PATCH v4 1/9] gdb: Move construct_inferior_arguments to gdbsupport
` [PATCH v4 8/9] gdb/testsuite: support passing inferior arguments with native-gdbserver board
` [PATCH v5 1/9] gdb: Move construct_inferior_arguments to gdbsupport
` [PATCH v5 2/9] gdbsupport: Adapt construct_inferior_arguments
` [PATCH v5 3/9] gdbsupport: Let construct_inferior_arguments take gdb::array_view param
` [PATCH v5 4/9] gdbserver: Don't add extra NULL to program args
` [PATCH v5 5/9] nto_process_target::create_inferior: Pass args as char **
` [PATCH v5 6/9] [PR gdbserver/25893]: Use construct_inferior_arguments which handles special chars
` [PATCH v5 7/9] gdbsupport: Drop now unused function 'stringify_argv'
` [PATCH v5 8/9] gdb/testsuite: support passing inferior arguments with native-gdbserver board
` [PATCH v5 9/9] gdb/testsuite: add inferior arguments test
[PATCH 4/4] [PR gdbserver/25893]: Add gdbserver test for argument with space in it
2020-05-20 16:28 UTC (6+ messages)
` [PATCH 1/2] gdb/testsuite: support passing inferior arguments with native-gdbserver board
` [PATCH 2/2] gdb/testsuite: add inferior arguments test
[PATCH 0/4] Fix BZ 25631 - core file memory access problem
2020-05-20 16:04 UTC (6+ messages)
` [PATCH 3/4] Provide access to non SEC_HAS_CONTENTS core file sections
[PATCH] [PR 25678] gdb crashes with "internal-error: sect_index_text not initialized" when .text
2020-05-20 15:04 UTC (15+ messages)
[pushed] gdb/testsuite: check mmap ret val against MAP_FAILED
2020-05-20 14:51 UTC
[pushed] Fix array_char_idx.exp
2020-05-20 13:22 UTC
[pushed] Remove bound_name static from ada-lang.c
2020-05-20 13:20 UTC
PR25993, read of freed memory
2020-05-20 1:51 UTC (10+ messages)
Oh dear. I regret to inform you that commit 4111f652f955028e8219fad2d60af1fd22aa29ee might be unfortunate
2020-05-19 23:34 UTC (4+ messages)
` Breakage on builder Ubuntu-Aarch64-m64, revision 4111f652f955028e8219fad2d60af1fd22aa29ee
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "
Use bfd_get_filename throughout gdb
2020-05-19 22:38 UTC (3+ messages)
[PATCH] gdb: fix IA64 build failure of linux-nat
2020-05-19 22:00 UTC (2+ messages)
[PATCH] gdb: Restore old annotations behaviour when printing frame info
2020-05-19 20:34 UTC (2+ messages)
[pushed] Restore missing Rust test
2020-05-19 19:43 UTC
[pushed] Fix duplicate tests in gdb.rust
2020-05-19 19:40 UTC (3+ messages)
[PATCH] Add gdb::nullopt, from C++17's std::nullopt
2020-05-19 19:27 UTC (3+ messages)
` [PATCH v2] "
[committed][gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching-proc.exp
2020-05-19 18:49 UTC (3+ messages)
[pushed] Update call to target_fileio_open
2020-05-19 18:35 UTC
[PATCH] gdb: fix off-by-one error in quirk_rust_enum
2020-05-19 18:21 UTC (3+ messages)
[PATCH 0/2] Fix some Ada enum bugs
2020-05-19 17:18 UTC (3+ messages)
` [PATCH 1/2] Fix bugs in 'val and 'pos with range types
` [PATCH 2/2] Handle indexing Ada arrays with enum indices
[PATCH v8 0/6] Handle already-exited threads in 'stop_all_threads'
2020-05-19 16:34 UTC (13+ messages)
` [PATCH v8 6/6] gdb/infrun: handle already-exited threads when attempting to stop
` [PATCH][gdb/testsuite] Warn about leaked global array
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