public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA/linespec] wrong line number in breakpoint location
 2017-12-19  9:24 UTC  (3+ messages)

ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp
 2017-12-19  9:17 UTC 

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

GDB 8.1 branching 2017-12-18 update
 2017-12-18 16:23 UTC  (2+ 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  (7+ messages)

[PATCH] Implement pahole-like 'ptype /o' option
 2017-12-15 20:11 UTC  (62+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg)
  ` [PATCH v3 2/2] Implement pahole-like 'ptype /o' option
  ` [PATCH v3 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base'
` [PATCH v4 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg)
  ` [PATCH v4 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base'
  ` [PATCH v4 2/2] Implement pahole-like 'ptype /o' option
` [PATCH v5 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg)
  ` [PATCH v5 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base'
  ` [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 2/2] Implement pahole-like 'ptype /o' option
  ` [PATCH v6 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base'
` [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 0/4] OpenRISC misc updates
 2017-12-15 10:48 UTC  (7+ 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

[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  (23+ messages)
` [PATCH v3 2/5] DWARF-5: .debug_names index producer
    ` [PATCH v3.1 "
        ` [PATCH v3.2 "
` [PATCH v3 3/5] Code cleanup: dwarf2_initialize_objfile return value
          ` [pushed] Unbreak build for non-ELF ports (Re: [PATCH v3 3/5] Code cleanup: dwarf2_initialize_objfile return value)
` [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  (4+ 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  (6+ messages)
` [PATCH 3/3] Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiple
` [PATCH 1/3] Factor out final completion match string building
` [PATCH 2/3] Fix regression: expression completer and scope operator (PR gdb/22584)

[PATCH] python doc: Rework Breakpoint.__init__ doc
 2017-12-13 16:29 UTC  (11+ messages)

[pushed] Fix typo in gdb_ari.sh
 2017-12-13 14:35 UTC 

[PATCH 0/3] Fix "Remote 'g' packet reply is too long" problems with multiple inferiors
 2017-12-13 11:31 UTC  (5+ messages)
` [PATCH 3/3] "

[RFA] fix "server" command prefix handling (unexpected confirmation queries)
 2017-12-13  3:29 UTC  (3+ messages)

New ARI warning Wed Dec 13 01:56:09 UTC 2017
 2017-12-13  3:02 UTC  (3+ messages)

[PATCH] Ignore warning about using different types of enums in switch
 2017-12-12 21:37 UTC 

or1k GDB port - upstream now
 2017-12-12 15:10 UTC 

[PATCH] PR22576, ppc64_skip_trampoline_code uses wrong r2 for EXEC_REVERSE
 2017-12-12  8:21 UTC  (2+ messages)

[PATCH] remote: Return NULL extra_info/name if they are empty
 2017-12-12  2:06 UTC  (3+ messages)

[RFC v2][2/2] Target FP: Make use of MPFR if available
 2017-12-11 14:30 UTC  (5+ messages)
` Regression on i686 host: gdb.base/floatn.exp: "

[pushed, MPFR] Fix regression on 32-bit host systems
 2017-12-11 14:29 UTC 

[PATCH] PR gdb/21698: Fix synchronization problems under python interface
 2017-12-11 12:06 UTC  (2+ messages)

[PATCH 0/5][Resend] Fix multiple Ctrl-C/Quit issues
 2017-12-11 11:20 UTC  (4+ messages)
` [PATCH 3/5] Don't ever Quit out of resume

[RFA/commit/Ada] treat Ada DW_TAG_unspecified_type DIEs as stub types
 2017-12-11  6:25 UTC 

[pushed] Adapt gdb.ada/variant_record_packed_array.exp to accept reordered components
 2017-12-11  6:00 UTC 

[pushed] Adapt gdb.ada/pkd_arr_elem.exp to accept reordered components
 2017-12-11  5:25 UTC 

[pushed/Ada] change tagged types base_address computation
 2017-12-11  5:25 UTC 

GDB 8.1 branching 2017-12-04 update
 2017-12-11  4:24 UTC  (5+ messages)

[RFA] C++-ify parser_state
 2017-12-10 21:23 UTC  (7+ messages)

[PATCH 1/2] Replace objfile field in dwarf2_cu and dwarf2_per_cu_data with dwarf2_per_objfile
 2017-12-10 21:11 UTC  (3+ messages)
` [PATCH 2/2] Remove dwarf2_per_objfile global
` [PATCH 3/2] Remove dwarf2_cu::dwarf2_per_objfile

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