public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4 0/4] Support for arbitrary reggroups
 2017-12-27 14:34 UTC  (11+ messages)
` [PATCH v4 3/4] reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroups
` [PATCH v4 2/4] reggroups: Convert reggroups from post_init to pre_init
` [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

hurd: PIE support
 2017-12-27  2:48 UTC  (2+ messages)

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

[PATCH 0/4] OpenRISC misc updates
 2017-12-26 13:53 UTC  (9+ messages)
` [PATCH 1/4] gdb: Add Stafford Horne as or1k maintainer
` [PATCH 4/4] gdb: Fix function parameter alignments in or1k-tdep.c
` [PATCH 2/4] sim: Add Stafford Horne as or1k maintainer
` [PATCH 3/4] gdb: Add news entries for new or1k target

[Fwd: gdb: FTBFS on hurd-i386]
 2017-12-26  8:40 UTC  (2+ messages)
  ` Bug#881569: "

[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/v4] (Ada) New command to stop at start of exception handler
 2017-12-22 11:33 UTC 

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

[RFA/DWARF v2] Fix breakpoint add on inlined function using function name
 2017-12-22  2:59 UTC  (5+ 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)

Fix for prologue processing on PowerPC
 2017-12-19 15:57 UTC  (6+ messages)
` [PING]Fix "
    ` [PING][PATCH] Fix "

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

GDB 8.1 branching 2017-12-18 update
 2017-12-19  9:25 UTC  (3+ messages)

[FYI/Ada/pushed] improved error message when getting an exception printing a variable
 2017-12-18  3:41 UTC 

[FYI/Ada/pushed] crash assigning to record component which is an array
 2017-12-18  3:13 UTC 

[FYI/pushed] Ada: fix bad handling in ada_convert_actual
 2017-12-18  3:04 UTC 

[PATCH]: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha
 2017-12-17 19:14 UTC  (4+ messages)

[PATCH 1/2] Fix indentation in gdb.mi/mi-stack.exp
 2017-12-16 14:57 UTC  (2+ messages)
` [PATCH 2/2] Fix gdb.mi/mi-stack.exp when gcc generates a stack protector

New ARI warning Sat Dec 16 01:55:51 UTC 2017
 2017-12-16  3:35 UTC  (2+ messages)

[pushed/obvious] Fix ARI warning on gdb/typeprint.c:whatis_exp
 2017-12-16  3:35 UTC 

GDB 8.1 branching 2017-12-11 update
 2017-12-15 20:37 UTC  (2+ messages)

[PATCH] Implement pahole-like 'ptype /o' option
 2017-12-15 20:11 UTC  (29+ messages)
` [PATCH v5 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg)
  ` [PATCH v5 2/2] Implement pahole-like 'ptype /o' option
` [PATCH v6 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg)
  ` [PATCH v6 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base'
  ` [PATCH v6 2/2] Implement pahole-like 'ptype /o' option
` [PATCH v7 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg)
  ` [PATCH v7 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base'
  ` [PATCH v7 2/2] Implement pahole-like 'ptype /o' option

[RFC] regresssion(internal-error) printing subprogram argument
 2017-12-15 18:57 UTC  (8+ messages)

[PATCH v3 07/10] s390: Hook s390 into OSABI mechanism
 2017-12-15 16:19 UTC  (5+ messages)

[PATCH OBV] Skip 'maintenance check xml-descriptions' if XML is disabled
 2017-12-15 10:45 UTC 

[PATCH OBV] Skip parse_memory_map_tests if XML is disabled
 2017-12-15 10:44 UTC 

[pushed/Ada] Handle same component names when searching in tagged types
 2017-12-15  4:38 UTC 

[PATCH] Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)
 2017-12-15  2:31 UTC 

[PATCH 1/2] gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.h
 2017-12-15  0:04 UTC  (2+ messages)
` [PATCH 2/2] gdb: Add missing #ifdef USE_THREAD_DB to gdbserver

[PATCH v2] Compute proper length for dynamic types of TYPE_CODE_TYPEDEF
 2017-12-14 21:26 UTC 

[PATCH] py-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKeywords format specifier
 2017-12-14 20:48 UTC  (2+ messages)

[RFA] (Ada) New command to stop at start of exception handler
 2017-12-14 17:39 UTC  (5+ messages)

[PATCH v3 0/5] DWARF-5: .debug_names index
 2017-12-14  9:03 UTC  (10+ messages)
` [PATCH v3 5/5] DWARF-5: .debug_names index consumer
  ` [PATCH v3.1 "
    ` [PATCH v3.2 "
          ` [patch] DWARF-5 .debug_names DW_IDX_type_unit fix [Re: [PATCH v3.2 5/5] DWARF-5: .debug_names index consumer]
                ` [commit] "

[PATCH] gdb: Fix ARI warnings in or1k-tdep.c
 2017-12-14  5:42 UTC  (3+ messages)

[pushed/Ada] unable to compare strings (Attempt to compare array with non-array)
 2017-12-14  5:20 UTC 

[RFA/commit DWARF 1/2] Add support for dynamic DW_AT_byte_stride
 2017-12-14  4:53 UTC  (2+ messages)
` [commit/Ada 2/2] slices of arrays with dynamic strides

[pushed/Ada] Add support for task switching when debugging core files
 2017-12-14  4:11 UTC 

[PATCH] python: Add qualified parameter to gdb.Breakpoint
 2017-12-13 16:45 UTC  (5+ messages)

[PATCH 0/3] Fix regression: expression completer and scope operator (PR gdb/22584)
 2017-12-13 16:41 UTC  (3+ messages)

[PATCH] python doc: Rework Breakpoint.__init__ doc
 2017-12-13 16:29 UTC  (11+ 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).