Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 000/203] Refactor expressions
 2021-01-01 21:45 UTC  (62+ messages)
` [PATCH 001/203] Split out eval_op_scope
` [PATCH 002/203] Split out eval_op_var_entry_value
` [PATCH 003/203] Split out eval_op_var_msym_value
` [PATCH 004/203] Split out eval_op_func_static_var
` [PATCH 005/203] Split out eval_op_register
` [PATCH 006/203] Split out eval_op_string
` [PATCH 007/203] Split out eval_op_objc_selector
` [PATCH 008/203] Split out eval_op_concat
` [PATCH 009/203] what is this code for
` [PATCH 010/203] Split out eval_op_ternop
` [PATCH 011/203] Split out eval_op_structop_struct
` [PATCH 012/203] Split out eval_op_structop_ptr
` [PATCH 013/203] Split out eval_op_member
` [PATCH 014/203] Split out eval_op_add
` [PATCH 015/203] Split out eval_op_sub
` [PATCH 016/203] Split out eval_op_binary
` [PATCH 017/203] Split out eval_op_subscript
` [PATCH 018/203] Split out eval_op_equal
` [PATCH 019/203] Split out eval_op_notequal
` [PATCH 020/203] Split out eval_op_less
` [PATCH 021/203] Split out eval_op_gtr
` [PATCH 022/203] Split out eval_op_geq
` [PATCH 023/203] Split out eval_op_leq
` [PATCH 024/203] Split out eval_op_repeat
` [PATCH 025/203] Split out eval_op_plus
` [PATCH 026/203] Split out eval_op_neg
` [PATCH 027/203] Split out eval_op_complement
` [PATCH 028/203] Split out eval_op_lognot
` [PATCH 029/203] Split out eval_op_ind
` [PATCH 030/203] Split out eval_op_alignof
` [PATCH 031/203] Split out eval_op_memval
` [PATCH 032/203] Split out eval_op_preinc
` [PATCH 033/203] Split out eval_op_predec
` [PATCH 034/203] Split out eval_op_postinc
` [PATCH 035/203] Split out eval_op_postdec
` [PATCH 036/203] Split out eval_op_type
` [PATCH 037/203] Split out eval_op_f_abs
` [PATCH 038/203] Split out eval_op_f_mod
` [PATCH 039/203] Split out eval_op_f_ceil
` [PATCH 040/203] Split out eval_op_f_floor
` [PATCH 041/203] Split out eval_op_f_modulo
` [PATCH 042/203] Split out eval_op_f_cmplx
` [PATCH 043/203] Split out eval_op_f_kind
` [PATCH 044/203] Change parameters to rust_range
` [PATCH 045/203] Change parameters to rust_subscript
` [PATCH 046/203] Split out eval_op_rust_ind
` [PATCH 047/203] Split out eval_op_rust_complement
` [PATCH 048/203] Split out eval_op_rust_array
` [PATCH 049/203] Split out eval_op_rust_struct_anon
` [PATCH 050/203] Split out eval_op_rust_structop
` [PATCH 051/203] Split helper functions
` [PATCH 052/203] Split out eval_op_m2_high
` [PATCH 053/203] Split out eval_op_m2_subscript
` [PATCH 054/203] Split out eval_binop_assign_modify
` [PATCH 055/203] Split out eval_op_objc_msgcall
` [PATCH 056/203] Split out eval_opencl_assign
` [PATCH 057/203] Split out eval_ternop_in_range
` [PATCH 058/203] Split out ada_unop_neg
` [PATCH 059/203] Split out ada_unop_in_range
` [PATCH 060/203] Split out ada_atr_tag
` [PATCH 061/203] Split out ada_atr_size

[PATCH][PR gdb/27133] Avoid use after free with logging and debug redirect
 2021-01-01 20:11 UTC 

[PATCH v6] Fix range end handling of inlined subroutines
 2021-01-01 19:41 UTC  (2+ messages)

[PATCH] Fix handling of DW_AT_entry_pc of inlined subroutines
 2021-01-01  9:59 UTC 

[PATCH] Introduce a new line table flag is_weak
 2021-01-01  9:56 UTC 

FYI/gdb-10-branch: Start of New Year Procedure applied
 2021-01-01  8:27 UTC  (4+ messages)
` [PATCH 1/4] Update copyright year in version message for gdb, gdbserver and gdbreplay
` [PATCH 2/4] gdb/copyright.py: Also update sources in "gdbserver" and "gdbsupport"
` [PATCH 4/4] Manual updates of copyright year range not covered by gdb/copyright.py

