public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/5] Add support for MIPS32/64 revision 6
 2022-04-15  7:24 UTC  (12+ messages)
` [PATCH v5 0/4] sim: "

[PATCH 1/5] gdb: call gdb_tilde_expand instead of gdb_tilde_expand_up in source_script_with_search
 2022-04-15  5:59 UTC  (6+ messages)
` [PATCH 2/5] gdbsupport: make gdb_abspath return an std::string
` [PATCH 3/5] gdbsupport: make gdb_realpath_keepfile "
` [PATCH 4/5] gdb: use gdb_tilde_expand instead of gdb_tilde_expand_up in source_script_with_search
` [PATCH 5/5] gdbsupport: add path_join function

[PATCH v2 0/1] Fortran entry and DW_TAG_entry_point
 2022-04-14 22:05 UTC  (3+ messages)
` [PATCH v2 1/1] dwarf, fortran: add support for DW_TAG_entry_point

GDB/Fortran: Support for Assumed Rank Zero
 2022-04-14 21:28 UTC  (4+ messages)

[PATCH 0/2] Add recording support for the ISA 3.1 Powerpc instructions
 2022-04-14 20:43 UTC  (15+ messages)
` [PATCH 1/2] "
    ` [PATCH 1/2 Version 2] "
        ` [PATCH 1/2 Version 3] "
` [PATCH 2/2] "
    ` [PATCH 2/2 Version 2] "
        ` [PATCH 2/2 Version 3] "
            ` [PATCH 2/2 Version 4] "
` [PATCH 0/2 Version 2] "

[PATCH v2 0/4] gdbserver/linux: access memory while threads are running without pausing
 2022-04-14 19:26 UTC  (3+ messages)
` [PATCH v2 2/4] gdbserver: special case target_write_memory len==0

[PATCH] gdb/debuginfod: Prevent out_of_range exception
 2022-04-14 18:56 UTC  (2+ messages)

[PATCH 0/9] Windows thread names
 2022-04-14 18:20 UTC  (17+ messages)
` [PATCH 1/9] Fix possible Cygwin build problem
` [PATCH 2/9] Don't call QUIT in read_string
` [PATCH 3/9] Rename read_string
` [PATCH 4/9] Remove the byte order parameter to target_read_string
` [PATCH 5/9] Move target_read_string to target/target.c
` [PATCH 6/9] Share handle_ms_vc_exception with gdbserver
` [PATCH 7/9] Implement thread_name for gdbserver
` [PATCH 8/9] Set the worker thread name on Windows
` [PATCH 9/9] Use GetThreadDescription "

[PATCH v3] gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
 2022-04-14 17:37 UTC  (3+ messages)

[PATCH] Ignore 0,0 entries in .debug_aranges
 2022-04-14 17:04 UTC  (2+ messages)

[PATCH] gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected location
 2022-04-14 16:26 UTC 

[PATCH + 12.1] Silence -Wmaybe-uninitialized warning from target_waitstatus
 2022-04-14 16:04 UTC  (2+ messages)

[PATCH + 12.1] Fix regression on Windows with WOW64
 2022-04-14 15:56 UTC  (2+ messages)

[PATCH] gdbsupport: implement move constructor and assignment operator in auto_obstack
 2022-04-14 15:32 UTC  (5+ messages)

[PATCH] Let std::thread check pass even without pthreads
 2022-04-14 15:28 UTC  (2+ messages)

[PATCH v2] gdb/testsuite: Introduce and use gdb_spawn_attach
 2022-04-14 14:52 UTC  (3+ messages)

[PATCH] gdb/testsuite: Introduce and use gdb_spawn_attach
 2022-04-14 14:01 UTC  (6+ messages)

[PATCH v2] gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
 2022-04-14 13:48 UTC  (4+ messages)

