public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 00/24] Memory Tagging Support + AArch64 Linux implementation
 2020-10-22 20:00 UTC  (23+ messages)
` [PATCH v2 01/24] New target methods for memory tagging support
` [PATCH v2 02/24] New gdbarch memory tagging hooks
` [PATCH v2 03/24] Add GDB-side remote target support for memory tagging
` [PATCH v2 04/24] Unit testing for GDB-side remote memory tagging handling
` [PATCH v2 05/24] GDBserver remote packet support for memory tagging
` [PATCH v2 06/24] Unit tests for gdbserver memory tagging remote packets
` [PATCH v2 07/24] Documentation for "
` [PATCH v2 08/24] AArch64: Add MTE CPU feature check support
` [PATCH v2 09/24] AArch64: Add target description/feature for MTE registers
` [PATCH v2 10/24] AArch64: Add MTE register set support for GDB and gdbserver
` [PATCH v2 11/24] AArch64: Add MTE ptrace requests
` [PATCH v2 12/24] AArch64: Implement memory tagging target methods for AArch64
` [PATCH v2 13/24] Refactor parsing of /proc/<pid>/smaps
` [PATCH v2 14/24] AArch64: Implement the memory tagging gdbarch hooks
` [PATCH v2 15/24] AArch64: Add unit testing for logical tag set/get operations
` [PATCH v2 16/24] AArch64: Report tag violation error information
` [PATCH v2 17/24] AArch64: Add gdbserver MTE support
` [PATCH v2 18/24] AArch64: Add MTE register set support for core files
` [PATCH v2 19/24] New mtag commands
` [PATCH v2 20/24] Documentation for the new "
` [PATCH v2 21/24] Extend "x" and "print" commands to support memory tagging
` [PATCH v2 22/24] Document new "x" and "print" memory tagging extensions

[PATCH 0/7] Adding startup files to GDB
 2020-10-22 19:08 UTC  (6+ messages)
` [PATCH 2/7] gdb: use get_standard_config_dir when looking for .gdbinit
` [PATCH 3/7] gdb: new function to wrap up executing command line scripts/commands

[committed][gdb/symtab] Make find_block_in_blockvector more robust
 2020-10-22 18:56 UTC  (2+ messages)

[PATCH] Fix gdb.python/py-format-string.exp with Clang
 2020-10-22 18:53 UTC  (2+ messages)

[PATCH 1/2] Don't create _Complex type name if there is no target type name
 2020-10-22 18:20 UTC  (7+ messages)
  ` [PATCH 2/2] Remove gdb_assert for TYPE_CODE_METHOD in stabs reader

[pushed] gdb: remove unused macros from target-debug.h
 2020-10-22 17:30 UTC 

[PATCH] gdb: make target_ops::make_corefile_notes return a unique ptr
 2020-10-22 17:01 UTC  (3+ messages)

[PATCH 0/2] arc: Add signal handling support
 2020-10-22 16:51 UTC  (3+ messages)
` [PATCH 1/2] arc: Add support for signal handlers
` [PATCH 2/2] arc: Add support for signal frames for Linux targets

[PING] Added x86_64 stub for debugging embedded systems running on Intel x86_64 processor architecture
 2020-10-22 16:34 UTC  (10+ messages)
  ` [PING][PING] "

[PATCH] gdb/cli: if redirecting output, also redirect top-level interpreter's ui-out
 2020-10-22 16:09 UTC  (3+ messages)

[PATCH] gdb: restore thread after detaching from an inferior
 2020-10-22 15:35 UTC  (3+ messages)

[PATCH] gdb: user variables with components of dynamic type
 2020-10-22 15:32 UTC 

GDB 10.1 release -- 2020-10-18 Update (nearly there!)
 2020-10-22 15:24 UTC  (5+ messages)

[gdb-10-branch] opcodes/csky: return the default disassembler when there is no bfd
 2020-10-22 15:23 UTC  (3+ messages)