FYI/master: Start of New Year Procedure
 2021-01-01  8:16 UTC  (4+ messages)
` [PATCH 2/5] Update copyright year in version message for gdb, gdbserver and gdbreplay
` [PATCH 3/5] gdb/copyright.py: Also update sources in "gdbserver" and "gdbsupport"
` [PATCH 5/5] Manual updates of copyright year range not covered by gdb/copyright.py

V3 [PATCH 0/5] Support the PGO build for binutils+gdb
 2021-01-01  0:06 UTC  (4+ messages)
` V3 [PATCH 5/5] gnulib: Support variables from the top level Makefile

[PATCH] Change handling of '!' operator in stap probes
 2020-12-31 23:02 UTC 

[PATCH] Refactor struct trad_frame_saved_regs
 2020-12-31 22:25 UTC  (6+ messages)

[PATCH v2] Refactor struct trad_frame_saved_regs
 2020-12-31 22:04 UTC  (5+ messages)

[pushed] Update gdb.rust tests for Rust 1.49
 2020-12-31 22:00 UTC 

[PATCH 0/2][PR cli/22640] Have ptype support hex display of offsets and sizes
 2020-12-31 15:51 UTC  (5+ messages)
` [PATCH 1/2] typeprint.h: reorder struct declaration
` [PATCH 2/2] ptype: add option to use hexadecimal notation

[PATCH] Use gdb::array_view for setting value bytes in trad-frame
 2020-12-31 14:42 UTC  (5+ messages)

[PATCH 1/4] Fix wrong method name
 2020-12-31 14:01 UTC  (11+ messages)
  ` [PATCH 2/4] Return true in TuiWindow.is_valid only if TUI is enabled
  ` [PATCH 3/4] Add optional styled argument to gdb.execute
  ` [PATCH 4/4] Fix raw-frame-arguments in combination with frame-filters

[pushed] gdb/testsuite: de-duplicate test names in gdb.python/py-frame-args.exp
 2020-12-31  4:46 UTC 

[PATCH] Include <stdlib.h> to sim-main.c for abort() declaration
 2020-12-31  4:17 UTC  (4+ messages)

GDB test for a clang/llvm feature
 2020-12-31  3:01 UTC  (3+ messages)

[PATCH v5] Fix range end handling of inlined subroutines
 2020-12-30 22:56 UTC  (6+ messages)

[PATCH v4 00/25] Memory Tagging Support + AArch64 Linux implementation
 2020-12-30 20:45 UTC  (30+ messages)
` [PATCH v4 01/25] New target methods for memory tagging support
` [PATCH v4 02/25] New gdbarch memory tagging hooks
` [PATCH v4 03/25] Add GDB-side remote target support for memory tagging
` [PATCH v4 04/25] Unit testing for GDB-side remote memory tagging handling
` [PATCH v4 05/25] GDBserver remote packet support for memory tagging
` [PATCH v4 06/25] Unit tests for gdbserver memory tagging remote packets
` [PATCH v4 07/25] Documentation for "
` [PATCH v4 08/25] AArch64: Add MTE CPU feature check support
` [PATCH v4 09/25] AArch64: Add target description/feature for MTE registers
` [PATCH v4 10/25] AArch64: Add MTE register set support for GDB and gdbserver
` [PATCH v4 11/25] AArch64: Add MTE ptrace requests
` [PATCH v4 12/25] AArch64: Implement memory tagging target methods for AArch64
` [PATCH v4 13/25] Convert char array to std::string in linux_find_memory_regions_full
` [PATCH v4 14/25] Refactor parsing of /proc/<pid>/smaps
` [PATCH v4 15/25] AArch64: Implement the memory tagging gdbarch hooks
` [PATCH v4 16/25] AArch64: Add unit testing for logical tag set/get operations
` [PATCH v4 17/25] AArch64: Report tag violation error information
` [PATCH v4 18/25] AArch64: Add gdbserver MTE support
` [PATCH v4 19/25] AArch64: Add MTE register set support for core files
` [PATCH v4 20/25] New memory-tag commands
` [PATCH v4 21/25] Documentation for the new mtag commands
` [PATCH v4 22/25] Extend "x" and "print" commands to support memory tagging
` [PATCH v4 23/25] Document new "x" and "print" memory tagging extensions
` [PATCH v4 24/25] Add NEWS entry
` [PATCH v4 25/25] Add memory tagging testcases

