public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Add a timeout parameter to gdb_do_one_event
 2021-08-23 18:23 UTC 

[PATCH] Replace deprecated_target_wait_hook by an observer
 2021-08-23 18:01 UTC  (5+ messages)

[PATCHv4] gdb: prevent an assertion when computing the frame_id for an inline frame
 2021-08-23 12:31 UTC  (5+ messages)
` [PATCHv5] "

[committed][gdb/testsuite] Add dummy start and end CUs in dwarf assembly
 2021-08-23 10:10 UTC 

[committed][gdb/testsuite] Fix dw2-ranges-psym.exp with -readnow
 2021-08-23 10:10 UTC 

[PATCH 0/2] add annotation in 'info locals' command for variables shadowing case
 2021-08-23  9:03 UTC  (4+ messages)
` [PATCH 1/2] gdb: "

[PATCH 0/1] Fix variable length strings array for FORTRAN
 2021-08-23  8:47 UTC  (5+ messages)
` [PATCH 1/1] gdb: Fix arrays of variable length strings "

[PATCH v2 0/6] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error
 2021-08-22 23:20 UTC  (7+ messages)
` [PATCH v2 1/6] Handle recursive internal problem in gdb_internal_error_resync
` [PATCH v2 2/6] Handle gdb SIGTERM via normal QUIT processing
` [PATCH v2 3/6] Catch and (re)throw gdb_exception_quit
` [PATCH v2 4/6] Python QUIT processing updates
` [PATCH v2 5/6] Guile "
` [PATCH v2 6/6] QUIT processing w/ explicit sync_quit_force_run check

[PATCH] Fix segfault when running ia16-elf-gdb
 2021-08-21 18:14 UTC 

[PATCH 1/6] sim: m32r: namespace Linux syscall table
 2021-08-20 17:56 UTC  (6+ messages)
` [PATCH 4/6] sim: m32r: unify ELF & Linux traps logic
    ` [PATCH] sim: m32r: add __linux__ hack for non-Linux hosts

[PATCH] gdb/python: add facility to add values into the history
 2021-08-20  8:48 UTC 

[PATCH v2 0/4] gdb: Refactor cmd_list_element.var
 2021-08-20  7:04 UTC  (12+ messages)
` [PATCH v2 1/4] gdb: Add typesafe getter/setter for cmd_list_element.var
` [PATCH v2 3/4] gdb: Have setter and getter callbacks for settings

[PATCH 1/4] gdb: sim: consolidate configure settings
 2021-08-19 21:23 UTC  (4+ messages)
` [PATCH 2/4] gdb: aarch64: enable sim integration
` [PATCH 3/4] gdb: cris: "
` [PATCH 4/4] sim: update configure target list

[PATCH 0/6] Display GDB backtrace for internal errors
 2021-08-19 19:01 UTC  (12+ messages)
` [PATCH 1/6] gdb: use bool instead of int in struct internal_problem
` [PATCH 2/6] gdb: make use of std::string in utils.c
` [PATCH 3/6] gdb: Add a dependency between gdb and libbacktrace
` [PATCH 4/6] Copy in libbacktrace from gcc
` [PATCH 5/6] gdb: use libbacktrace to create a better backtrace for fatal signals
` [PATCH 6/6] gdb: print backtrace for internal error/warning

[PATCH] Fix displaced stepping watchpoint check order
 2021-08-19 18:48 UTC  (9+ messages)

[pushed] gdb: use bool in notify_command_param_changed_p and do_set_command
 2021-08-19 18:30 UTC 

[PING 2] [PATCH 0/2] Add AVX512-FP16 support
 2021-08-19  8:00 UTC 

[PING 2] [PATCH 1/1] gdb, i386: Enable AVX512-bfloat16 for i386 targets
 2021-08-19  8:00 UTC 

[PATCH v3 0/3] Add debuginfod core file support
 2021-08-19  2:30 UTC  (9+ messages)
` [PATCH 1/3] gdb/solib: Refactor scan_dyntag
` [PATCH 2/3] gdb: Add soname to build-id mapping for corefiles
` [PATCH 3/3] PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings

[PATCH] gdb/linux-nat: use LP's inferior when handling vfork done in linux_handle_extended_wait
 2021-08-18 21:05 UTC  (4+ messages)

[PATCH][gdb/testsuite] Don't use gas-generated stabs
 2021-08-18 19:04 UTC  (2+ messages)

[PATCH] gnulib: import sys_wait
 2021-08-18 16:19 UTC  (3+ messages)

Undelivered Mail Returned to Sender
 2021-08-18 15:17 UTC 

Coding standards proposal, usage of "this"
 2021-08-18 11:43 UTC  (14+ messages)

[PATCH][gdb] Fix 'not in executable format' error message
 2021-08-18  9:24 UTC  (4+ messages)

[PATCH 0/8] More gdb styling improvements
 2021-08-18  9:02 UTC  (3+ messages)
` [PATCH 3/8] Introduce gdb-specific %p format suffixes

[PATCH] sim: nltvals: switch output mode to a directory
 2021-08-18  1:45 UTC 

[release/HEAD 2/2] Update NEWS post GDB 11 branch creation
 2021-08-18  0:29 UTC  (7+ messages)
` [RFA] Rename gdb/ChangeLog to gdb/ChangeLog-2021

[pushed] gdb: fix thread_step_over_chain_length
 2021-08-17 19:27 UTC 

[PATCH][AArch64] Fix missing watchpoint hits/endless loop
 2021-08-17 15:30 UTC  (3+ messages)
` [PATCH, v2][AArch64] "