[PATCH v2] Replace the symbol needs evaluator with a parser
 2020-10-22 14:58 UTC  (3+ messages)

[PATCH] gdb/dwarf: fix reading subprogram with DW_AT_specification (PR gdb/26693)
 2020-10-22 14:51 UTC  (10+ messages)
      ` [PATCH v2] "

[PATCH] [AArch64] Fix gdb.base/msym*.exp failures
 2020-10-22 14:46 UTC  (3+ messages)

[PATCH] Fix gdb.base/corefile2.exp regression when running Docker/AUFS
 2020-10-22 14:24 UTC  (3+ messages)

[PATCHv4 0/3] Fortran Array Slicing and Striding Support
 2020-10-22 10:42 UTC  (11+ messages)
` [PATCHv5 0/4] "
  ` [PATCHv5 1/4] gdb: Convert enum range_type to a bit field enum
  ` [PATCHv5 2/4] gdb: rename 'enum range_type' to 'enum range_flag'
  ` [PATCHv5 3/4] gdb/fortran: add support for parsing array strides in expressions
  ` [PATCHv5 4/4] gdb/fortran: Add support for Fortran array slices at the GDB prompt

[PATCH][gdb/symtab] Fix language of frame without debug info
 2020-10-22  9:20 UTC 

[PATCH] gdb: add support for handling core dumps on arm-none-eabi
 2020-10-22  1:49 UTC  (21+ messages)
      ` [PATCH] gdb: Support corefiles for arm-none-eabi
      ` [PATCH v2] Support for corefiles for arm-none-eabi target
      ` [PATCH v3][PR gdb/14383]: gdb: corefile support "
        ` [PATCH v3][PR gdb/14383]: Support for corefiles "

[pushed] gdb: fix two comments in infrun
 2020-10-21 19:57 UTC 

[PATCH] gdb: make gdbarch_make_corefile_notes return a unique ptr
 2020-10-21 14:45 UTC  (3+ messages)

[PATCH] gdbserver: fix overlap in sprintf argument and buffer
 2020-10-21 14:08 UTC  (3+ messages)

[PATCH] Fix gdb.mi/mi-fullname-deleted.exp with Clang
 2020-10-21  8:56 UTC  (3+ messages)

[PATCH] gdb: add an option flag to 'maint print c-tdesc'
 2020-10-21  8:22 UTC 

[pushed] gdb: make gdbarch_displaced_step_hw_singlestep return bool
 2020-10-20 21:40 UTC 

[pushed] gdb: make gdbarch predicates return bool
 2020-10-20 21:35 UTC 

[PATCH v2 00/16] Remove some macros from exec.h and progspace.h
 2020-10-20 21:34 UTC  (23+ messages)
` [PATCH v2 01/16] Add target_section constructor
` [PATCH v2 02/16] Remove exec_filename macro
` [PATCH v2 03/16] Change exec_close to be a method on program_space
` [PATCH v2 04/16] Remove commented-out code from gcore.c
  ` [PP?] "
` [PATCH v2 05/16] Remove exec_bfd_mtime define
` [PATCH v2 06/16] Remove current_target_sections macro
` [PATCH v2 07/16] Remove the exec_bfd macro
` [PATCH v2 08/16] Change program_space::ebfd to a gdb_bfd_ref_ptr
` [PATCH v2 09/16] Remove symfile_objfile macro
` [PATCH v2 10/16] Change clear_program_space_solib_cache to method on program_space
` [PATCH v2 11/16] Change program_space_empty_p "
` [PATCH v2 12/16] Change remove_target_sections "
  ` [PP?] "
` [PATCH v2 13/16] Change add_target_sections "
` [PATCH v2 14/16] Change add_target_sections_of_objfile "
` [PATCH v2 15/16] Don't change current program space in exec_target::close
` [PATCH v2 16/16] Remove call to exec_close
` [PP?] [PATCH v2 00/16] Remove some macros from exec.h and progspace.h

[pushed] Remove varobj_item typedef
 2020-10-20 21:29 UTC 

[pushed] gdb: change some int to bool in infrun.c
 2020-10-20 20:32 UTC 

[pushed] gdb: fix comment of get_displaced_stepping_state
 2020-10-20 20:11 UTC 

[PATCH 0/9] Continuing Changes to Language Classes
 2020-10-20 20:07 UTC  (4+ messages)
` [PATCH 4/9] gdb: remove LA_VALUE_PRINT macro