[PATCH v3 00/24] Memory Tagging Support + AArch64 Linux implementation
 2020-12-30  0:50 UTC  (55+ messages)
` [PATCH v3 01/24] New target methods for memory tagging support
` [PATCH v3 02/24] New gdbarch memory tagging hooks
` [PATCH v3 03/24] Add GDB-side remote target support for memory tagging
` [PATCH v3 04/24] Unit testing for GDB-side remote memory tagging handling
` [PATCH v3 05/24] GDBserver remote packet support for memory tagging
` [PATCH v3 06/24] Unit tests for gdbserver memory tagging remote packets
` [PATCH v3 08/24] AArch64: Add MTE CPU feature check support
` [PATCH v3 09/24] AArch64: Add target description/feature for MTE registers
` [PATCH v3 10/24] AArch64: Add MTE register set support for GDB and gdbserver
` [PATCH v3 11/24] AArch64: Add MTE ptrace requests
` [PATCH v3 12/24] AArch64: Implement memory tagging target methods for AArch64
` [PATCH v3 13/24] Refactor parsing of /proc/<pid>/smaps
` [PATCH v3 14/24] AArch64: Implement the memory tagging gdbarch hooks
` [PATCH v3 16/24] AArch64: Report tag violation error information
` [PATCH v3 17/24] AArch64: Add gdbserver MTE support
` [PATCH v3 19/24] New mtag commands
` [PATCH v3 21/24] Extend "x" and "print" commands to support memory tagging
` [PATCH v3 24/24] Add memory tagging testcases

[PATCH] Enable GDB build with in-tree GMP and MPFR
 2020-12-29 14:50 UTC  (16+ messages)
      ` [PATCH v2] "

[PATCH 0/2] Handle "line 0" ranges (PR26243, PR15314, PR15668)
 2020-12-27 22:17 UTC  (4+ messages)

[PATCH] Simplify MULTI_SUBSCRIPT implementation
 2020-12-27 20:49 UTC  (3+ messages)

[PATCH] Fix fixed-point binary operation type handling
 2020-12-27  6:24 UTC  (2+ messages)

[PATCH] Pass void_context_p to parse_expression
 2020-12-27  6:20 UTC  (2+ messages)

[PATCH 0/3] RFC: separating NT_FILE related utilities
 2020-12-27  4:55 UTC  (2+ messages)

[PATCH 0/4] Reduce back and forth with target when threads have
 2020-12-24 18:04 UTC  (4+ messages)
` [PATCH 1/4] gdb: make remote target track resumed but no vCont-resumed threads

[PATCH 0/4] Clear target async event handlers in wait method
 2020-12-24 17:44 UTC  (4+ messages)
` [PATCH 2/4] gdb: make remote target clear its async event handler in wait

page:  |  | latest

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