[PATCH v2] gdbserver: Check r_version < 1 for Linux debugger interface
 2021-08-17 14:04 UTC  (7+ messages)

[PATCH] gdb: Don't assume r_ldsomap when r_version > 1 on Linux
 2021-08-17 14:04 UTC  (5+ messages)
` [PATCH v2] "

[PATCH1/7][LoongArch] GDB support
 2021-08-17 13:22 UTC  (2+ messages)

[PATCH] gdbserver: Check r_version < 1 for Linux debugger interface
 2021-08-16 18:10 UTC  (5+ messages)

[PATCH v3 00/17] DWARF expression evaluator design cleanup
 2021-08-16 17:32 UTC  (10+ messages)
` [PATCH v3 15/17] Make DWARF evaluator return a single struct value

[PATCH] Change how versioned symbols are recorded
 2021-08-16 17:20 UTC 

[PATCH] Notify observer of breakpoint auto-disabling
 2021-08-16 16:18 UTC  (5+ messages)

Undelivered Mail Returned to Sender
 2021-08-16 13:53 UTC 

[PATCH, rs6000] Add ppc64*_gnu_triplet_regexp methods
 2021-08-16 12:14 UTC  (4+ messages)
  ` [PATCH, rs6000] [V2] "

[PATCH, rs6000] Add ppc64_linux_gcc_target_options method
 2021-08-16 12:12 UTC  (4+ messages)
  ` [PATCH, rs6000] [V2] "

[PATCH] finish-reverse fix for setting break on correct entry point when executing in reverse
 2021-08-16 12:09 UTC  (5+ messages)

[PATCH v2] Update btrace data in maintenance btrace commands
 2021-08-16  8:21 UTC 

[PATCH] Notify observer of breakpoint auto-disabling
 2021-08-16  1:32 UTC  (2+ messages)

[PATCH] Fix two regressions caused by CU / TU merging
 2021-08-15 20:00 UTC 

[PATCH] elf: Add -z [dt-debugsz|nodt-debugsz] to emit DT_DEBUGSZ
 2021-08-15 13:48 UTC  (6+ messages)

[PATCH] Notify observer of breakpoint auto-disabling
 2021-08-15  0:30 UTC  (3+ messages)

[PATCH 2/7][LoongArch] GDB Server support
 2021-08-14  8:55 UTC  (2+ messages)

[PATCH] Notify observer of breakpoint auto-disabling
 2021-08-13 22:15 UTC  (5+ messages)

[PATCH v3 00/12] Extensions for PTWRITE
 2021-08-13 13:36 UTC  (25+ messages)
` [PATCH v3 01/12] btrace: Introduce auxiliary instructions
` [PATCH v3 02/12] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v3 03/12] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v3 04/12] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v3 05/12] python: Introduce gdb.RecordAuxiliary class
` [PATCH v3 06/12] python: Add clear() to gdb.Record
` [PATCH v3 07/12] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v3 08/12] btrace, linux: Enable ptwrite packets
` [PATCH v3 09/12] btrace, python: Enable ptwrite listener registration
` [PATCH v3 10/12] btrace, python: Enable calling the ptwrite listener
` [PATCH v3 11/12] gdb, testsuite, lib: Add libipt version check
` [PATCH v3 12/12] btrace: Extend ptwrite event decoding

[PATCH v2] gdb: riscv_scan_prologue: handle LD and LW instructions
 2021-08-13  9:14 UTC  (5+ messages)

[PATCH] Update documentation to mention Pygments
 2021-08-13  6:25 UTC  (4+ messages)

[PATCH] gdb: make gdbarch_printable_names return a vector
 2021-08-12 19:57 UTC  (3+ messages)

[PATCH] Allow use of Pygments to colorize source code
 2021-08-12 18:38 UTC  (3+ messages)

[PATCH 0/2] Fix two DWARF expression regressions
 2021-08-12 17:46 UTC  (3+ messages)
` [PATCH 1/2] Fix Ada regression due to DWARF expression series
` [PATCH 2/2] Fix register regression in DWARF evaluator

[PATCH] Improve forward progress test in gdb.python/python.exp
 2021-08-12  9:08 UTC  (6+ messages)

[PATCH 0/1] Improve CSKY arch support
 2021-08-12  8:51 UTC  (4+ messages)
` [PATCH 1/1] gdb:csky rm tdesc_has_registers in csky_register_name

[PING] [PATCH 0/2] Add AVX512-FP16 support
 2021-08-12  7:52 UTC 

[PING] [PATCH 1/1] gdb, i386: Enable AVX512-bfloat16 for i386 targets
 2021-08-12  7:52 UTC 

[PATCH] Generalize addrmap dumping
 2021-08-10 21:22 UTC  (3+ messages)

[PATCH] gdb: iterate only on vfork parent threads in handle_vfork_child_exec_or_exit
 2021-08-10 19:52 UTC  (4+ messages)

[PATCH 0/5] GDB Synchronous Signal Handling
 2021-08-10 18:56 UTC  (6+ messages)
` [PATCHv2 0/6] "
  ` [PATCHv2 4/6] gdb: print backtrace on fatal SIGSEGV

[PATCH 0/8] Switch FreeBSD x86 to using register maps for GP registers
 2021-08-10 15:56 UTC  (2+ messages)

[gdb/symtab] Fix function range handling in psymtabs
 2021-08-10 15:05 UTC 

[PATCH v2] guile: fix smob exports
 2021-08-10  3:21 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).