[pushed] Pass internal gdb flags to --configuration invocations
2023-01-14 19:47 UTC
[PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
2023-01-14 18:08 UTC (12+ messages)
` [PATCH 2/2] "
[PATCH v2 00/79] Rewrite "require" test procedure and use it more often
2023-01-14 16:22 UTC (90+ messages)
` [PATCH v2 01/79] Don't use ensure_gdb_index with require
` [PATCH v2 02/79] Change 'require' to accept a list of predicates
` [PATCH v2 03/79] Use unsupported in 'require'
` [PATCH v2 04/79] Use require supports_reverse
` [PATCH v2 05/79] Use require supports_process_record
` [PATCH v2 06/79] Use require dwarf2_support
` [PATCH v2 07/79] Use require is_x86_like_target
` [PATCH v2 08/79] Use require skip_cplus_tests
` [PATCH v2 09/79] Use require skip_shlib_tests
` [PATCH v2 10/79] Use require skip_dlmopen_tests
` [PATCH v2 11/79] Use require skip_stl_tests
` [PATCH v2 12/79] Use require skip_rust_tests
` [PATCH v2 13/79] Use require skip_fortran_tests
` [PATCH v2 14/79] Use require skip_ada_tests
` [PATCH v2 15/79] Use require skip_go_tests
` [PATCH v2 16/79] Use require skip_d_tests
` [PATCH v2 17/79] Use require skip_ctf_tests
` [PATCH v2 18/79] Use require skip_hw_watchpoint_tests
` [PATCH v2 19/79] Use require skip_ifunc_tests
` [PATCH v2 20/79] Use require skip_aarch64_sve_tests
` [PATCH v2 21/79] Use require skip_btrace_pt_tests
` [PATCH v2 22/79] Use require skip_btrace_tests
` [PATCH v2 23/79] Use require skip_avx_*
` [PATCH v2 24/79] Use require support_displaced_stepping
` [PATCH v2 25/79] Use require is_aarch64_target
` [PATCH v2 26/79] Use require is_aarch32_target
` [PATCH v2 27/79] Use require is_amd64_regs_target
` [PATCH v2 28/79] Use require is_elf_target
` [PATCH v2 29/79] Use require can_single_step_to_signal_handler
` [PATCH v2 30/79] Use require supports_get_siginfo_type
` [PATCH v2 31/79] Use require support_go_compile
` [PATCH v2 32/79] Use require use_gdb_stub
` [PATCH v2 33/79] Use require can_spawn_for_attach
` [PATCH v2 34/79] Use require isnative
` [PATCH v2 35/79] Use require skip_gdbserver_tests
` [PATCH v2 36/79] Use require skip_shlib_tests
` [PATCH v2 37/79] Use require is_c_compiler_gcc
` [PATCH v2 38/79] Use require gdb_debug_enabled
` [PATCH v2 39/79] Use require gdb_skip_xml_test
` [PATCH v2 40/79] Use require gdb_trace_common_supports_arch
` [PATCH v2 41/79] Use require skip_perf_tests
` [PATCH v2 42/79] Use require skip_opencl_tests
` [PATCH v2 43/79] Use require target_can_use_run_cmd
` [PATCH v2 44/79] Use require using_fission
` [PATCH v2 45/79] Use require skip_debuginfod_tests
` [PATCH v2 46/79] Use require gnat_runtime_has_debug_info
` [PATCH v2 47/79] Rewrite skip_python_tests
` [PATCH v2 48/79] Remove mi_skip_python_tests
` [PATCH v2 49/79] Fix latent bug in default_prompt_gdb_start
` [PATCH v2 50/79] Use "require" for Python tests
` [PATCH v2 51/79] Rename to allow_xml_test
` [PATCH v2 52/79] Rename to allow_aarch64_sve_tests
` [PATCH v2 53/79] Rename to allow_ada_tests
` [PATCH v2 54/79] Rename to allow_avx512bf16_tests
` [PATCH v2 55/79] Rename to allow_avx512fp16_tests
` [PATCH v2 56/79] Rename to allow_btrace_pt_tests
` [PATCH v2 57/79] Rename to allow_btrace_tests
` [PATCH v2 58/79] Rename to allow_cplus_tests and allow_stl_tests
` [PATCH v2 59/79] Rename to allow_ctf_tests
` [PATCH v2 60/79] Rename to allow_debuginfod_tests
` [PATCH v2 61/79] Rename to allow_dlmopen_tests
` [PATCH v2 62/79] Rename to allow_d_tests
` [PATCH v2 63/79] Rename to allow_fortran_tests
` [PATCH v2 64/79] Rename to allow_gdbserver_tests
` [PATCH v2 65/79] Rename to allow_go_tests
` [PATCH v2 66/79] Rename to allow_hw_watchpoint_access_tests
` [PATCH v2 67/79] Rename to allow_hw_watchpoint_multi_tests
` [PATCH v2 68/79] Rename to allow_hw_watchpoint_tests
` [PATCH v2 69/79] Rename to allow_ifunc_tests
` [PATCH v2 70/79] Rename to allow_opencl_tests
` [PATCH v2 71/79] Rename to allow_perf_tests
` [PATCH v2 72/79] Rename to allow_python_tests
` [PATCH v2 73/79] Rename to allow_rust_tests
` [PATCH v2 74/79] Rename to allow_shlib_tests
` [PATCH v2 75/79] Rename to allow_tsx_tests
` [PATCH v2 76/79] Rename to allow_hw_breakpoint_tests
` [PATCH v2 77/79] Rename to allow_guile_tests
` [PATCH v2 78/79] Rename to allow_tui_tests
` [PATCH v2 79/79] Consolidate calls to require
[PATCH 00/12] Infcalls from B/P conditions in multi-threaded inferiors
2023-01-14 11:48 UTC (14+ messages)
` [PATCH 01/12] gdb: int to bool conversion for normal_stop
` [PATCH 02/12] gdb/infrun: add debug print in print_signal_received_reason
` [PATCH 04/12] gdbserver: add comments to read_inferior_memory function
` [PATCH 11/12] gdb: add timeouts for inferior function calls
[RFC][top-level] Add configure test-case
2023-01-14 8:51 UTC (5+ messages)
[PATCH] libctf: update regexp to allow makeinfo to build document
2023-01-14 7:36 UTC (7+ messages)
` [PATCH v2] "
GDB 13 release -- 2023-01-14 update
2023-01-14 6:59 UTC
[PATCH 0/4] v2 gdb/arm: Fixes for Cortex-M stack unwinding
2023-01-14 6:54 UTC (5+ messages)
` [PATCH v2 3/4] gdb: dwarf2 generic implementation for caching function data
[PATCH v2 0/4] Fix regression in new DWARF reader
2023-01-14 6:11 UTC (9+ messages)
` [PATCH v2 1/4] Avoid submitting empty tasks in parallel_for_each
` [PATCH v2 2/4] Don't erase empty indices in DWARF reader
` [PATCH v2 3/4] Move hash_entry and eq_entry into cooked_index::do_finalize
` [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
[PATCH] Handle SIGSEGV in gdb selftests
2023-01-14 1:19 UTC (6+ messages)
[PATCH] Update the 'g' packet documentation
2023-01-13 18:58 UTC (3+ messages)
[PATCH 0/3] Add "announce" flag to Python breakpoint creation
2023-01-13 18:56 UTC (10+ messages)
` [PATCH 2/3] Fix latent bug in "
` [PATCH 3/3] Let Python breakpoints be created silently
[PATCH] Fix Ada tasking for baremetal targets using Ravenscar threads
2023-01-13 17:16 UTC (5+ messages)
[PATCH v2 0/5] gdb: introduce limited array lengths while printing values
2023-01-13 16:18 UTC (9+ messages)
` [PATCH v2 1/5] GDB: Ignore `max-value-size' setting with value history accesses
` [PATCH v2 2/5] GDB: Fix the mess with value byte/bit range types
` [PATCH v2 3/5] GDB: Only make data actually retrieved into value history available
` [PATCH v2 4/5] GDB/testsuite: Add `-nonl' option to `gdb_test'
` [PATCH v2 5/5] GDB: Introduce limited array lengths while printing values
[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
2023-01-13 15:40 UTC (10+ messages)
` [PATCH v3] "
` [PING] "
` [PING^2] "
` [PING^3] "
` [PING^4] "
` [PING^5] "
` [PING^6] "
` [PING^7] "
[PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
2023-01-13 14:46 UTC (8+ messages)
` "
` "
` "
[PATCH v5 0/4] sim: Add support for MIPS32/64 revision 6
2023-01-13 14:09 UTC (6+ messages)
` [PATCH v5 4/4] sim: mips: Add simulator support for mips32r6/mips64r6
[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
2023-01-13 14:06 UTC (25+ messages)
[PATCH v2] remote.c: Allow inferior to reply with an error
2023-01-13 13:16 UTC (2+ messages)
[PATCH] Increase size of main_type::nfields
2023-01-13 12:53 UTC (6+ messages)
[RFC][PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
2023-01-13 3:53 UTC (4+ messages)
[PATCH v8 0/6] gdb: split array and string limiting options
2023-01-12 20:48 UTC (9+ messages)
` [PATCH v8 1/6] GDB: Fix documentation for `theclass' parameters in cli-decode.c
` [PATCH v8 2/6] GDB: Add missing inline documentation for `add_setshow_cmd_full'
` [PATCH v8 3/6] GDB: Add references to erased args in cli-decode.c
` [PATCH v8 4/6] GDB: Allow arbitrary keywords in integer set commands
[PATCH] Do not record a rejected target description
2023-01-12 19:33 UTC
[PATCH 0/3] Python/TUI Window Creation / Destruction Fixes
2023-01-12 19:19 UTC (4+ messages)
` [PATCH 1/3] gdb/python: allow Python TUI windows to be replaced
` [PATCH 2/3] gdb/python: deallocate tui window factories at Python shut down
` [PATCH 3/3] gdb/tui: don't leak the known_window_types map
[PATCH 0/2] Cleanup the gdb.cp/cpcompletion.exp test
2023-01-12 19:08 UTC (3+ messages)
` [PATCH 1/2] gdb/testsuite: use test_gdb_complete_unique more in C++ tests
` [PATCH 2/2] gdb/testsuite: rename test source file to match test script
[PATCH] Disable ptype/o for dynamic types
2023-01-12 18:32 UTC (2+ messages)
[PATCH] gdb/remote: fix assertion failure when connecting while native inferior is running
2023-01-12 14:37 UTC
Commit: libbacktrace: Preserve allocfail.sh
2023-01-12 13:36 UTC
[PATCH htdocs] index: Mac OS X -> macOS
2023-01-12 13:15 UTC (2+ messages)
[PATCH htdocs] current: Update the date of Last modified
2023-01-12 13:02 UTC
[PATCH v4 0/8] Fix gdb.base/gdb-sigterm.exp failure/error
2023-01-12 12:37 UTC (10+ messages)
` [PATCH v4 1/8] Introduce gdb_exception_forced_quit
` [PATCH v4 2/8] Handle gdb SIGTERM by throwing / catching gdb_exception_force_quit
` [PATCH v4 3/8] Catch gdb_exception_error instead of gdb_exception (in many places)
` [PATCH v4 4/8] Python QUIT processing updates
` [PATCH v4 5/8] Guile "
` [PATCH v4 6/8] Call quit_force for gdb_exception_forced_quit in safe_execute_command
` [PATCH v4 7/8] QUIT processing w/ explicit throw for gdb_exception_forced_quit
` [PATCH v4 8/8] Forced quit cases handled by resetting sync_quit_force_run
[RFC] gdb: introduce limited array lengths while printing values
2023-01-12 9:00 UTC (3+ messages)
[PATCH htdocs] download: fix more http:// -> https://
2023-01-12 5:24 UTC
[PATCH] Set _WIN32_WINNT in common.m4 configure check
2023-01-12 5:22 UTC (3+ messages)
[PATCH htdocs] documentation: fix outdated Internals wiki link
2023-01-12 5:20 UTC
[PATCH htdocs] links: stop assuming/requiring top-level "gdb" name
2023-01-12 5:01 UTC
[PATCH htdocs] schedule: clean up table with css
2023-01-12 4:48 UTC
[PATCH htdocs 1/2] css: start a file to hold common content
2023-01-12 4:47 UTC (2+ messages)
` [PATCH htdocs 2/2] css: add dark mode support
[PATCH 1/1] Add support for symbol addition to the Python API
2023-01-12 2:00 UTC (2+ messages)
` [PATCH] "
[PATCH htdocs] current: fix cvs->git after migration
2023-01-12 1:58 UTC
[PATCH] gdb/doc: fix install-html with Texinfo 7
2023-01-11 22:30 UTC (3+ messages)
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