Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 1/3] [fix] Unused struct
 2022-02-16 14:15 UTC  (2+ messages)
` [RFC][PATCH v2 0/2][PR gdb/24069] Fix GDB hang on macOS 10.14 and later (PR gdb/24609)

[PATCH 00/18] Refactor character printing
 2022-02-16 13:55 UTC  (19+ messages)
` [PATCH 01/18] Fix latent quote char bug in generic_printstr
` [PATCH 02/18] Boolify need_escape in generic_emit_char
` [PATCH 03/18] Remove c_emit_char
` [PATCH 04/18] Remove c_printstr
` [PATCH 05/18] Don't use wchar_printable in print_wchar
` [PATCH 06/18] Fix a latent bug "
` [PATCH 07/18] Remove language_defn::emitchar
` [PATCH 08/18] Add gdb_iswcntrl
` [PATCH 09/18] Include \0 in printable wide characters
` [PATCH 10/18] Use a ui_file in print_wchar
` [PATCH 11/18] Add an emitter callback to generic_printstr and generic_emit_char
` [PATCH 12/18] Add a default encoding to generic_emit_char and generic_printstr
` [PATCH 13/18] Change generic_emit_char to print the quotes
` [PATCH 14/18] Use generic_emit_char in Rust
` [PATCH 15/18] Use generic_emit_char in Ada
` [PATCH 16/18] Use generic_emit_char in Modula-2
` [PATCH 17/18] Use generic_emit_char in Pascal
` [PATCH 18/18] Simplify Fortran string printing

[PATCH v2 0/9] Some fixes for handling vfork by multi-threaded programs
 2022-02-16 13:35 UTC  (4+ messages)
` [PATCH v2 6/9] gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent, detach-on-fork=on)

[PUSHED] gdb/tui: add a missing white space character
 2022-02-16 11:54 UTC 

[PUSHED] gdb: convert callback_handler_installed from int to bool
 2022-02-16 11:52 UTC 

[PATCH v2] Support glibc multiple namespace extension
 2022-02-16 11:10 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2] gdb/debuginfod: Rework progress updates
 2022-02-16 10:38 UTC  (5+ messages)
` [PATCH v3] gdb: Improve debuginfod "

[PATCH 00/12] A little TLC for the simulators (in particular CRIS)
 2022-02-16  7:34 UTC  (32+ messages)
` [PATCH 01/12] sim cris: Correct PRIu32 to PRIx32
` [PATCH 03/12] sim/testsuite: Set global_cc_os also when no compiler is found
` [PATCH 04/12] sim/testsuite/cris/c: Use -sim3 but only for newlib targets
` [PATCH 06/12] sim/testsuite: Support "requires: simoption <--name-of-option>"
` [PATCH 08/12] sim cris: Unbreak --disable-sim-hardware builds
` [PATCH 09/12] sim: Fix use of out-of-tree assembler and linker when testing
` [PATCH 10/12] sim: Add sim_dump_memory for debugging
` [PATCH 11/12] sim/testsuite/cris: Remove faulty use of basename in C tests

[PATCH/committed] sim: testsuite: cleanup the istarget * logic
 2022-02-16  5:44 UTC 

[PATCH] gdb: remove unneeded value_address call in value_cast_structs
 2022-02-16  4:53 UTC 

[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 07/12] sim/testsuite/cris: As applicable, require simoption --cris-900000xx
 2022-02-14 23:04 UTC 

[PATCH 05/12] sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness
 2022-02-14 23:03 UTC 

[PATCH 02/12] sim/testsuite/cris: Assembler testcase for PRIx32 usage bug
 2022-02-14 23:01 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  (10+ messages)
` [PATCHv4 "
  ` [PATCHv4 1/2] gdb: use python to colorize disassembler output
  ` [PATCHv4 2/2] gdb/python: move styling support to gdb.styling

[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  (17+ messages)
` [PATCHv2 00/15] TUI changes, new winwidth command and resizing changes
  ` [PATCHv2 01/15] gdb: move some commands into the tui namespace
  ` [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 08/15] gdb/tui/testsuite: refactor new-layout.exp test
  ` [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

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox