[PATCH v2] Support glibc multiple namespace extension
2022-02-16 0:43 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 0/9] Some fixes for handling vfork by multi-threaded programs
2022-02-16 0:28 UTC (3+ messages)
` [PATCH v2 6/9] gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent, detach-on-fork=on)
[PATCH 04/12] sim/testsuite/cris/c: Use -sim3 but only for newlib targets
2022-02-15 22:49 UTC (3+ messages)
[PATCH] Add initializers to bound_minimal_symbol
2022-02-15 15:41 UTC (4+ messages)
[PATCH] gdb/python: Add gdb.InferiorThread.details attribute
2022-02-15 11:52 UTC
[PATCH v3 0/2] Make GDB respect the DW_CC_nocall attribute
2022-02-15 10:53 UTC (4+ messages)
` [PATCH v3 2/2] gdb: Respect "
[PATCH 12/12] sim/testsuite/cris: If failing compilation, mark C tests as errors
2022-02-14 23:08 UTC
[PATCH 11/12] sim/testsuite/cris: Remove faulty use of basename in C tests
2022-02-14 23:07 UTC
[PATCH 10/12] sim: Add sim_dump_memory for debugging
2022-02-14 23:06 UTC
[PATCH 09/12] sim: Fix use of out-of-tree assembler and linker when testing
2022-02-14 23:05 UTC
[PATCH 08/12] sim cris: Unbreak --disable-sim-hardware builds
2022-02-14 23:05 UTC
[PATCH 07/12] sim/testsuite/cris: As applicable, require simoption --cris-900000xx
2022-02-14 23:04 UTC
[PATCH 06/12] sim/testsuite: Support "requires: simoption <--name-of-option>"
2022-02-14 23:03 UTC
[PATCH 05/12] sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness
2022-02-14 23:03 UTC
[PATCH 03/12] sim/testsuite: Set global_cc_os also when no compiler is found
2022-02-14 23:02 UTC
[PATCH 02/12] sim/testsuite/cris: Assembler testcase for PRIx32 usage bug
2022-02-14 23:01 UTC
[PATCH 01/12] sim cris: Correct PRIu32 to PRIx32
2022-02-14 22:59 UTC
[PATCH 00/12] A little TLC for the simulators (in particular CRIS)
2022-02-14 22:58 UTC
[PATCH 0/2] Rewrite make-target-delegates in Python
2022-02-14 19:28 UTC (3+ messages)
` [PATCH 1/2] Move copyright code from gdbarch.py to new file
` [PATCH 2/2] Rewrite make-target-delegates in Python
GDB 12 preparation and target date?
2022-02-14 18:51 UTC (4+ messages)
[PATCH] microblaze: fix fsqrt collicion to build on glibc-2.35
2022-02-14 17:13 UTC (2+ messages)
[PATCHv3 0/2] Disassembler Output Styling
2022-02-14 11:22 UTC (12+ messages)
` [PATCHv4 "
` [PATCHv4 1/2] gdb: use python to colorize disassembler output
` [PATCHv4 2/2] gdb/python: move styling support to gdb.styling
` [PATCHv5 0/2] Disassembler Output Styling
[PATCH v2] gdb/debuginfod: Rework progress updates
2022-02-14 0:56 UTC (3+ messages)
` [PATCH v3] gdb: Improve debuginfod "
[PATCH 0/5] Add support for MIPS32/64 revision 6
2022-02-14 0:04 UTC (11+ messages)
` [PATCH v5 0/4] sim: "
[PATCH 0/5] create GDB/MI commands using python
2022-02-13 21:46 UTC (20+ messages)
` [PATCH 2/5] gdb/python: "
` [PATCH 3/5] gdb/python: allow redefinition of python GDB/MI commands
` [PATCHv2] gdb/python/mi: create MI commands using python
` [PATCHv3] "
GDB 12 preparation -- 2022-02-13 update
2022-02-13 14:38 UTC
[PATCH v2 0/5] gdb: Add basic support for LoongArch
2022-02-12 7:59 UTC (6+ messages)
` [PING] "
[PATCH] gdb: Add Tiezhu Yang as LoongArch maintainer
2022-02-12 7:53 UTC
[PATCH] gdb-add-index: disable debuginfod
2022-02-12 0:28 UTC
[PATCH] gdb/python: add gdb.Architecture.format_address
2022-02-11 18:54 UTC (2+ messages)
[PATCH] Fix detection of compilation and linking flags for source-highlight
2022-02-11 17:10 UTC
[PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
2022-02-11 16:39 UTC (14+ messages)
` FW: "
[PATCH v3] [PR gdb/17315] fix until behavior with trailing !is_stmt lines
2022-02-11 15:17 UTC (5+ messages)
` [PING] "
[PATCH] gdb: change "maint info jit" to print jit_code_entry::symfile_addr value
2022-02-11 14:53 UTC (6+ messages)
[PATCH 0/3] Remove remaining LA_* macros
2022-02-11 1:18 UTC (5+ messages)
` [PATCH 1/3] Remove LA_PRINT_TYPE
` [PATCH 2/3] Remove LA_PRINT_CHAR
` [PATCH 3/3] Remove LA_PRINT_STRING
[PATCH] gdb/linux: remove ptrace support check for exec, fork, vfork, vforkdone, clone, sysgood
2022-02-11 1:16 UTC (3+ messages)
Can gdbserver tunnel stdout/stdin to/from gdb ?
2022-02-10 20:58 UTC (3+ messages)
[PATCH 0/2] Resolve dynamic types for pointers
2022-02-10 19:47 UTC (3+ messages)
` [PATCH 2/2] gdb: Resolve dynamic target types of pointers
[PATCH] gdb/testsuite: relax pattern in new gdb.mi/mi-multi-commands.exp test
2022-02-10 18:44 UTC
[PATCH] gdb/infrun: some extra infrun debug print statements
2022-02-10 18:29 UTC (3+ messages)
[PATCH 0/5] Functions call history patches
2022-02-10 13:52 UTC (6+ messages)
` [PATCH 1/5] [func_call] Add possible spelling of linker error message
` [PATCH 2/5] [func_call] New tests for a btrace crash
` [PATCH 3/5] [func_call] Fix MI output for function call history
` [PATCH 4/5] [func_call] Add function-call-history-length command to MI
` [PATCH 5/5] [func_call] Add function-call-history "
[PATCH 0/2][PR fortran/26373][PR fortran/22497] GDB support for Fortran extends feature
2022-02-10 13:20 UTC (6+ messages)
` [PATCH 1/2][PR fortran/26373][PR fortran/22497] gdb/fortran: add support for accessing fields of extended types
[PATCH 0/7] TUI command changes, including new winwidth command
2022-02-09 17:03 UTC (27+ messages)
` [PATCH 1/7] gdb/tui: add window width information to 'info win' output
` [PATCH 2/7] gdb/doc: update docs for 'info win' and 'winheight' commands
` [PATCHv2 00/15] TUI changes, new winwidth command and resizing changes
` [PATCHv2 01/15] gdb: move some commands into the tui namespace
` [PATCHv2 02/15] gdb/tui: rename tui_layout_base::adjust_size to ::set_height
` [PATCHv2 03/15] gdb/tui: rename tui_layout_split:set_weights_from_heights
` [PATCHv2 04/15] gdb/testing/tui: add new functionality to tuiterm.exp
` [PATCHv2 05/15] gdb/tui: add new 'tui window width' command and 'winwidth' alias
` [PATCHv2 06/15] gdb/tui: add a tui debugging flag
` [PATCHv2 07/15] gdb/tui: add left_boxed_p and right_boxed_p member functions
` [PATCHv2 08/15] gdb/tui/testsuite: refactor new-layout.exp test
` [PATCHv2 09/15] gdb/tui: avoid fp exception when applying layouts
` [PATCHv2 10/15] gdb/tui: fairer distribution of excess space during apply
` [PATCHv2 11/15] gdb/tui: allow cmd window to change size in tui_layout_split::apply
` [PATCHv2 12/15] gdb/tui: support placing the cmd window into a horizontal layout
` [PATCHv2 13/15] gdb/testsuite: some additional tests in gdb.tui/scroll.exp
` [PATCHv2 14/15] gdb/tui: relax restrictions on window max height and width
` [PATCHv2 15/15] gdb/tui: fair split of delta after a resize
[PATCH 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
2022-02-09 12:03 UTC (2+ messages)
` [PING][PATCH "
[PATCH] gdb/remote: use current_inferior in read_ptid if multi-process not supported
2022-02-09 7:58 UTC
[PING 3] [PATCH v3 1/1] gdb: Use a typedef's scoped type name to identify local typedefs
2022-02-09 7:40 UTC
[PATCH 3/3] PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings
2022-02-09 2:31 UTC (4+ messages)
[PATCH 2/3] gdb: Add soname to build-id mapping for corefiles
2022-02-09 2:31 UTC (6+ messages)
[PATCH] PR gdb/27876 - debuginfod-downloaded source files don't pass proper fullname across mi / (gdb)info source
2022-02-09 2:30 UTC (3+ messages)
[PATCH] gdb/testsuite: make gdb_breakpoint and runto take a linespec
2022-02-08 21:31 UTC
[RFC PATCH] gdb: create symbols for JITed code
2022-02-08 11:56 UTC
[PATCH] gdb: remove tailing newlines from index_cache_debug calls
2022-02-08 9:23 UTC (3+ messages)
[PATCH v2 0/2] Querying registers of already-exited processes
2022-02-08 9:15 UTC (3+ messages)
` [PATCH v2 1/2] gdb/regcache: return REG_UNAVAILABLE if raw_update raises NOT_AVAILABLE_ERROR
` [PATCH v2 2/2] gdb: raise and handle NOT_AVAILABLE_ERROR when accessing frame PC
[PATCH] gdb/python: allow Value.format_string to return styled output
2022-02-07 17:03 UTC (8+ messages)
[PATCH v2 1/1] gdb/mi: PR20684, preserve user selected thread and frame when invoking MI commands
2022-02-07 11:56 UTC (3+ messages)
` [PATCH v3 0/1] PR20684, preserve user selected context "
[PATCH v2] gdb: make thread_info::m_thread_fsm a std::unique_ptr
2022-02-07 11:15 UTC (4+ messages)
[PATCH] gdb: unbuffer all input streams when not using readline
2022-02-07 10:27 UTC (4+ messages)
[PATCH] gdb/disasm: combine the no printing disassembler setup code
2022-02-07 10:00 UTC (3+ messages)
[PATCH 00/33] Remove some more accessor macros
2022-02-06 21:07 UTC (3+ messages)
[PATCH] Allow non-ASCII characters in Rust identifiers
2022-02-06 20:23 UTC (2+ messages)
[PATCH] Fix Rust parser bug with function fields
2022-02-06 20:23 UTC (2+ messages)
[PATCH v2 1/5] gdb/arm: Fix prologue analysis to support vpush
2022-02-06 16:41 UTC (11+ messages)
` [PATCH v2 2/5] gdb/arm: Define MSP and PSP registers for M-Profile
` [PATCH v2 3/5] gdb/arm: Introduce arm_cache_init
` [PATCH v2 4/5] gdb/arm: Add support for multiple stack pointers on Cortex-M
` [PATCH v2 5/5] gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-ns-to-s command
[PATCH] Support for Fortran's ASSUMED RANK
2022-02-06 13:39 UTC (4+ messages)
[PATCH] Merge do_val_print and common_val_print
2022-02-06 12:45 UTC (2+ messages)
how to build gdbserver as a static binary ?
2022-02-05 0:28 UTC (3+ messages)
[PATCH 0/3] Apply fixme notes for multi-target support
2022-02-04 18:03 UTC (5+ messages)
` [PATCH 2/3] gdb: Add per-remote target variables for memory read and write config
[PATCH v4 0/3] Suppressing CLI notifications
2022-02-04 17:57 UTC (4+ messages)
` [PATCH v4 3/3] gdb: add the 'set/show suppress-cli-notifications' command
[PATCH] gdb: include address in names of objfiles created by jit reader API
2022-02-04 16:09 UTC (8+ messages)
[pushed] Improve Ada unchecked union type printing
2022-02-04 15:30 UTC
[PATCH 0/4] Add variant type
2022-02-04 13:19 UTC (5+ messages)
[PATCH] Remove host_hex_value
2022-02-04 11:37 UTC (2+ messages)
[PATCH v3 0/5] arm: Add support for multiple stacks on Cortex-M
2022-02-04 8:41 UTC (6+ messages)
` [PATCH v3 1/5] gdb/arm: Fix prologue analysis to support vpush
` [PATCH v3 2/5] gdb/arm: Define MSP and PSP registers for M-Profile
` [PATCH v3 3/5] gdb/arm: Introduce arm_cache_init
` [PATCH v3 4/5] gdb/arm: Add support for multiple stack pointers on Cortex-M
` [PATCH v3 5/5] gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-ns-to-s command
[PATCH v3 1/2] gdb: add a symbol* argument to get_return_value
2022-02-03 22:34 UTC (7+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH] gdb: A potential fix for PR-24069
2022-02-03 18:04 UTC (5+ 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