Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 1/3] [fix] Unused struct
 2022-02-24 14:23 UTC  (11+ messages)
` [RFC][PATCH v2 0/2][PR gdb/24069] Fix GDB hang on macOS 10.14 and later (PR gdb/24609)
  ` [RFC][PATCH v2 1/2][PR gdb/24069] [delete] Not-so-harmless spurious call to `wait4`
  ` [RFC][PATCH v2 2/2][PR gdb/24069] [fix] Skip over WIFSTOPPED wait4 status
  ` [RFC][PATCH v3 0/1][PR gdb/24069] Fix GDB hang on macOS 10.14 and later

[PATCH 1/2] gdb/linux-tdep: make read_mapping return a structure
 2022-02-24 12:29 UTC  (6+ messages)
` [PATCH 2/2] gdb/linux-tdep: move "Perms" column right

[PATCHv3] gdb/python/mi: create MI commands using python
 2022-02-24 10:37 UTC  (2+ messages)
` [PATCHv4] "

[PATCH v5 00/15] FreeBSD target async mode and related refactoring
 2022-02-24  2:46 UTC  (14+ messages)
` [PATCH v5 04/15] Enable async mode on supported targets in target_resume
` [PATCH v5 05/15] Don't enable async mode at the end of target ::resume methods
` [PATCH v5 06/15] do_target_wait_1: Clear TARGET_WNOHANG if the target isn't async
` [PATCH v5 07/15] inf-ptrace: Return an IGNORE event if waitpid() fails

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

[PATCH] Powerpc fix for gdb.base/ending-run.exp
 2022-02-23 23:18 UTC 

[PATCH] gdb/linux-tdep.c: Add Perms to the 'info proc mappings' output
 2022-02-23 21:27 UTC  (4+ messages)

[PATCH] [gdb/testsuite] test a function call by hand fron pretty printer
 2022-02-23 18:57 UTC 

[PATCH] Updated, fix reverse stepping multiple contiguous PC ranges
 2022-02-23 16:39 UTC 

Making mi -add-inferior command consistent with ci
 2022-02-23 14:37 UTC  (4+ messages)

[PATCH] gdb/python: add gdb.Architecture.format_address
 2022-02-23 14:20 UTC  (7+ messages)

[PATCH] gdb: add operator+= and operator+ overload for std::string
 2022-02-23 10:36 UTC 

[PATCH] gdb: Try searching for auto-load script using .gnu_debuglink
 2022-02-23  3:35 UTC 

[PATCH v5 0/2] Modify can_spawn_for_attach
 2022-02-23  2:45 UTC  (3+ messages)
` [PATCH v5 1/2] gdb: testsuite: print explicit test result in can_spawn_for_attach
` [PATCH v5 2/2] gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp

[PATCH] fbsd-tdep: Implement the vsyscall_range gdbarch hook
 2022-02-22 22:36 UTC 

GDB 12 preparation -- 2022-02-20 update
 2022-02-22 19:34 UTC  (4+ messages)

[PATCH] gdb/testsuite/README: update default value of INTERNAL_GDBFLAGS
 2022-02-22 14:46 UTC  (9+ messages)
` [PATCH v2] gdb/testsuite/README: point to "

[PATCH] Fix detection of compilation and linking flags for source-highlight
 2022-02-22 14:43 UTC  (3+ messages)

[PATCH v4 0/2] Modify can_spawn_for_attach
 2022-02-22 14:42 UTC  (4+ messages)
` [PATCH v4 1/2] gdb: testsuite: print explicit test result in can_spawn_for_attach()
` [PATCH v4 2/2] gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp

[PATCH] gdb/remote: use current_inferior in read_ptid if multi-process not supported
 2022-02-22  7:33 UTC  (2+ messages)

[PATCH v2 0/2] Querying registers of already-exited processes
 2022-02-22  7:31 UTC  (2+ messages)

[PATCH] sim: gdbinit: hoist setup to common code
 2022-02-22  3:36 UTC  (4+ messages)
  ` [PATCH] sim: add arch/.gdbinit stub scripts

