[PATCHv4] gdb/python/mi: create MI commands using python
2022-03-14 14:13 UTC (4+ messages)
` [PATCHv5] "
[PATCH 0/2] Some changes to the gdbarch*.py scripts
2022-03-14 14:10 UTC (6+ messages)
` [PATCH 1/2] gdb/gdbarch: remove the predicate function for gdbarch_register_type
` [PATCH 2/2] gdb/gdbarch: compare some fields against 0 verify_gdbarch
[PATCH] Remove "Ada Settings" node from the manual
2022-03-14 14:03 UTC
[PATCH] gdb: prevent the use of the clear command to remove the internal breakpoint (PR cli/7161)
2022-03-14 13:55 UTC (3+ messages)
[PATCH] Replace deprecated_target_wait_hook by observers
2022-03-14 13:53 UTC (2+ messages)
[PATCH] PowerPC, add support for printing non-trivial C++ object for the finish command
2022-03-14 13:45 UTC (5+ messages)
[PATCH] Implement gdbarch_stack_frame_destroyed_p for aarch64
2022-03-14 13:41 UTC (4+ messages)
[PATCH 1/2] gdb: testsuite: remove pass statement in can_spawn_for_attach
2022-03-14 13:08 UTC (4+ messages)
` [PATCH 2/2] gdb: testsuite: fix failed testcases in gdb.base/jit-elf.exp
` [PING] "
` [PING] [PATCH 1/2] gdb: testsuite: remove pass statement in can_spawn_for_attach
[RFC PATCH] gdb/mi: consistently notify user when GDB/MI client uses -thread-select
2022-03-14 11:57 UTC
[PATCH] Debug support for global alias variable
2022-03-14 11:15 UTC (2+ messages)
[PATCH] [aarch64/arm] Properly extract the return value returned in memory
2022-03-14 10:39 UTC (4+ messages)
[PATCH 0/2] Fix GDB prompt corruption issue
2022-03-14 10:23 UTC (11+ messages)
` [PATCH 1/2] readline: back-port changes needed to properly detect EOF
` [PATCH 2/2] gdb: handle bracketed-paste-mode and ctrl-d correctly
` [PATCHv2 0/3] Fix GDB prompt corruption issue
` [PATCHv2 1/3] gdb: work around prompt corruption caused by bracketed-paste-mode
` [PATCHv2 2/3] readline: back-port changes needed to properly detect EOF
` [PATCHv2 3/3] gdb: handle bracketed-paste-mode and EOF correctly
[PATCH] gcc: rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, little}
2022-03-14 3:10 UTC
[PATCH] [gdb/testsuite] test a function call by hand fron pretty printer
2022-03-13 6:13 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Powerpc fix for gdb.base/ending-run.exp
2022-03-13 5:21 UTC (7+ messages)
[PATCH] Correctly print subrange types in generic_value_print
2022-03-13 5:07 UTC (2+ messages)
GDB 12 branching next weekend (2022-03-20 or 2022-03-21)?
2022-03-13 4:55 UTC
[pushed] Relax regexp in gdb.rust/unsized.exp
2022-03-12 21:39 UTC
[PING] Replace deprecated_target_wait_hook by observers
2022-03-12 12:41 UTC (3+ messages)
[PATCH 2/2] PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings
2022-03-11 21:49 UTC (4+ messages)
[PATCH 1/2] gdb: Add soname to build-id mapping for core files
2022-03-11 21:44 UTC (4+ messages)
[RFC PATCH] gdb/frame: Refine stack switch heuristic
2022-03-11 20:17 UTC (2+ messages)
[PATCH v2 0/2] Make "set disable-randomization" work on Windows
2022-03-11 20:02 UTC (4+ messages)
` [PATCH v2 1/2] Introduce wrapper for CreateProcess
` [PATCH v2 2/2] Allow ASLR to be disabled on Windows
[PATCH] Avoid crash with cross-linux core file
2022-03-11 18:52 UTC (5+ messages)
[PUSHED] gdb/testsuite: remove duplicates from gdb.base/stap-probe.exp
2022-03-11 15:31 UTC
[PATCH 0/2] gdb: rename floatformats_ia64_quad and fix failed testcases
2022-03-11 14:51 UTC (6+ messages)
` [PATCH 1/2] gdb: rename floatformats_ia64_quad to floatformats_ieee_quad
` [PATCH 2/2] gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp
FYI/Wiki: Kevin Legouguec added to GDB Wiki's EditorGroup
2022-03-11 11:56 UTC
[PATCH v3 0/5] arm: Add support for multiple stacks on Cortex-M
2022-03-11 9:47 UTC (8+ messages)
[PATCH] gdb: Try searching for auto-load script using .gnu_debuglink
2022-03-11 9:32 UTC (9+ messages)
[OB PATCH] gdb/auto-load: Remove repeating "auto-load" from debug message
2022-03-10 20:54 UTC
[PATCH] Change how "print/x" displays floating-point value
2022-03-10 20:53 UTC (14+ messages)
[PATCH v2] Change how "print/x" displays floating-point value
2022-03-10 20:36 UTC (3+ messages)
[PATCH v4 0/8] gdb: split array and string limiting options
2022-03-10 17:15 UTC (19+ messages)
` [PATCH v4 1/8] GDB: Remove extraneous full stops from `set' command error messages
` [PATCH v4 2/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
` [PATCH v4 3/8] GDB: Add `NUMBER' completion to `set' integer commands
` [PATCH v4 4/8] GDB/testsuite: Tighten `set print elements' error check
` [PATCH v4 5/8] GDB/testsuite: Add coverage for `print -elements' command
` [PATCH v4 6/8] GDB: Allow arbitrary keywords in integer set commands
` [PATCH v4 7/8] GDB: Add a character string limiting option
` [PATCH v4 8/8] GDB/testsuite: Expand for character string limiting options
[PATCH] Simplify the ui-out progress API
2022-03-10 17:11 UTC (3+ messages)
[PATCH] Updated, fix reverse stepping multiple contiguous PC ranges
2022-03-10 13:49 UTC (10+ messages)
[PUSHED] gdb/gdbarch: fix typo in gdbarch-components.py
2022-03-10 13:29 UTC
[PATCH 00/11] Linux: Fix issues around thread group leader exits
2022-03-10 11:46 UTC (12+ messages)
` [PATCH 07/11] Re-add zombie leader on exit, gdb/linux
` [PATCH 09/11] Ensure EXIT is last event, gdb/linux
why ptrace read failed to read debugging process memory?
2022-03-10 10:34 UTC (3+ messages)
` 回复:why "
[PATCH] Style URLs in GDB output
2022-03-10 7:15 UTC (3+ messages)
[OB PATCH] GDB/testsuite: Fix a "displayed" typo in gdb.base/default.exp
2022-03-09 19:17 UTC
[OB PATCH] GDB/testsuite: Remove a stray backslash from gdb.base/settings.exp
2022-03-09 19:16 UTC
[PATCH 0/7] TUI command changes, including new winwidth command
2022-03-09 17:53 UTC (33+ messages)
` [PATCHv2 00/15] TUI changes, new winwidth command and resizing changes
` [PATCHv2 12/15] gdb/tui: support placing the cmd window into a horizontal layout
` [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
` [PATCHv3 00/15] TUI changes, new winwidth command and resizing changes
` [PATCHv3 01/15] gdb: move some commands into the tui namespace
` [PATCHv3 02/15] gdb/tui: rename tui_layout_base::adjust_size to ::set_height
` [PATCHv3 03/15] gdb/tui: rename tui_layout_split:set_weights_from_heights
` [PATCHv3 04/15] gdb/testing/tui: add new functionality to tuiterm.exp
` [PATCHv3 05/15] gdb/tui: add new 'tui window width' command and 'winwidth' alias
` [PATCHv3 06/15] gdb/tui: add a tui debugging flag
` [PATCHv3 07/15] gdb/tui: add left_boxed_p and right_boxed_p member functions
` [PATCHv3 08/15] gdb/tui/testsuite: refactor new-layout.exp test
` [PATCHv3 09/15] gdb/tui: avoid fp exception when applying layouts
` [PATCHv3 10/15] gdb/tui: fairer distribution of excess space during apply
` [PATCHv3 11/15] gdb/tui: allow cmd window to change size in tui_layout_split::apply
` [PATCHv3 12/15] gdb/tui: support placing the cmd window into a horizontal layout
` [PATCHv3 13/15] gdb/testsuite: some additional tests in gdb.tui/scroll.exp
` [PATCHv3 14/15] gdb/tui: relax restrictions on window max height and width
` [PATCHv3 15/15] gdb/tui: fair split of delta after a resize
[PATCH] Fix gdb.fortran "failed to extract expected results" errors
2022-03-09 17:21 UTC (7+ messages)
` [PATCH] Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserver
[PATCH] gdb/gcore.in - Redirect error messages to stderr
2022-03-09 17:21 UTC (2+ messages)
[PATCH 00/11] Improve Fortran intrinsic types and procedures
2022-03-09 17:01 UTC (14+ messages)
` [PATCH 01/11] gdb/f-lang: add Integer*1 to Fortran builtin types
` [PATCH 02/11] gdb/f-lang: remove hidden ^L characters
` [PATCH 03/11] gdb/fortran: fix complex type in Fortran builtin types
` [PATCH 04/11] gdb/fortran: reformat build_fortran_types in f-lang.c
` [PATCH 05/11] gdb/fortran: change default logical type to builtin_logical
` [PATCH 06/11] gdb/fortran: clean-up Fortran intrinsic types
` [PATCH 07/11] gdb/fortran: Change GDB print for fortran default types
` [PATCH 08/11] gdb/fortran: rename f77_keywords to f_keywords
` [PATCH 09/11] gdb/fortran: rewrite intrinsic handling and add some missing overloads
` [PATCH 10/11] gdb/fortran/testsuite: add complex from integers test
` [PATCH 11/11] gdb/doc: add section about fortran intrinsic functions and types
[PATCH] toplevel: Makefile.def: Make configure-sim depend on all-readline
2022-03-09 16:30 UTC (2+ messages)
[PATCH v4] gdb, gdbserver: support dlmopen()
2022-03-09 14:15 UTC (6+ messages)
[PATCH 1/1] gdb/doc: Correct liblzma prefix documentation
2022-03-09 12:34 UTC (2+ messages)
[PATCH v2] gdb/debuginfod: Rework progress updates
2022-03-09 1:26 UTC (4+ messages)
` [PATCH v3] gdb: Improve debuginfod "
[PATCH] PR gdb/27876 - debuginfod-downloaded source files don't pass proper fullname across mi / (gdb)info source
2022-03-08 20:50 UTC (3+ messages)
[PATCH] Fixing regression in mi -add-inferior command
2022-03-08 20:41 UTC (13+ messages)
` [PATCHv2 0/2] "
` [PATCHv2 2/2] gdb/mi: add --no-connection to MI "
` [PUSHED 0/2] Fixing regression in mi "
` [PUSHED 1/2] gdb/mi: fix "
` [PUSHED 2/2] gdb/mi: add --no-connection to MI "
[PATCH v3 1/1] gdb/mi: PR20684, preserve user selected thread and frame when invoking MI commands
2022-03-08 16:58 UTC (3+ messages)
` [PATCH v4] "
[PATCH 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
2022-03-08 12:58 UTC (7+ messages)
` [PATCH 07/11] fix gdb.base/call-ar-st to work with clang
` [PATCH 09/11] gdb/testsuite: don't test gdb.base/msym-bp-shl "
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