[PATCH 1/6] gdb.base/foll-fork.exp: remove DUPLICATEs
2021-09-10 20:54 UTC (6+ messages)
` [PATCH 2/6] gdb.base/foll-fork.exp: remove gating based on target triplet
` [PATCH 3/6] gdb.base/foll-fork.exp: refactor to restart GDB between each portion of the test
` [PATCH 4/6] gdb.base/foll-fork.exp: rename variables
` [PATCH 5/6] gdb.base/foll-fork.exp: use foreach_with_prefix to handle prefixes
` [PATCH 6/6] gdb: don't share aspace/pspace on fork with "detach-on-fork on" and "follow-fork-mode child"
[PATCH][gdb/testsuite] Reimplement gdb.gdb/python-selftest.exp as unittest
2021-09-10 20:02 UTC (2+ messages)
` [committed][gdb/testsuite] "
[committed][gdb/testsuite] Fix DUPLICATE in gdb.base/global-var-nested-by-dso.exp
2021-09-10 16:43 UTC
[committed][gdb/testsuite] Fix DUPLICATE in gdb.base/skip-solib.exp
2021-09-10 16:43 UTC
[PATCH][gdb/testsuite] Fix handling of nr_args < 3 in mi_gdb_test
2021-09-10 16:42 UTC (3+ messages)
[committed][gdb/testsuite] Add string_list_to_regexp
2021-09-10 16:39 UTC
[PATCH][gdb/testsuite] Handle unrecognized command line option in gdb_compile_test
2021-09-10 16:38 UTC (5+ messages)
[PATCH v3 2/3] Fix range end handling of inlined subroutines
2021-09-10 9:11 UTC (4+ messages)
[PATCH v3 1/3] Introduce a new line table flag is_weak
2021-09-10 9:00 UTC (4+ messages)
[PATCH] sim: run: change help short option to -h
2021-09-10 4:04 UTC
[PATCH 00/30] Rewrite the DWARF "partial" reader
2021-09-09 23:32 UTC (13+ messages)
` [PATCH 13/30] Statically examine abbrev properties
` [PATCH 15/30] Introduce the new DWARF index class
[PATCH] PR17917 Lookup remote build-id in remote binaries
2021-09-09 23:05 UTC (2+ messages)
[PATCH 0/2] New option to switch off source code display
2021-09-09 18:51 UTC (4+ messages)
` [PATCH 1/2] gdb: remove duplicate cmd_list_element declarations
` [PATCH 2/2] gdb: add setting to disable reading source code files
[PATCH] Fix two regressions caused by CU / TU merging
2021-09-09 15:53 UTC (5+ messages)
[committed][gdb/testsuite] Fix gdb.base/coredump-filter-build-id.exp with older eu-unstrip
2021-09-09 10:31 UTC
[committed][gdb/testsuite] Fix various issues in gdb.mi/mi-sym-info.exp
2021-09-09 10:31 UTC
[PATCH 1/2] gnulib: import nonblocking module
2021-09-09 7:44 UTC (5+ messages)
` [PATCH 2/2] sim: use gnulib to set nonblocking mode
[PATCH] sim: ppc: drop support for std-config.h overrides
2021-09-09 6:47 UTC
[PATCH] sim: ppc: enable use of gnulib
2021-09-09 6:37 UTC
[PATCH] sim: drop old O_NDELAY & FNBLOCK support
2021-09-09 6:24 UTC
[PATCH] sim: cgen: workaround Windows VOID define
2021-09-09 5:23 UTC
[PATCH] sim: dv-sockser: move sim-main.h include after system includes
2021-09-09 4:52 UTC
[PATCH] sim: mips: delete unused PSIZE define
2021-09-09 4:34 UTC
[PATCH] sim: ppc: switch to common warning flags
2021-09-09 3:32 UTC
[PATCH] sim: ppc: enable -Wmissing-declarations & -Wmissing-prototypes
2021-09-09 3:18 UTC
[PATCH] sim: ppc: fix some Wpointer-sign warnings
2021-09-09 3:17 UTC (3+ messages)
[PATCH] sim: microblaze: replace custom basic types with common ones
2021-09-09 1:31 UTC
[PATCH 1/2] sim: ppc: drop unnecessary config includes
2021-09-09 1:08 UTC (2+ messages)
` [PATCH 2/2] sim: ppc: align format string settings with common code
propose GDB 11.1 release this coming weekend (2021-09-08 update)
2021-09-08 20:54 UTC
[PATCH] gnulib: import sys_wait
2021-09-08 20:20 UTC (10+ messages)
[PATCH] Fix handling of DW_AT_data_bit_offset
2021-09-08 20:06 UTC (3+ messages)
[PATCH][gdb/testsuite] Reimplement complaints selftest as unittest
2021-09-08 19:02 UTC (3+ messages)
[pushed] Fix unit test build on Windows
2021-09-08 15:19 UTC
[PATCH] gdb/python: remove some uses of Py_TPFLAGS_HAVE_ITER
2021-09-08 14:44 UTC (4+ messages)
[PATCH 0/2] Adding a Python event for when GDB exits
2021-09-08 14:10 UTC (5+ messages)
` [PATCH 1/2] gdb/python: update events test to handle missing exit_code
` [PATCH 2/2] gdb/python: add a new gdb_exiting event
[PATCH, master+11][gdb/build] Add CXX_DIALECT to CXX
2021-09-08 12:15 UTC
Revert: [AArch64] MTE corefile support
2021-09-08 12:12 UTC (3+ messages)
[PATCH 0/3] Changes to thread state tracking
2021-09-08 9:50 UTC (11+ messages)
` [PATCH 1/3] gdb: make thread_info::executing private
` [PATCH 2/3] gdb: make thread_suspend_state::stop_pc optional
` [PATCH 3/3] gdb: make thread_info executing and resumed state more consistent
[PATCH] gdb/python: fix memory leak in python inferior code
2021-09-08 9:26 UTC (3+ messages)
[PATCH][gdb/build] Fix build with undefined CXX_STD_THREAD
2021-09-08 8:06 UTC (5+ messages)
[PATCH 1/4] gdb: sim: consolidate configure settings
2021-09-08 2:33 UTC (8+ messages)
` [PATCH 2/4] gdb: aarch64: enable sim integration
` [PATCH 3/4] gdb: cris: "
[PATCH][gdb/testsuite] Simplify gdb.dwarf2/locexpr-data-member-location.exp
2021-09-08 0:34 UTC (6+ messages)
` [committed][gdb/testsuite] Handle eof in gdb_internal_error_resync
` [committed][gdb/testsuite] Handle internal-error in gdb_run_cmd
` [committed][gdb/testsuite] Handle internal-error in gdb_unload
[pushed] Remove unused declaration from gdbserver/win32-low.h
2021-09-07 18:17 UTC
[PATCH] Replace deprecated_target_wait_hook by observers
2021-09-07 15:08 UTC (3+ messages)
` [PING] "
[PATCH 1/3] gnulib: import various network functions
2021-09-07 14:49 UTC (3+ messages)
[PATCH 0/6] Display GDB backtrace for internal errors
2021-09-07 14:12 UTC (17+ messages)
` [PATCH 1/6] gdb: use bool instead of int in struct internal_problem
` [PATCH 2/6] gdb: make use of std::string in utils.c
` [PATCH 3/6] gdb: Add a dependency between gdb and libbacktrace
` [PATCH 4/6] Copy in libbacktrace from gcc
[PATCH] gdb/python: add facility to add values into the history
2021-09-07 9:56 UTC (6+ messages)
` [PATCHv2] "
[PING*2] [PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
2021-09-07 5:19 UTC
[PATCH v2] gdb: riscv_scan_prologue: handle LD and LW instructions
2021-09-06 20:25 UTC (6+ messages)
[PATCH v3 0/3] Improve debugging of optimized code
2021-09-06 16:23 UTC (2+ messages)
[pushed] Remove some complaints.h includes
2021-09-06 15:22 UTC
[PATCH v3 3/3] Fix handling of DW_AT_entry_pc of inlined subroutines
2021-09-05 19:16 UTC
[PATCH v4] Add new 'print nibbles' feature
2021-09-04 12:42 UTC
[PATCH 1/2] gnulib: import nonblocking module
2021-09-04 7:49 UTC (2+ messages)
` [PATCH 2/2] sim: dv-sockser: use gnulib to set nonblocking mode
[PATCH] Use CORE_ADDR as return type from x86_dr_low_get_addr
2021-09-03 17:29 UTC (6+ messages)
ptype output for multi-dimensional arrays using CTF
2021-09-03 16:39 UTC (3+ messages)
[PATCH v2] Test case reproducing PR28030 bug
2021-09-03 15:57 UTC (3+ messages)
[PATCH][gdb/testsuite] Add untested case in selftest_setup
2021-09-03 14:40 UTC (3+ messages)
` [committed][gdb/testsuite] Add untested case in gdb.gdb/complaints.exp
[PATCH 0/2] Add AVX512-FP16 support
2021-09-03 14:00 UTC (11+ messages)
` [PATCH 1/2] Add half support for AVX512 register view
` [PATCH 2/2] gdb: Enable finish command and inferior calls for _Float16 on amd64 and i386
[PATCH 1/1] gdb, i386: Enable AVX512-bfloat16 for i386 targets
2021-09-03 13:05 UTC (3+ messages)
[PATCH] gdb: change thread_info::name to unique_xmalloc_ptr, add helper function
2021-09-03 2:29 UTC
[PATCH V7 PING 4] CTF: multi-CU and archive support
2021-09-02 19:23 UTC (4+ messages)
` [PATCH V7 PING 5] "
[PATCH] gdb: Enable target rx-*-*linux
2021-09-02 14:28 UTC (2+ messages)
[PING 4] [PATCH 0/2] Add AVX512-FP16 support
2021-09-02 14:20 UTC
[PING 4] [PATCH 1/1] gdb, i386: Enable AVX512-bfloat16 for i386 targets
2021-09-02 14:19 UTC
[PATCH 1/2] gdbtypes.c: Add the case for FIELD_LOC_KIND_DWARF_BLOCK
2021-09-02 6:32 UTC (9+ messages)
` [PATCH 2/2] Test case reproducing PR28030 bug
[PATCH] Change how .debug_aranges padding is skipped
2021-09-01 11:38 UTC (2+ messages)
[committed, master + 11][gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbol search
2021-09-01 9:39 UTC
[PATCH] gdb: remove breakpoint_find_if
2021-08-31 14:03 UTC (3+ messages)
[RFC][gdb/testsuite] Add check-readmore
2021-08-31 13:45 UTC (4+ messages)
` [PATCH][gdb/testsuite] "
[PING] [PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
2021-08-31 6:13 UTC
[PATCH] Use gdbfmt for vprintf_filtered
2021-08-30 21:21 UTC (2+ messages)
[PATCH v2] Fixed core dump from incorrect location expression on bad dwarfs
2021-08-30 20:10 UTC
[pushed] gdb: fix build error in unittests/parallel-for-selftests.c
2021-08-30 17:58 UTC
[PATCH] fbsd-nat: Don't use '%jd' and '%ju' with printf_filtered
2021-08-30 16:16 UTC (4+ messages)
[PATCH 1/2] gdb: add field::name / field::set_name
2021-08-30 15:49 UTC (2+ messages)
` [PATCH 2/2] gdb: remove TYPE_FIELD_NAME and FIELD_NAME macros
[PATCH] Add some parallel_for_each tests
2021-08-30 15:45 UTC (6+ messages)
[PATCH] Fixed core dump from incorrect location expression on bad dwarfs
2021-08-30 15:30 UTC (2+ messages)
[PATCH 1/2] gdb/testsuite/dwarf: don't define nested procs for rnglists/loclists
2021-08-30 15:20 UTC (2+ messages)
` [PATCH 2/2] gdb/testsuite/dwarf: use options for rnglists/loclists procs
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