[PATCH 0/6] Python __repr__() methods and new __dict__ attributes
2024-01-10 15:54 UTC (26+ messages)
` [PATCH 1/6] gdb/python: hoist common invalid object repr code into py-utils.c
` [PATCH 2/6] gdb/python: add gdb.InferiorThread.__repr__() method
` [PATCH 3/6] gdb/python: add gdb.Frame.__repr__() method
` [PATCH 4/6] gdb/python: remove users ability to create gdb.Progspace objects
` [PATCH 5/6] gdb/python: Add gdb.Inferior.__dict__ attribute
` [PATCH 6/6] gdb/python: Add gdb.InferiorThread.__dict__ attribute
` [PATCHv2 0/8] Python __repr__() methods and new __dict__ attributes
` [PATCH] gdb/python: New InferiorThread.ptid_string attribute
` [PATCHv2 1/8] gdb/python: hoist common invalid object repr code into py-utils.c
` [PATCHv2 2/8] gdb/python: add gdb.InferiorThread.__repr__() method
` [PATCHv2 3/8] gdb/python: add gdb.Frame.__repr__() method
` [PATCHv2 4/8] gdb/python: remove users ability to create gdb.Progspace objects
` [PATCHv2 5/8] gdb/python: Add gdb.Inferior.__dict__ attribute
` [PATCHv2 6/8] gdb/python: Add gdb.InferiorThread.__dict__ attribute
` [PATCHv2 7/8] gdb/doc: add some notes on selecting suitable attribute names
Commit: Sync top level configure and makefiles
2024-01-10 15:49 UTC (2+ messages)
[RFC] Looking to fix AIX whatis-ptype-typedefs.exp
2024-01-10 15:07 UTC (2+ messages)
[PATCH] [gdbserver] Fix overflow detection in gdbserver
2024-01-10 14:57 UTC (2+ messages)
` [PATCH] gdbserver: "
[PATCH v5 0/2] sim: riscv: Compressed instruction simulation
2024-01-10 11:34 UTC (6+ messages)
` [PATCH v5 1/2] [sim/riscv] Fix crash during instruction decoding
` [EXTERNAL] "
[PATCH 0/3] [gdb] Two checkpoint fixes
2024-01-10 10:25 UTC (8+ messages)
` [PATCH 1/3] [gdb] Make variable printed bool in info_checkpoints_command
` [PATCH 2/3] [gdb] Fix info checkpoints
` [PATCH 3/3] [gdb] Fix assertion failure for checkpoint delete 0
[PATCH v5 0/4] GDB support for DW_AT_trampoline
2024-01-10 9:22 UTC (6+ messages)
` [PING][PATCH "
` [PING 2][PATCH "
` [PING 3][PATCH "
[PATCH v2 0/3] [gdb/symtab] Eliminate deferred_entry
2024-01-10 9:13 UTC (6+ messages)
` [PATCH v2 1/3] gdb/symtab: Allow changing of added cooked_index entries
` [PATCH v2 2/3] gdb/symtab: Make cooked_index_entry::parent_entry private
` [PATCH v2 3/3] gdb/symtab: Eliminate deferred_entry
[PATCH 00/16] Inferior argument (inc for remote targets) changes
2024-01-10 8:28 UTC (26+ messages)
` [PATCH 01/16] libiberty/buildargv: POSIX behaviour for backslash handling
` [PATCH 02/16] gdb/testsuite: add some xfail in gdb.base/startup-with-shell.exp
` [PATCH 03/16] gdb: Support some escaping of args with startup-with-shell being off
` [PATCH 04/16] gdb: remove the !startup_with_shell path from construct_inferior_arguments
` [PATCH 05/16] gdbserver: convert program_args to a single string
` [PATCH 06/16] gdbsupport: have construct_inferior_arguments take an escape function
` [PATCH 07/16] gdbsupport: split escape_shell_characters in two
` [PATCH 08/16] gdb: move remote arg splitting and joining into gdbsupport/
` [PATCH 09/16] gdb/python: change escaping rules when setting arguments
` [PATCH 10/16] gdb: add remote argument passing self tests
` [PATCH 11/16] gdb/gdbserver: pass inferior arguments as a single string
` [PATCH 12/16] gdb/gdbserver: add a '--no-escape-args' command line option
` [PATCH 13/16] gdb: allow 'set args' and run commands to contain newlines
` [PATCH 14/16] gdb/gdbserver: remove some uses of free_vector_argv
` [PATCH 15/16] gdb: new maintenance command to help debug remote argument issues
` [PATCH 16/16] gdb/gdbserver: rework argument splitting and joining
[PATCH] Fix AIX watchpoint warning during fork () event
2024-01-10 2:57 UTC
[PATCH 1/5] gdb: move libiberty.m4 to gdbsupport
2024-01-10 1:58 UTC (5+ messages)
` [PATCH 2/5] gdb: libiberty: switch to AC_CHECK_DECLS_ONCE
` [PATCH 3/5] sim: ppc: rework defines.h to handle HAVE symbols defined to 0
` [PATCH 4/5] sim: build: switch to gdbsupport/libiberty.m4
` [PATCH 5/5] gdbsupport: tighten up libiberty code a bit with dnl
[PATCH] Fix ASAN failure in DWO code
2024-01-09 20:29 UTC (2+ messages)
[pushed] Fix thread-less build
2024-01-09 20:23 UTC
[PATCH v4 00/19] Index DWARF in the background
2024-01-09 19:51 UTC (6+ messages)
` [PATCH v4 01/19] Don't use objfile::intern in DWO code
[PATCH/submitted 01/10] sim: ppc: move long long test to top-level
2024-01-09 19:05 UTC (4+ messages)
[PATCH 00/17] Rewrite .debug_names reader and writer
2024-01-09 19:02 UTC (4+ messages)
` [PATCH 04/17] Add some new DW_IDX_* values
[PATCH v2] remote.c: Make packet_check_result return a structure
2024-01-09 19:01 UTC (2+ messages)
[PATCH/committed 1/8] sim: ppc: hoist igen compilation into top-level
2024-01-09 17:41 UTC (4+ messages)
` [PATCH/committed 2/8] sim: ppc: replace filter_filename with lbasename
[PATCH] [gdb/testsuite] Extend gdb.base/kill-during-detach.exp
2024-01-09 16:56 UTC
[PATCH] remote.c: Make packet_check_result return a structure
2024-01-09 14:54 UTC (4+ messages)
[PATCH] gdb: remove deprecated_exec_file_display_hook and associated code
2024-01-09 14:50 UTC (2+ messages)
[PATCH 0/3] [gdb/symtab] Eliminate deferred_entry
2024-01-09 14:43 UTC (7+ messages)
` [PATCH 1/3] [gdb/symtab] Allow changing of added cooked_index entries
` [PATCH 2/3] [gdb/symtab] Make cooked_index_entry::parent_entry private
` [PATCH 3/3] [gdb/symtab] Eliminate deferred_entry
[PATCH] Fix two bugs in gdbserver thread name handling
2024-01-09 14:14 UTC (4+ messages)
[PATCH] Use unrelocated_addr in dwarf2_base_index_functions::find_per_cu
2024-01-09 14:06 UTC (2+ messages)
[PATCH v4] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
2024-01-09 11:50 UTC (4+ messages)
` [PINGv2] "
` [PINGv2][PATCH "
[PATCH/committed] sim: warnings: compile build tools with -Werror too
2024-01-09 2:38 UTC
[PATCH/committed] sim: igen: fix format-zero-length warnings
2024-01-09 2:27 UTC
[PATCH/committed] sim: m68hc11: gencode: add printf markings
2024-01-09 2:25 UTC
[PATCH/committed] sim: m32c: fix declaration-after-statement warnings
2024-01-09 2:24 UTC
[PATCH/committed] sim: warnings: fix unused variable warnings
2024-01-09 2:23 UTC
[PATCH/committed] sim: warnings: mark local funcs/vars as static
2024-01-09 2:21 UTC
[PATCH/committed] sim: build: clean more generated outputs
2024-01-09 1:38 UTC
[PATCH/committed] sim: mips: drop old clean workaround
2024-01-09 1:23 UTC
[PATCH] sim: ppc: workaround uninitialized variable compiler warnings
2024-01-09 1:13 UTC
[committed] MAINTAINERS: Update my email address
2024-01-08 18:55 UTC
[PATCH] Make `linux_info_proc` prefer using the LWP over the PID
2024-01-08 15:50 UTC (2+ messages)
[PATCH v3] Fix missing watchpoint hits/endless loop
2024-01-08 12:27 UTC (2+ messages)
[pushed] [gdb/testsuite] Add missing -no-prompt-anchor in gdb.base/vfork-follow-parent.exp
2024-01-08 12:02 UTC
[PATCH v3] gdb: RISC-V: Refine lr/sc sequence support
2024-01-08 11:37 UTC (3+ messages)
[PATCH] [gdb/testsuite] Make gdb.base/solib-search.exp more robust
2024-01-08 9:38 UTC (2+ messages)
[PATCH] sim: sh: avoid left shifting negative values
2024-01-07 5:24 UTC
[PATCH] sim: bfin: avoid left shifting negative values
2024-01-07 5:24 UTC
[PATCH] sim: warnings: disable -Wshift-negative-value
2024-01-07 4:45 UTC (4+ messages)
` [PATCH] sim: cgen: rework DI macros to avoid signed left shifts
[PATCH] Fix backtrace limit stopping on inline frame
2024-01-06 14:17 UTC
[PATCH] Remove tui-out.[ch]
2024-01-05 23:04 UTC (2+ messages)
[PATCH v2] Raise exception if ambiguous name is used in gdb.parameter
2024-01-05 16:14 UTC (3+ messages)
[PATCH v5 1/1] fortran: Fix arrays of variable length strings for FORTRAN
2024-01-05 13:23 UTC (2+ messages)
[PATCH v5 0/1] Fix arrays of variable length strings for FORTRAN
2024-01-05 13:22 UTC (2+ messages)
[PATCH v6 0/1] Fix arrays of variable length strings for FORTRAN
2024-01-05 13:19 UTC (2+ messages)
` [PATCH v6 1/1] fortran: "
[PATCH] [gdb/testsuite] Handle PAC marker
2024-01-04 12:37 UTC (2+ messages)
[PATCH v4 0/3] Dynamic properties of pointers
2024-01-04 12:35 UTC (4+ messages)
` [PATCH v4 1/3] gdb/testsuite: Fix indentation issues in gdb.dwarf2/dynarr-ptr.exp
` [PATCH v4 2/3] gdb, types: Resolve pointer types dynamically
` [PATCH v4 3/3] gdb, testsuite, fortran: Fix sizeof intrinsic for Fortran pointers
[PATCH] gdb: add trailing '/' when using 'complete' with directory names
2024-01-04 12:12 UTC (3+ messages)
` [PATCHv2] "
Commit: Sync config.sub and config.guess
2024-01-04 12:02 UTC
[PATCH 0/2] Changes to error reporting from the expression parser
2024-01-04 9:43 UTC (10+ messages)
` [PATCHv2 0/3] "
` [PATCHv2 1/3] gdb: don't try to style content in error calls
` [PATCHv2 2/3] gdb: merge error handling from different expression parsers
` [PATCHv2 3/3] gdb: improve error reporting from expression parser
[PATCH] Support the NO_COLOR environment variable
2024-01-04 0:38 UTC (4+ messages)
[PATCH v3 0/4] Dynamic properties of pointers
2024-01-03 21:31 UTC (11+ messages)
` [PATCH v3 2/4] gdb, types: Resolve pointer types dynamically
` [PATCH v3 3/4] gdb, intel-classic-compilers, testsuite: workaround icc/icpc/ifort pointer/reference DWARF
[PATCH] gdb/testsuite: modernize gdb.dwarf2/dw2-noloc.exp
2024-01-03 17:16 UTC
[PATCH] Allow calling of C++ methods from python
2024-01-03 10:38 UTC (4+ messages)
[PATCH] Fix raw-frame-arguments in combination with frame-filters
2024-01-03 10:37 UTC (2+ messages)
[PATCH/committed 01/21] sim: common: fix -Wunused-variable warnings
2024-01-03 9:40 UTC (3+ messages)
` [PATCH/committed 04/21] sim: bpf: "
[PATCH/committed 1/3] sim: igen: clean up headers a bit
2024-01-03 8:37 UTC (3+ messages)
` [PATCH/committed 2/3] sim: ppc: unify igen line number output modules
` [PATCH/committed 3/3] sim: ppc: unify igen filter modules
[PATCH/committed 1/4] sim: ppc: sync WITH_TARGET_{ADDRESS, CELL}_BITSIZE with common/
2024-01-03 7:19 UTC (4+ messages)
` [PATCH/committed 2/4] sim: ppc: rename local ALU SIGNED64 macros
` [PATCH/committed 3/4] sim: common: include sim-types.h in the endian header directly
` [PATCH/committed 4/4] sim: ppc: switch to common endian code
[PATCH/committed] sim: cr16: cleanup unused variable compiler warnings
2024-01-03 6:58 UTC
[PATCH/committed] sim: configure: switch to m4_map
2024-01-03 6:43 UTC
[PATCH/committed 1/5] sim: ppc: move main.o compilation to top-level
2024-01-03 6:21 UTC (5+ messages)
` [PATCH/committed 2/5] sim: ppc: move libsim.a creation "
` [PATCH/committed 3/5] sim: drop support for automatic subdir recursion
` [PATCH/committed 4/5] sim: ppc: hoist compilation up to top-level
` [PATCH/committed 5/5] sim: drop support for recursive makes entirely
[ PATCH 0/3] Fix GDB reverse execution behavior
2024-01-02 22:52 UTC (7+ messages)
[PATCH 0/3] Fix "attach" infinite loop
2024-01-02 19:14 UTC (10+ messages)
[PATCH v2] [gdb] Fix assert in delete_breakpoint
2024-01-02 17:00 UTC (2+ messages)
[PATCHv9 0/5] Infcalls from B/P conditions in multi-threaded inferiors
2024-01-02 15:57 UTC (7+ messages)
` [PATCHv10 "
` [PATCHv10 1/5] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
` [PATCHv10 2/5] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
` [PATCHv10 3/5] gdb: add timeouts for inferior function calls
` [PATCHv10 4/5] gdb: introduce unwind-on-timeout setting
` [PATCHv10 5/5] gdb: rename unwindonsignal to unwind-on-signal
[PATCH v2] gdb/testsuite: relax filename restriction in some gdb.btrace tests
2024-01-02 14:08 UTC
[PATCH] gdb/dwarf2: Add support for DW_LNS_set_epilogue_begin in line-table
2024-01-02 9:24 UTC (3+ messages)
[PATCH/submitted 1/3] sim: ppc: hoist igen execution to top-level
2024-01-02 7:25 UTC (3+ messages)
` [PATCH/submitted 2/3] sim: ppc: hoist hw.[ch] creation "
` [PATCH/submitted 3/3] sim: ppc: hoist pk.h "
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