Fwd: Re: [PATCH 2/2] gdb: Preserve is-stmt lines when switch between files
2020-04-15 8:40 UTC
[PATCH 00/28] Decouple inferior_ptid/inferior_thread(); dup ptids in thread list (PR/25412)
2020-04-15 4:52 UTC (33+ messages)
` [PATCH 01/28] Don't write to inferior_ptid in linux_get_siginfo_data
` [PATCH 02/28] gcore, handle exited threads better
` [PATCH 03/28] Refactor delete_program_space as a destructor
` [PATCH 04/28] Don't write to inferior_ptid in gdbarch-selftests.c, mock address_space too
` [PATCH 05/28] Don't write to inferior_ptid in inf-ptrace.c
` [PATCH 06/28] Don't write to inferior_ptid in target.c
` [PATCH 07/28] Don't write to inferior_ptid in infrun.c
` [PATCH 08/28] Don't write to inferior_ptid in procfs.c
` [PATCH 09/28] Don't write to inferior_ptid in tracefile-tfile.c
` [PATCH 10/28] Don't write to inferior_ptid in tracectf.c
` [PATCH 11/28] Don't write to inferior_ptid in remote.c
` [PATCH 12/28] Don't write to inferior_ptid in remote-sim.c
` [PATCH 13/28] Don't write to inferior_ptid in nto-procfs.c
` [PATCH 14/28] Don't write to inferior_ptid in go32-nat.c
` [PATCH 15/28] Don't write to inferior_ptid in gnu-nat.c
` [PATCH 16/28] Don't write to inferior_ptid in darwin-nat.c
` [PATCH 17/28] Don't write to inferior_ptid in corelow.c
` [PATCH 18/28] Don't write to inferior_ptid in bsd-kvm.c
` [PATCH 19/28] Don't write to inferior_ptid in btrace_fetch
` [PATCH 20/28] Don't write to inferior_ptid in bsd-kvm.c
` [PATCH 21/28] Don't write to inferior_ptid in fork-child.c
` [PATCH 22/28] Don't write to inferior_ptid in go32-nat.c
` [PATCH 23/28] Don't write to inferior_ptid in remote-sim.c
` [PATCH 24/28] Don't write to inferior_ptid in windows-nat.c, part I
` [PATCH 25/28] Don't write to inferior_ptid in windows-nat.c, part II
` [PATCH 26/28] Don't write to inferior_ptid in ravenscar-thread.c
` [PATCH 27/28] Don't write to inferior_ptid in aix-thread.c
` [PATCH 28/28] Decouple inferior_ptid/inferior_thread(); dup ptids in thread list (PR/25412)
[RFC][PATCH][PR gdb/24154] Use real type for member functions with auto return type
2020-04-14 23:05 UTC (5+ messages)
[PATCH] Fix inline frame unwinding breakage
2020-04-14 21:38 UTC (2+ messages)
[PATCH] breakpoint: Make sure location types match before swapping
2020-04-14 19:17 UTC (6+ messages)
Tom de Vries appointed as Global Maintainer
2020-04-14 15:43 UTC (3+ messages)
[PATCH][gdb] Fix missing symtab includes
2020-04-14 13:31 UTC (8+ messages)
[PATCH] Implement IP_STAT+IP_STATUS (aliases of the same format) on NetBSD
2020-04-14 13:27 UTC (2+ messages)
[PATCH][gdb] Expand symbolless symtabs using maint expand-symtabs
2020-04-14 13:09 UTC (5+ messages)
[PATCHv2 0/2] Line table is_stmt support
2020-04-14 13:08 UTC (12+ messages)
` [PATCH 0/2] More regression fixing from is-stmt patches
` [PATCH 1/2] gdb/testsuite: Move helper function into lib/dwarf.exp
` [PATCH 2/2] gdb: Preserve is-stmt lines when switch between files
[PATCH v3 1/9] [gdb/testsuite] allow more registers in reader test
2020-04-14 10:08 UTC (2+ messages)
[PATCH] Fix makeinfo warnings in gdb.texinfo and python.texi docs
2020-04-14 9:44 UTC (3+ messages)
[PATCH v2 00/12] Merge event loop implementations
2020-04-13 21:08 UTC (2+ messages)
[PATCH] Implement IP_STAT on NetBSD
2020-04-13 20:43 UTC (6+ messages)
[PATCH] Update my email address on MAINTAINERS
2020-04-13 19:58 UTC
[RFC] AArch64 Memory tagging support
2020-04-13 14:57 UTC (3+ messages)
[PATCH][gdb/testsuite] Fix gdb.ada/catch_ex_std.exp gnatlink FAIL
2020-04-13 13:11 UTC (2+ messages)
[PATCH] Implement IP_MINIMAL and IP_ALL on NetBSD
2020-04-13 3:24 UTC (2+ messages)
[PATCH] Implement "info proc cmdline" for NetBSD
2020-04-12 19:43 UTC (3+ messages)
[PATCH] Implement "info proc cwd" for NetBSD
2020-04-12 18:12 UTC (2+ messages)
[PATCH] Implement "info proc exe" for NetBSD
2020-04-12 17:59 UTC (3+ messages)
[PATCH] Implement "info proc exe" for NetBSD
2020-04-12 17:22 UTC (3+ messages)
[PATCH v2] Implement "info proc mappings" for NetBSD
2020-04-12 10:17 UTC (12+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH] Undefined behavior reported in copy_bitwise
2020-04-11 1:08 UTC (5+ messages)
[PATCH 0/11] Variant part support, plus more
2020-04-10 17:44 UTC (16+ messages)
` [PATCH 01/11] Rename "variant" to "ppc_variant"
` [PATCH 02/11] Add new variant part code
` [PATCH 03/11] Allow DWARF expression to push the initial address
` [PATCH 04/11] Prefer existing data when evaluating DWARF expression
` [PATCH 05/11] Rewrite the existing variant part code
` [PATCH 06/11] Add support for dynamic type lengths
` [PATCH 07/11] Add support for variable field offsets
` [PATCH 08/11] Update Ada ptype support for dynamic types
` [PATCH 09/11] Add tests for Ada changes
` [PATCH 10/11] Add Python support for dynamic types
` [PATCH 11/11] Update test cases that work with minimal encodings
[PATCH] gdbsupport: include cstdlib in common-defs.h
2020-04-10 17:29 UTC (4+ messages)
[PATCH] Mark move constructors as "noexcept"
2020-04-10 15:38 UTC
[PATCH 0/2] Avoid infinite recursion in get_msymbol_address
2020-04-10 14:46 UTC (3+ messages)
[committed][gdb/cli] Don't let python colorize strip leading newlines
2020-04-10 13:09 UTC (2+ messages)
[PATCH] Fix debugging of WOW64 processes
2020-04-10 11:03 UTC (3+ messages)
[committed][gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp
2020-04-10 7:51 UTC
[RFC] Add git sha information to the gdb version string
2020-04-10 0:10 UTC (5+ messages)
` [PATCH 0/2] Adding git sha information to the "
` [PATCH 2/2] Add git sha information to the gdb "
one month to GDB 9.2 release (corrective release after 9.1)
2020-04-09 23:02 UTC
[PATCH][gdb/symtab] Prefer def over decl (inter-CU case, with context)
2020-04-09 21:08 UTC
[PATCH] Better handling of realpath() failure in windows_make_so() on Cygwin
2020-04-09 19:26 UTC (3+ messages)
[PATCH v3 00/29] Windows code sharing + bug fix
2020-04-09 17:54 UTC (7+ messages)
[PATCH][gdb/symtab] Prefer def over decl (inter-CU case)
2020-04-09 14:30 UTC
[PATCH] Partially revert my UB fix in record_line
2020-04-09 9:33 UTC (2+ messages)
[PATCH] Add completion styling
2020-04-09 6:39 UTC (2+ messages)
[PATCH] Add SVR4 psABI specific parser for AUXV entries
2020-04-09 1:00 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/7] Add "Windows" OS ABI
2020-04-08 18:16 UTC (8+ messages)
` [PATCH] gdb: stop using host-dependent signal numbers in, windows-tdep.c (was: Re: [PATCH 0/7] Add "Windows" OS ABI)
` [PATCH] gdb: stop using host-dependent signal numbers in, windows-tdep.c
[PATCH] Tune default DEBUGDIR for NetBSD
2020-04-08 17:28 UTC (4+ messages)
[PATCH][gdb/symtab] Store external var decls in psymtab
2020-04-08 15:07 UTC
[pushed] Remove objfile parameter from read_gdb_index_from_buffer
2020-04-08 12:08 UTC
[PATCH][gdb/symtab] Find filename in shared psymtab
2020-04-08 11:11 UTC (2+ messages)
[PATCH][gdb/symtab] Don't create duplicate psymtab for forward-imported CU
2020-04-08 10:22 UTC (2+ messages)
[committed][gdb/testsuite] Add gcc/94469 xfails to gdb.ada/call_pn.exp
2020-04-08 5:00 UTC
[PATCH] Define NetBSD specific skip_solib_resolver
2020-04-07 17:08 UTC (3+ messages)
[PATCH v4 1/3] Support for DW_AT_loclists_base and DW_FORM_loclistx
2020-04-07 15:57 UTC (4+ messages)
` [PATCH v4 2/3] DWARFv5: Handle location list for split dwarf
` [PATCH v4 3/3] DWARFv5: Info address command error in gdb with DWARFfv5
[PATCH] gdb: small cleanups in dwarf2_psymtab constructors
2020-04-07 15:49 UTC (3+ messages)
[PATCH][gdb/symtab] Add symbol with inherited DW_AT_const_value to psymtabs
2020-04-07 15:28 UTC (4+ messages)
[PATCH][gdb/symtab] Handle PU without import in "save gdb-index"
2020-04-07 9:46 UTC
[PATCHv5] Fix range end handling of inlined subroutines
2020-04-06 21:17 UTC (5+ messages)
` [PATCHv6] "
[RFC][PATCH][PR gdb/15559] Use thiscall calling convention for class members
2020-04-06 21:07 UTC (3+ messages)
[PATCH v4] Implement basic threading support in the NetBSD target
2020-04-06 20:50 UTC (3+ messages)
` [PATCH v5] "
[PATCH][gdb/symtab] Fix check-psymtab failure for inline function
2020-04-06 20:40 UTC (4+ messages)
[PATCHv2 2/3] gdb: Restructure the completion_tracker class
2020-04-06 20:27 UTC (3+ messages)
` [PATCH] gdb: Don't corrupt completions hash when expanding the hash table
[PATCH] Select variant field when printing variant (no-tn-check)
2020-04-06 18:58 UTC (2+ messages)
[PATCH v3 2/2] Fix an undefined behavior in record_line
2020-04-06 18:48 UTC (4+ messages)
[pushed] Fix build breakage in NetBSD tdep files
2020-04-06 18:48 UTC (2+ messages)
[pushed] Handle complex error type in read_base_type
2020-04-06 18:28 UTC
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