public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
FYI/HEAD: Patches applied to branch master
 2018-01-05  4:21 UTC  (3+ messages)
` pushed: [release/HEAD 2/2] Update NEWS post GDB 8.1 branch creation
` pushed: [release/HEAD 1/2] Bump version to 8.1.50.DATE-git

FYI/BRANCH: Patches applied to branch gdb-8.1-branch
 2018-01-05  4:20 UTC  (3+ messages)
` pushed: [release/branch 2/2] Set development mode to "off" by default
` pushed: [release/branch 1/2] Bump version to 8.0.90.DATE-git

[RFAv3/DWARF] Fix breakpoint add on inlined function using function name
 2018-01-05  3:49 UTC  (2+ messages)

FYI/pushed: Additional tests showing regression post C++ wild matching
 2018-01-05  3:22 UTC  (7+ messages)
` [PATCH 1/3] Add gdb.ada/info_addr_mixed_case new testcase
` [PATCH 3/3] Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670
` [PATCH 2/3] Add "complete break ada" test to gdb.ada/complete.exp

[PATCH v2 0/5] Support for 'info proc' on FreeBSD cores and native
 2018-01-05  3:20 UTC  (12+ messages)
` [PATCH v2 1/5] Support 'info proc' for FreeBSD process core dumps
` [PATCH v2 3/5] Use gdb::unique_xmalloc_ptr<> instead of a deleter that invokes free()
` [PATCH v2 2/5] Don't return stale data from fbsd_pid_to_exec_file for kernel processes
` [PATCH v2 5/5] Document support for 'info proc' on FreeBSD
` [PATCH v2 4/5] Support 'info proc' for native FreeBSD processes

[PATCH 1/2] Fix indentation in gdb.mi/mi-stack.exp
 2018-01-04 20:10 UTC  (7+ messages)
` [PATCH 2/2] Fix gdb.mi/mi-stack.exp when gcc generates a stack protector

[RFC] regresssion(internal-error) printing subprogram argument
 2018-01-04 12:39 UTC  (9+ messages)

[pushed] gdb.ada/maint_with_ada.exp: New testcase
 2018-01-04  9:42 UTC 

[RFA] (Ada) Add gdb-mi support for stopping at start of exception handler
 2018-01-04  2:59 UTC  (4+ messages)

[PATCH 0/4] Support for 'info proc' on FreeBSD cores and native
 2018-01-03 23:39 UTC  (18+ messages)
` [PATCH 3/4] Support 'info proc' for native FreeBSD processes
` [PATCH 2/4] Support 'info proc' for FreeBSD process core dumps
` [PATCH 1/4] Create psuedo sections for FreeBSD NT_PROCSTAT_(PROC|FILES|VMMAP) notes
` [PATCH 4/4] Document support for 'info proc' on FreeBSD

[RFA] Fix scm-ports.exp regression
 2018-01-03 18:20 UTC 

[PATCH]: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha
 2018-01-03 16:02 UTC  (5+ messages)

GDB 8.1 branching 2018-01-02 update
 2018-01-03 15:50 UTC  (2+ messages)

[RFA/v5] (Ada) New command to stop at start of exception handler
 2018-01-03 14:00 UTC  (3+ messages)
  ` [pushed] "

[RFA/DWARF v2] Fix breakpoint add on inlined function using function name
 2018-01-03  4:44 UTC  (6+ messages)

[pushed] Unbreak spurious fails in gdb.base/step-line.exp
 2018-01-03  3:59 UTC 

[PATCHv4 0/5] Fix -var-update for registers in frames 1 and up
 2018-01-02 15:32 UTC  (7+ messages)
` [PATCHv5 "
` [PATCHv5 1/5] gdb: Remove duplicate declaration of global innermost_block
` [PATCHv5 4/5] gdb: Remove out of date comment
` [PATCHv5 3/5] gdb: PR mi/20395: Fix -var-update for registers in frames 1 and up
` [PATCHv5 2/5] gdb: New API for tracking innermost block
` [PATCHv5 5/5] gdb: Don't store a thread-id for floating varobj

Fix for prologue processing on PowerPC
 2018-01-02 10:29 UTC  (8+ messages)
` [PING]Fix "
    ` [PING][PATCH] Fix "

GDB "Start of New Year Procedure" -- 2018 edition
 2018-01-02  6:13 UTC  (6+ messages)
` [PATCH 2/5] Update copyright year in version message of GDB, GDBserver and GDBreplay
` [PATCH 3/5] gdb/copyright.py: Do not forget to remind about MULTIPLE_COPYRIGHT_HEADERS
` [PATCH 4/5] gdb/copyright.py: Remove testsuite/gdb.base/step-line.{c,inp} special handling

[RFA/v4] (Ada) New command to stop at start of exception handler
 2018-01-02  4:35 UTC  (2+ messages)

[RFA/commit DWARF 1/2] Add support for dynamic DW_AT_byte_stride
 2018-01-02  3:56 UTC  (4+ messages)
` [commit/Ada 2/2] slices of arrays with dynamic strides
  ` pushed: "
` pushed: [RFA/commit DWARF 1/2] Add support for dynamic DW_AT_byte_stride