[PATCH] gdb/fortran: Don't access non-existent type fields
 2020-10-20 19:32 UTC  (3+ messages)
` [PATCHv2] "

Add a way to invoke redefined (overridden) GDB commands
 2020-10-20 18:32 UTC  (10+ messages)

[pushed] Fix undefined behavior in gdbserver
 2020-10-20 16:31 UTC 

[PATCH] Fix help string of alias command
 2020-10-20 15:09 UTC  (2+ messages)

[PATCH] Don't inherit range-type signed-ness from underlying type
 2020-10-20 13:55 UTC  (3+ messages)

[committed][gdb/testsuite] Remove superfluous marker in pr13961.S
 2020-10-20  8:21 UTC 

[committed][gdb/testsuite] Use main.c in gdb.dwarf2
 2020-10-20  8:21 UTC 

[committed][gdb/testsuite] Clean up redundant info in gdb.dwarf2
 2020-10-20  8:21 UTC 

[committed][gdb/testsuite] Use $gdb_test_file_name in gdb.dwarf2
 2020-10-20  8:21 UTC 

[PATCH] Don't erase TUI source window when switching focus
 2020-10-19 20:03 UTC  (3+ messages)

[PATCH] gdb/thread: fine-tune 'info threads' help text
 2020-10-19 18:51 UTC  (6+ messages)

[PATCH] Make range types inherit signed-ness from base type
 2020-10-19 15:53 UTC  (4+ messages)

[PATCH] gdb/frame: remove an unused type alias
 2020-10-19 15:36 UTC  (2+ messages)

[PATCH] gdb: get jiter objfile from a bound minsym
 2020-10-19 14:58 UTC  (4+ messages)

[PATCH v4 0/2] Breakpoint conditions at locations with differing contexts
 2020-10-19 14:07 UTC  (5+ messages)
` [PATCH v4 2/2] gdb/breakpoint: add flags to 'condition' and 'break' commands to force condition

[PATCH v2 0/6] Fix inferior calls from breakpoint condition
 2020-10-19  1:44 UTC  (5+ messages)
  ` [PATCH v2 3/6] gdb/infcall: in condition evaluation register target back after infcall
  ` [PATCH v2 4/6] gdb/infrun: in condition evaluation wait only for the current inferior

[PATCH 0/4] Add inferior parameter to inferior_created and use it
 2020-10-18 23:15 UTC  (5+ messages)
` [PATCH 1/4] gdb: add inferior parameter to inferior_created observable
` [PATCH 2/4] gdb: pass inferior to check_pid_namespace_match
` [PATCH 3/4] gdb: make jit.c use the inferior_created inferior parameter
` [PATCH 4/4] gdb: use inferior parameter in add_vsyscall_page

[PATCH] gdb/testsuite: add template for test cases
 2020-10-18 10:07 UTC  (2+ messages)

[PATCH 0/4] Minor psymtab cleanups
 2020-10-17 22:50 UTC  (5+ messages)
` [PATCH 1/4] Remove init_psymbol_list
` [PATCH 2/4] Remove parameter from end_psymtab_common
` [PATCH 3/4] Remove partial symbol statistics
` [PATCH 4/4] Change end_psymtab_common to a method

[PATCH] Have partial symbol tables own psymbol vectors
 2020-10-17 22:33 UTC  (6+ messages)

[PATCH] gdb: Preserve gdb_std{out, err, ...} across interpreter-exec mi
 2020-10-17 10:06 UTC  (4+ messages)
  ` [PATCH 1/1] Preserve gdb_std{out, err, log, targ, targerr} across interpreter_exec_cmd

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).