[PATCH 0/7] TUI command changes, including new winwidth command
 2022-02-21 17:29 UTC  (3+ messages)
` [PATCHv2 00/15] TUI changes, new winwidth command and resizing changes

[PATCH] Fix bug in C++ overload resolution
 2022-02-21 16:53 UTC  (3+ messages)

[PATCH] gdb/testsuite: relax pattern in new gdb.mi/mi-multi-commands.exp test
 2022-02-21 13:09 UTC  (2+ messages)

[PATCH 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
 2022-02-21 12:53 UTC  (3+ messages)
` [PING][PATCH "
  ` [PINGv2][PATCH "

[PATCH 0/2] fix for the stabs debug parser
 2022-02-21 11:51 UTC  (7+ messages)
` [PATCH 1/2] gdb: make use of std::string in dbxread.c
` [PATCH 2/2] gdb: avoid nullptr access in dbxread.c from read_dbx_symtab

[PATCH v2] Support glibc multiple namespace extension
 2022-02-21  6:53 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] gdb: Only paginate for filtered output in fputs_maybe_filtered
 2022-02-20 18:34 UTC  (4+ messages)

[[RFC][PATCH][PR gdb/24069]] gdb/testsuite/README: update default value of INTERNAL_GDBFLAGS
 2022-02-19 21:37 UTC  (2+ messages)

[PATCH] Add to documentation of Python 'dont_repeat' method
 2022-02-19 16:47 UTC 

[PATCH v3] gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
 2022-02-19 15:42 UTC  (2+ messages)

[PATCH] gdb: filter inferiors using linux_target in check_zombie_leaders
 2022-02-19 10:17 UTC  (2+ messages)

[PATCH] Change how "print/x" displays floating-point value
 2022-02-19 10:05 UTC  (6+ messages)

C++ template completion support v3
 2022-02-18 20:34 UTC  (2+ messages)

[PATCH] Add constructor to bound_minimal_symbol
 2022-02-18 19:46 UTC  (2+ messages)

[pushed] gdb: remove newlines from some linux_nat_debug_printf calls
 2022-02-18 19:21 UTC 

[PATCH v2 1/1] gdb/mi: PR20684, preserve user selected thread and frame when invoking MI commands
 2022-02-18 17:45 UTC  (7+ messages)
` [PATCH v3 0/1] PR20684, preserve user selected context "
    ` [PING] "
` [PATCH v3 1/1] gdb/mi: PR20684, preserve user selected thread and frame "

[PATCH 0/2][PR fortran/26373][PR fortran/22497] GDB support for Fortran extends feature
 2022-02-18 16:14 UTC  (7+ messages)
` [PATCH 1/2][PR fortran/26373][PR fortran/22497] gdb/fortran: add support for accessing fields of extended types

[PING] [PATCH v3] gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
 2022-02-18  9:25 UTC 

[PATCH 00/18] Refactor character printing
 2022-02-17 22:02 UTC  (34+ 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] gdb/debuginfod: Rework progress updates
 2022-02-17 16:06 UTC  (6+ messages)
` [PATCH v3] gdb: Improve debuginfod "

[PATCH 2/3] gdb: Add soname to build-id mapping for corefiles
 2022-02-17 16:01 UTC  (5+ messages)

[PING 4] [PATCH v3 1/1] gdb: Use a typedef's scoped type name to identify local typedefs
 2022-02-17 12:48 UTC 

[PATCH 00/12] A little TLC for the simulators (in particular CRIS)
 2022-02-17  5:30 UTC  (28+ messages)
` [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 10/12] sim: Add sim_dump_memory for debugging
` [PATCH 11/12] sim/testsuite/cris: Remove faulty use of basename in C tests

[PATCH] Add initializers to bound_minimal_symbol
 2022-02-16 20:47 UTC  (7+ messages)

[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/committed] sim: testsuite: cleanup the istarget * logic
 2022-02-16  5:44 UTC 

page:  |  | latest

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