[PATCH][gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
 2022-04-14 13:14 UTC 

[PATCH v4 00/34] Rewrite the DWARF "partial" reader
 2022-04-14 11:52 UTC  (5+ messages)
` [PATCH v4 18/34] Introduce the new DWARF index class

[PATCH 00/12] * Support for Thread Local Storage (TLS) variables on FreeBSD arm and aarch64 architectures
 2022-04-14 10:23 UTC  (5+ messages)
` [PATCH 04/12] Add an arm-tls feature which includes the tpidruro register from CP15

[PATCH 0/2] Resolve dynamic types for pointers
 2022-04-14 10:22 UTC  (4+ messages)
` [PATCH 2/2] gdb: Resolve dynamic target types of pointers

[PATCH v2] gdb: fix using clear command to delete non-user breakpoints(PR cli/7161)
 2022-04-14  5:58 UTC  (2+ messages)
  ` [PING^2][PATCH "

[PATCH v2] gdb: fix build errors in gdbsupport/thread-pool.h used with old gcc
 2022-04-14  5:06 UTC  (2+ messages)

[PATCH 0/2] Write DWARF index cache files in background
 2022-04-13 19:45 UTC  (3+ messages)
` [PATCH 1/2] Only use the per-BFD object to write a DWARF index
` [PATCH 2/2] Write the DWARF index in the background

[pushed] gdb: add ATTRIBUTE_PRINTF to complaint_interceptor::issue_complaint
 2022-04-13 18:40 UTC 

[pushed] gdb: fix clang build failure in msymbol_is_mips
 2022-04-13 18:38 UTC 

[PATCH v4] gdb/python: Add BreakpointLocation type
 2022-04-13 17:52 UTC 

GDB 12.0.90 available for testing
 2022-04-13 16:20 UTC  (6+ messages)

[PATCH][gdb/testsuite] Detect 'No MPX support'
 2022-04-13 15:29 UTC  (5+ messages)

[PATCH] gdb: fix build error in gdbsupport/thread-pool.h
 2022-04-13 14:57 UTC  (2+ messages)

[PATCH v2 0/4] gdb, btrace: infrun fixes
 2022-04-13 13:54 UTC  (3+ messages)

[PATCH 0/5] refactoring towards Python MI command API
 2022-04-13 13:18 UTC  (3+ messages)

[RFA/RFC] Add dump and load command to process record and replay
 2022-04-13 12:21 UTC  (3+ messages)

[PATCH v5 0/8] gdb: split array and string limiting options
 2022-04-13 12:18 UTC  (4+ messages)
` [PING][PATCH "

[PATCH] Make intrusive_list_node's next/prev private
 2022-04-13  9:27 UTC  (3+ messages)

[ob/pushed] Tidy gdb.base/parse_number.exp
 2022-04-13  9:19 UTC 

[PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
 2022-04-13  7:00 UTC  (5+ messages)
` [PATCH v6 3/7] start/stop btrace with coresight etm and parse etm buffer. nat independant

[PATCH 00/11] Improve Fortran intrinsic types and procedures
 2022-04-13  5:14 UTC  (3+ messages)
` [PATCH 09/11] gdb/fortran: rewrite intrinsic handling and add some missing overloads

[PATCH v2 00/14] Support for Thread Local Storage (TLS) variables on FreeBSD arm and aarch64 architectures
 2022-04-13  2:31 UTC  (16+ messages)
` [PATCH v2 01/14] fbsd-nat: Add helper routines for register sets using PT_[G]SETREGSET
` [PATCH v2 02/14] Create pseudo sections for NT_ARM_TLS notes on FreeBSD
` [PATCH v2 03/14] Add an arm-tls feature which includes the tpidruro register from CP15
` [PATCH v2 04/14] Read the tpidruro register from NT_ARM_TLS core dump notes on FreeBSD/arm
` [PATCH v2 05/14] Support TLS variables "
` [PATCH v2 06/14] Fetch the NT_ARM_TLS register set for native FreeBSD/arm processes
` [PATCH v2 07/14] Add an aarch64-tls feature which includes the tpidr register
` [PATCH v2 08/14] Read the tpidr register from NT_ARM_TLS core dump notes on FreeBSD/Aarch64
` [PATCH v2 09/14] Support TLS variables "
` [PATCH v2 10/14] Fetch the NT_ARM_TLS register set for native FreeBSD/Aarch64 processes
` [PATCH v2 11/14] NEWS: Add a note for TLS support on FreeBSD/arm and FreeBSD/Aarch64
` [PATCH v2 12/14] Read the tpidr register from NT_ARM_TLS core dump notes on Linux Aarch64
` [PATCH v2 13/14] gdbserver: Read the tpidr register from NT_ARM_TLS on Linux
` [PATCH v2 14/14] "

[PATCH] gdb: fix "passing NULL to memcpy" UBsan error in dwarf2/cooked-index.c
 2022-04-12 18:42 UTC  (3+ messages)

[PATCH + 12.1] Fix bug in Ada number lexing
 2022-04-12 18:39 UTC  (3+ messages)

[PATCH 1/4] gdb: allocate subfile with new
 2022-04-12 18:20 UTC  (12+ messages)
` [PATCH 2/4] gdb: change subfile::name and buildsym_compunit::m_comp_dir to strings
` [PATCH 3/4] gdb: use std::vector for temporary linetable_entry array in arrange_linetable
` [PATCH 4/4] gdb: change subfile::line_vector to an std::vector

[PATCH 1/2] gdbsupport: use result_of_t instead of result_of in parallel-for.h
 2022-04-12 18:12 UTC  (5+ messages)
` [PATCH 2/2] gdb: use decltype instead of typeof in dwarf2/read.c

[PATCH v2 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
 2022-04-12 18:11 UTC  (13+ messages)
` [PATCH v2 01/11] gdb/testsuite: introduce gdb_step_until_regexp
` [PATCH v2 02/11] Change gdb.base/skip-solib.exp deal with lack of epilogue information
` [PATCH v2 03/11] change gdb.base/skip.exp to use finish instead of step
` [PATCH v2 04/11] change gdb.base/symbol-alias to xfail with clang
` [PATCH v2 05/11] change gdb.base/nodebug.c to not fail "
` [PATCH v2 06/11] update gdb.base/info-program.exp "
` [PATCH v2 07/11] fix gdb.base/access-mem-running.exp for clang testing
` [PATCH v2 08/11] Fix gdb.base/call-ar-st to work with Clang
` [PATCH v2 09/11] add xfails to gdb.base/complex-parts.exp when testing with clang
` [PATCH v2 10/11] gdb/testsuite: fix gdb.base/msym-bp-shl when running with Clang
` [PATCH v2 11/11] explicitly test for stderr in gdb.base/dprintf.exp

[PATCH v3] gdb/python: Add BreakpointLocation type
 2022-04-12 16:16 UTC  (2+ messages)

[PATCH] gdb/debuginfod: Prevent out_of_range exception
 2022-04-12 16:09 UTC  (2+ messages)

[PATCH 1/4] gdb: remove symbol value macros
 2022-04-12 15:55 UTC  (10+ messages)
` [PATCH 2/4] gdb: remove MSYMBOL_TYPE macro
` [PATCH 3/4] gdb: remove minimal symbol size macros
` [PATCH 4/4] gdb: remove MSYMBOL_TARGET_FLAG_{1,2} macros

[committed][gdb/testsuite] Fix gdb.base/stap-probe.exp with read1
 2022-04-12 14:36 UTC 

[PATCH][gdb/testsuite] Fix gdb.tui/scroll.exp with read1
 2022-04-12 14:15 UTC 

[pushed] Add C++ "save gdb-index" test
 2022-04-12 14:08 UTC 

Received 1:36:56 PM on Tuesday, April 12, 2022
 2022-04-12 13:36 UTC 

[PATCH] Use current_inferior ()->pid for AIX
 2022-04-12 13:32 UTC  (5+ messages)

[PATCH] Remove "Ada Settings" node from the manual
 2022-04-12 12:57 UTC  (4+ messages)

[PATCH v2] gdb/Python: Added ThreadExitedEvent
 2022-04-12  9:03 UTC 

[PATCH] Debug support for global alias variable
 2022-04-12  8:38 UTC  (8+ messages)

[PATCH 0/3] Fix register_test_foreach_arch
 2022-04-12  8:17 UTC  (2+ messages)
` [PING] "

Powerpc: Update expected floating point output for gdb.arch/altivec-regs.exp and gdb.arch/vsx-regs.exp
 2022-04-12  4:47 UTC 

[PATCH] gdb: handle_no_resumed: only update thread list of event target
 2022-04-12  2:11 UTC 

[PATCH] gdb: mips: Fix the handling of complex type of function return value
 2022-04-12  0:46 UTC  (12+ messages)
          ` [COMMITTED PATCH v2] "

[PATCH] gdb/Python: Added ThreadExitedEvent
 2022-04-11 21:13 UTC  (3+ messages)

[PATCH v2 00/18] Refactor character printing
 2022-04-11 19:45 UTC  (3+ messages)
` [PATCH v2 16/18] Use generic_emit_char in Modula-2
  ` [PATCH v1] Array access "

[PUSHED OBV] i386-fbsd-nat: Remove two unused variables
 2022-04-11 18:03 UTC 

[RFC][PATCH 0/1] Fortran entry and DW_TAG_entry_point
 2022-04-11 16:08 UTC  (3+ messages)

[PING][RFC][PATCH 0/1] Fortran entry and DW_TAG_entry_point
 2022-04-11 16:04 UTC  (3+ messages)

[PATCH][gdb/testsuite] Make gdb.base/annota1.exp more robust
 2022-04-11 15:21 UTC  (5+ messages)

[PATCH 0/1] Fix variable length strings array for FORTRAN
 2022-04-11 14:51 UTC  (8+ messages)
` [PATCH 1/1] gdb: Fix arrays of variable length strings "

[PATCH v3 00/11] Improve Fortran intrinsic types and procedures
 2022-04-11 12:08 UTC  (4+ messages)
` [PATCH v3 11/11] gdb/doc: add section about Fortran intrinsic functions and types

GDB 12.0.90 available for testing
 2022-04-11 11:42 UTC  (12+ messages)

[committed][gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pie
 2022-04-11  8:26 UTC 

[PATCH v2 00/11] Improve Fortran intrinsic types and procedures
 2022-04-11  7:18 UTC  (4+ messages)
` [PATCH v2 11/11] gdb/doc: add section about fortran intrinsic functions and types

[PATCH] Accept functions with DW_AT_linkage_name present
 2022-04-11  6:30 UTC 

[PATCH] Handle TLS variable lookups when using separate debug files
 2022-04-10 19:22 UTC  (3+ messages)

[PATCH] Don't test interface.exp without GNAT debug info
 2022-04-10 19:13 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).