public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCHv2 0/2] Line table is_stmt support
 2020-03-17 18:23 UTC  (6+ messages)
` [PATCHv2 2/2] gdb: Add support for tracking the DWARF line table is-stmt field

[PATCH] Add support for NetBSD threads in sparc-nat.c
 2020-03-17 18:18 UTC  (10+ messages)
` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] Rename the read symbol to xread
 2020-03-17 18:01 UTC  (5+ messages)

[PATCH] Fix Ada val_print removal regression
 2020-03-17 18:00 UTC 

[PATCH] Return unconditionally ptid.pid () in get_ptrace_pid() for NetBSD
 2020-03-17 17:45 UTC  (3+ messages)

[PATCH v5] Improve ptrace-error detection on Linux targets
 2020-03-17 15:47 UTC  (10+ messages)
` [PATCH 0/6] Improve ptrace-error detection
  ` [PATCH v2 0/5] "
    ` [PATCH v2 1/5] Introduce scoped_pipe.h
    ` [PATCH v2 2/5] Don't reset errno/bfd_error on 'throw_perror_with_name'
    ` [PATCH v2 3/5] Expand 'fork_inferior' to check whether 'traceme_fun' succeeded
    ` [PATCH v2 4/5] Extend GNU/Linux to check for ptrace error
    ` [PATCH v2 5/5] Document Linux-specific possible ptrace restrictions

[PATCH] Add support for NetBSD threads in sh-nbsd-nat.c
 2020-03-17 15:34 UTC 

[RFC][gdb] Use partial symbol table to find language for main
 2020-03-17 15:25 UTC  (5+ messages)
      ` [PATCH][gdb] "

[PATCH] DWARFv5: Handle location list for split dwarf
 2020-03-17 15:13 UTC 

[PATCH][gdb/testsuite] Give up after consecutive timeouts in completion-support.exp
 2020-03-17 15:00 UTC  (5+ messages)

[PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx
 2020-03-17 14:13 UTC  (6+ messages)

[PATCH] Inherit sh_nbsd_nat_target from nbsd_nat_target
 2020-03-17 14:12 UTC 

[PATCH] Include <alloca.h> conditionally
 2020-03-17 14:03 UTC 

[PATCH] Namespace the reg class to avoid clashes with OS headers
 2020-03-17 13:56 UTC 

[PATCH 0/2] All threads not stopped when a process exits
 2020-03-17 13:02 UTC  (2+ messages)
` [PING^2][PATCH "

[PATCH][AArch64] When unavailable, fetch VG from ptrace
 2020-03-17 12:19 UTC 

[PATCH] Add support for NetBSD threads in i386-bsd-nat.c
 2020-03-17 12:12 UTC 

[PATCH] Add support for NetBSD threads in amd64-bsd-nat.c
 2020-03-17 11:58 UTC 

[PATCH] Add support for NetBSD threads in sparc-nat.c
 2020-03-17  9:38 UTC  (3+ messages)

[pushed] Initialize base_value in pascal_object_print_value
 2020-03-17  0:36 UTC 

[PUSHED] arc: Migrate to new target features
 2020-03-16 21:55 UTC 

[PATCH 0/7] Add "Windows" OS ABI
 2020-03-16 21:00 UTC  (15+ messages)
` [PATCH 1/7] gdb: recognize 64 bits Windows executables as Cygwin osabi
` [PATCH 2/7] gdb: move enum gdb_osabi to osabi.h
` [PATCH 3/7] gdb: add Windows OS ABI
` [PATCH 4/7] gdb: rename i386-cygwin-tdep.c to i386-windows-tdep.c
` [PATCH 5/7] gdb: rename content of i386-windows-tdep.c, cygwin to windows
` [PATCH 6/7] gdb: select "Cygwin" OS ABI for Cygwin binaries
` [PATCH 7/7] gdb: define builtin long type to be 64 bits on amd64 Cygwin

[PATCH] Rewrite nbsd_nat_target::pid_to_exec_file to sysctl(3)
 2020-03-16 19:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Correct decoding AUXV on NetBSD
 2020-03-16 18:17 UTC  (4+ messages)
` [PATCH v2] Add support for "info auxv" "

[PATCH] Include missing header to get missing declarations
 2020-03-16 17:36 UTC  (2+ messages)

[PATCH] Implement "info proc mappings" for NetBSD
 2020-03-16 17:34 UTC 

[PATCH] Fix dwarf2_name caching bug
 2020-03-16 17:26 UTC  (2+ messages)

[RFC][gdb/testsuite] Fix silent timeout in gdb.multi/multi-target.exp
 2020-03-16 17:01 UTC 

[committed][gdb/testsuite] Add cache_verify option for gdb_caching_procs
 2020-03-16 13:39 UTC 

openSUSE Leap 15.1 test report
 2020-03-15 14:25 UTC 

[review] [gdb/testsuite] Fix solib-list.exp test-case for exec with debug-info
 2020-03-15 14:19 UTC  (2+ messages)

[RFAv5 0/3] Allow the user to define default args for commands and aliases
 2020-03-15 13:14 UTC  (2+ messages)
` PING. "

[committed][gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.exp
 2020-03-15  9:44 UTC 

[RFC] Add ability to skip demangling partial symbols
 2020-03-14 19:11 UTC  (2+ messages)

[PATCH v2 00/12] Merge event loop implementations
 2020-03-14 18:51 UTC  (13+ messages)
` [PATCH v2 01/12] Move start_event_loop out of event-loop.c
` [PATCH v2 02/12] Move event-loop configury to common.m4
` [PATCH v2 03/12] Move gdb_select.h to gdbsupport/
` [PATCH v2 04/12] Include <chrono> in event-loop.c
` [PATCH v2 05/12] Use warning in event-loop
` [PATCH v2 06/12] Introduce and use flush_streams
` [PATCH v2 07/12] Introduce async-event.[ch]
` [PATCH v2 08/12] Move event-loop.[ch] to gdbsupport/
` [PATCH v2 09/12] Implement event-loop glue for gdbserver
` [PATCH v2 10/12] Switch gdbserver to gdbsupport event loop
` [PATCH v2 11/12] Move gdb_notifier comment
` [PATCH v2 12/12] Remove gdb_fildes_t

[PATCH] Add C parser support for "restrict" and "_Atomic"
 2020-03-14 18:30 UTC  (4+ messages)

[committed][gdb/testsuite] Fix check-read1 FAILs in mi-fortran-modules.exp
 2020-03-14 17:04 UTC 

[PATCH] gdb: recognize 64 bits Windows executables as Cygwin osabi
 2020-03-14 15:35 UTC  (6+ messages)

[committed][gdb/testsuite] Fix check-read1 FAIL in attach-many-short-lived-threads.exp
 2020-03-14 14:49 UTC 

[committed][gdb/testsuite] Fix unrecognized debug output level 'statement-frontiers' message
 2020-03-14  9:42 UTC 

[PATCH 00/55] Remove val_print
 2020-03-14  9:18 UTC  (8+ messages)
` [PATCH 09/55] Use common_val_print in c-valprint.c
      ` [committted][gdb/testsuite] Fix FAIL in gdb.base/printcmds.exp

[PUSHED] gdb/testsuite: Remove paths and make test names unique
 2020-03-13 23:35 UTC 

[PATCH v2 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat
 2020-03-13 20:19 UTC  (2+ messages)

[PATCH] testsuite: use cygpath to convert from Unix to Windows paths
 2020-03-13 19:11 UTC  (8+ messages)

[PATCH v3 00/29] Windows code sharing + bug fix
 2020-03-13 19:08 UTC  (30+ messages)
` [PATCH v3 01/29] Remove the "next" field from windows_thread_info
` [PATCH v3 02/29] Rename win32_thread_info to windows_thread_info
` [PATCH v3 03/29] Rename windows_thread_info::id to "tid"
` [PATCH v3 04/29] Share windows_thread_info between gdb and gdbserver
` [PATCH v3 05/29] Use new and delete for windows_thread_info
` [PATCH v3 06/29] Change two windows_thread_info members to "bool"
` [PATCH v3 07/29] Make windows_thread_info::name a unique_xmalloc_ptr
` [PATCH v3 08/29] Use lwp, not tid, for Windows thread id
` [PATCH v3 09/29] Share Windows thread-suspend and -resume code
` [PATCH v3 10/29] Change type of argument to windows-nat.c:thread_rec
` [PATCH v3 11/29] Handle pending stops from the Windows kernel
` [PATCH v3 12/29] Call CloseHandle from ~windows_thread_info
` [PATCH v3 13/29] Wrap shared windows-nat code in windows_nat namespace
` [PATCH v3 14/29] Share thread_rec between gdb and gdbserver
` [PATCH v3 15/29] Share get_image_name "
` [PATCH v3 16/29] Share some Windows-related globals
` [PATCH v3 17/29] Normalize handle_output_debug_string API
` [PATCH v3 18/29] Fix up complaints.h for namespace use
` [PATCH v3 19/29] Share handle_load_dll and handle_unload_dll declarations
` [PATCH v3 20/29] Remove some globals from windows-nat.c
` [PATCH v3 21/29] Share handle_exception
` [PATCH v3 22/29] Share some inferior-related Windows code
` [PATCH v3 23/29] Introduce fetch_pending_stop
` [PATCH v3 24/29] Move wait_for_debug_event to nat/windows-nat.c
` [PATCH v3 25/29] Make last_wait_event static
` [PATCH v3 26/29] Add read_pc / write_pc support to win32-low
` [PATCH v3 27/29] Introduce win32_target_ops::decr_pc_after_break
` [PATCH v3 28/29] Implement stopped_by_sw_breakpoint for Windows gdbserver
` [PATCH v3 29/29] Add pending stop support to gdbserver's Windows port

[PATCH] Implement debugging of WOW64 processes
 2020-03-13 18:16 UTC  (2+ messages)

[committed][gdb/testsuite] Fix buffer full errors in gdb.mi/mi-sym-info.exp
 2020-03-13 14:40 UTC 

[PATCH] arc: Migrate to new target features
 2020-03-13 13:49 UTC  (3+ messages)
` [PATCH v3] "

[committed][gdb/testsuite] Fix mi-sym-info.exp matching FAILs (2)
 2020-03-13 13:44 UTC 

[PATCH] Search .dwo in the binary directory
 2020-03-13 13:43 UTC  (2+ messages)

[PATCH] Add support for DW_TAG_skeleton_unit
 2020-03-13 13:39 UTC  (3+ messages)

[PATCH] Find tailcall frames before inline frames
 2020-03-13 13:31 UTC  (5+ messages)

[PATCH 0/2] Line table is_stmt support
 2020-03-13 12:47 UTC  (10+ messages)
` [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field
  ` [PATCH] Fix range end handling of inlined subroutines
    ` [PATCHv2] "
      ` [PATCHv3] "
        ` [PATCHv4] "

[PATCHv2] Fix an undefined behavior in record_line
 2020-03-13 11:55 UTC 

[PATCH] Fix an undefined behavior in record_line
 2020-03-13 11:26 UTC  (2+ messages)

Oh dear. I regret to inform you that commit cb001c0d283dd884efe06770d033a50fb1bc6c7d might be unfortunate
 2020-03-13  2:50 UTC  (3+ messages)
` Breakage on builder Fedora-i686, revision cb001c0d283dd884efe06770d033a50fb1bc6c7d

[PATCH] Add support for intel IBT
 2020-03-13  1:29 UTC  (2+ messages)

[PATCH] gdb: Print frame address in more cases
 2020-03-13  0:03 UTC  (2+ messages)

[PATCH] Remove deprecated core file functions
 2020-03-12 21:31 UTC  (3+ messages)

[PATCH] Clarify when dont_repeat should be called
 2020-03-12 20:44 UTC 

[PATCH v2 0/6] Change gdbserver to use existing gdbsupport
 2020-03-12 19:35 UTC  (6+ messages)
` [PATCH v2 3/6] Cast to bfd_vma in arm-tdep.c

[PATCH 0/2] Remove C++ Symbol Aliases From Completion List
 2020-03-12 19:17 UTC  (4+ messages)
` [PATCHv2 0/3] "

[PATCH][gdb/symtab] Fix partial unit psymtabs
 2020-03-12 19:06 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix mi-sym-info.exp matching FAILs
 2020-03-12 18:58 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefile-run.exp
 2020-03-12 18:53 UTC  (2+ messages)

[PATCH][gdb] Skip imports of c++ CUs
 2020-03-12 18:44 UTC  (2+ messages)

[PATCH] gdb: use foreach_with_prefix in gdb.base/break-interp.exp
 2020-03-12 18:34 UTC  (2+ messages)

[PATCH] gdb: make gdb.arch/amd64-disp-step-avx.exp actually test displaced stepping
 2020-03-12 18:34 UTC  (3+ messages)

[PATCH 1/4] gdb/selftest.m4: ensure $development is set
 2020-03-12 18:19 UTC  (3+ messages)

[PATCH] gdb/testsuite/fortran: Add mixed language stack test
 2020-03-12 18:17 UTC  (2+ messages)

[PATCH] Remove use of deprecated core functions (in NetBSD/ARM)
 2020-03-12 17:23 UTC  (2+ messages)

[committed][gdb/testsuite] Fix internal buffer full error in gdb.base/info-types.exp
 2020-03-12 14:00 UTC 

[PATCH][gdb/testsuite] Avoid breakpoint in GLIBC in gdb.threads/execl.exp
 2020-03-12 13:34 UTC  (2+ messages)

[committed][gdb/testsuite] Fix internal buffer full error in gdb.fortran/module.exp
 2020-03-12 12:52 UTC 

[committed][gdb/testsuite] Fix dw2-ranges-base.exp FAIL with lib debuginfo
 2020-03-12 10:58 UTC 

[committed][gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL with glibc debug info
 2020-03-12 10:35 UTC 

[committed][gdb/testsuite] Fix core file load FAIL in tls-core.exp
 2020-03-12 10:04 UTC  (3+ messages)
  ` [committed][gdb/testsuite] Use string_to_regexp on core filename in gdb_core_cmd

[0/1] RISC-V: Update CSR to priv 1.11
 2020-03-12 10:00 UTC  (2+ messages)
` [PATCH] RISC-V: Update CSR to privileged spec 1.11

[PATCH v2] Avoid infinite recursion in find_pc_sect_line
 2020-03-12  6:00 UTC  (3+ messages)

[review] Avoid infinite recursion in find_pc_sect_line
 2020-03-12  5:59 UTC  (3+ messages)
` [pushed] "

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