[RFA/commit/Ada] treat Ada DW_TAG_unspecified_type DIEs as stub types
 2018-01-02  3:42 UTC  (2+ messages)
` pushed: "

[PATCH 1/2] linux-nat: Remove unnecessary xstrdup
 2017-12-31 15:00 UTC  (2+ messages)
` [PATCH 2/2] Make linux_ptrace_attach_fail_reason return an std::string

[PATCH] Make dtor of mapped_index_base virtual
 2017-12-31 13:49 UTC  (4+ messages)

[PUSHED] Avoid indexing std::vector past the end
 2017-12-31  8:58 UTC 

[PATCH 1/3] Remove args from target detach
 2017-12-31  6:01 UTC  (3+ messages)
` [PATCH 2/3] Pass inferior down to target_detach and to_detach
` [PATCH 3/3] Make linux_nat_detach/thread_db_detach use the inferior parameter

[pushed] Only ignore -Wenum-compare-switch if it exists
 2017-12-31  4:34 UTC 

[PATCH v3 0/5] DWARF-5: .debug_names index
 2017-12-31  3:52 UTC  (8+ messages)
` [PATCH v3 2/5] DWARF-5: .debug_names index producer
    ` [PATCH v3.1 "
        ` [PATCH v3.2 "

[PATCH] dwarf: Make sect_offset 64-bits
 2017-12-31  3:48 UTC 

[pushed] dwarf2read: Silence -Wenum-compare-switch warning
 2017-12-31  2:27 UTC 

[PATCH] Avoid indexing std::vector past the end
 2017-12-31  1:31 UTC  (2+ messages)

[RFA] C++-ify parser_state
 2017-12-31  0:04 UTC  (8+ messages)

[pushed] Make mapped_debug_names and mapped_index final
 2017-12-30  5:13 UTC 

[PATCH] Ignore warning about using different types of enums in switch
 2017-12-30  4:33 UTC  (2+ messages)

[pushed] Remove unnecessary call to get_thread_db_info
 2017-12-30  2:58 UTC 

[PATCH][RFC] Avoid indexing std::vector past the end
 2017-12-30  0:51 UTC  (2+ messages)

[PATCH] hurd: Add enough auxv support for AT_ENTRY for PIE binaries
 2017-12-28 21:27 UTC  (3+ messages)

[pushed] Remove unused HP-UX TARGET_OBJECT_ enums
 2017-12-28 17:31 UTC 

hurd: PIE support
 2017-12-28  2:05 UTC  (4+ messages)

[Fwd: gdb: FTBFS on hurd-i386]
 2017-12-27 22:36 UTC  (3+ messages)
  ` Bug#881569: "

[PATCH v4 0/4] Support for arbitrary reggroups
 2017-12-27 14:34 UTC  (11+ messages)
` [PATCH v4 2/4] reggroups: Convert reggroups from post_init to pre_init
` [PATCH v4 3/4] reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroups
` [PATCH v4 1/4] reggroups: Add test and docs for `info reg $reggroup` feature
` [PATCH v4 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p

[PATCH 0/4] OpenRISC misc updates
 2017-12-26 13:53 UTC  (5+ messages)
` [PATCH 2/4] sim: Add Stafford Horne as or1k maintainer
` [PATCH 1/4] gdb: "

[PATCH v3 0/4] Support for arbitrary reggroups
 2017-12-24 14:47 UTC  (19+ messages)
` [PATCH v3 1/4] reggroups: Add test and docs for `info reg $reggroup` feature
` [PATCH v3 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p
` [PATCH v3 2/4] reggroups: Convert reggroups from post_init to pre_init
` [PATCH v3 3/4] reggroups: Create reggroup_gdbarch_new for dynamic reggroups

[pushed] Add ATTRIBUTE_PRINTF to printf_field_type_assignment
 2017-12-23 21:28 UTC 

autofoo help requested
 2017-12-23  8:52 UTC  (3+ messages)

[RFA] Removes xfree/cleanup and C++fy in two exception functions
 2017-12-22 11:32 UTC  (2+ messages)

[PATCH/RFA] Do not emit "field_type" var if not needed on "maint print c-tdesc"
 2017-12-21 23:24 UTC  (5+ messages)

ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp
 2017-12-21 16:02 UTC  (7+ messages)

[PATCH v3] (Ada) New command to stop at start of exception handler
 2017-12-21 11:52 UTC  (2+ messages)

[RFA/linespec] wrong line number in breakpoint location
 2017-12-21 11:32 UTC  (6+ messages)

[PATCH, rs6000]: Remove write-only assignment
 2017-12-21  1:43 UTC  (4+ messages)

[PATCH 1/3] Clear non-significant bits of address on memory access
 2017-12-20 13:59 UTC  (7+ messages)
        ` [pushed] Fix Cell/B.E. regression (Re: [PATCH 1/3] Clear non-significant bits of address on memory access)

[RFA] (Ada) fix breakpoint add on inlined function using function name
 2017-12-20 11:51 UTC  (3+ messages)

[PATCH v2] (Ada) New command to stop at start of exception handlers
 2017-12-20  4:46 UTC  (4+ messages)

[BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders
 2017-12-19 11:15 UTC  (9+ messages)

GDB 8.1 branching 2017-12-18 update
 2017-12-19  9:25 UTC  (3+ 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).