public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[patch, nios2] Update Linux parts for new syscall ABI
 2013-12-01  8:20 UTC 

[PATCH] Add MIPS UFR support
 2013-11-30 18:23 UTC  (3+ messages)

[PATCH 0/3] Use target_read_code in skip_prologue
 2013-11-30 12:01 UTC  (9+ messages)
` [PATCH 2/3] skip_prolgoue (amd64)
` [PATCH 1/3] Use target_read_code in skip_prologue (i386)
` [PATCH 3/3] Perf test case: skip-prologue

[PATCH] Fix PR remote/15974
 2013-11-30 10:11 UTC  (2+ messages)

[commit 2/2] Move processing of .debug_gdb_scripts to auto-load.c
 2013-11-30  8:58 UTC 

[commit 1/2] Move processing of .debug_gdb_scripts to auto-load.c
 2013-11-30  8:57 UTC 

[PATCH OBV] Fix typo "checksm"
 2013-11-30  5:44 UTC 

[commit/obvious] Remove gdb_string.h from gdbarch.sh
 2013-11-30  3:18 UTC 

[commit] py-auto-load.c (source_section_scripts): Move comment
 2013-11-30  2:35 UTC 

[RFC 00/12] Merge value optimized_out and unavailable
 2013-11-29 22:31 UTC  (9+ messages)
` [PATCH 03/12] Mark optimized out values as non-lazy
` [PATCH 06/12] Delete value_bits_valid
  ` [PATCH] Print entirely unavailable struct/union values as a single <unavailable>. (Re: [PATCH 06/12] Delete value_bits_valid.)

[PATCH 0/2] Fix "info frame" in the outermost frame
 2013-11-29 20:39 UTC  (3+ messages)
` [PATCH 2/2] "
` [PATCH 1/2] New OPTIMIZED_OUT_ERROR error code

[PATCH] Delegate to target_ops->beneath to read cache lines
 2013-11-29 20:16 UTC  (8+ messages)

[commit] Remove trailing whitespace in python/*
 2013-11-29 20:16 UTC 

[PATCH] include/gdb/section-scripts.h: New file
 2013-11-29 19:59 UTC 

Python API Retention Policy [was Re: [RFC] Python's gdb.FRAME_UNWIND_NULL_ID is no longer used. What to do with it?]
 2013-11-29 19:42 UTC 

[RFC] Python's gdb.FRAME_UNWIND_NULL_ID is no longer used. What to do with it?
 2013-11-29 17:22 UTC  (4+ messages)

[PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet
 2013-11-29 16:05 UTC  (7+ messages)
    ` [pushed] Plug target side conditions and commands leaks (was: Re: [PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet)

[patch v7 00/24] record-btrace: reverse
 2013-11-29 15:11 UTC  (25+ messages)
` [patch v7 03/24] gdbarch: add instruction predicate methods
` [patch v7 01/24] btrace, linux: fix memory leak when reading branch trace
` [patch v7 08/24] record-btrace: start counting at one
` [patch v7 14/24] record-btrace: supply register target methods
` [patch v7 04/24] frame: add frame_is_tailcall function
` [patch v7 16/24] record-btrace, frame: supply target-specific unwinder
` [patch v7 23/24] record-btrace: show trace from enable location
` [patch v7 19/24] record-btrace: provide target_find_new_threads method
` [patch v7 05/24] frame: artificial frame id's
` [patch v7 07/24] record-btrace: fix insn range in function call history
` [patch v7 11/24] record-btrace: make ranges include begin and end
` [patch v7 09/24] btrace: increase buffer size
` [patch v7 13/24] target: add ops parameter to to_prepare_to_store method
` [patch v7 17/24] record-btrace: provide xfer_partial target method
` [patch v7 18/24] record-btrace: add to_wait and to_resume target methods
` [patch v7 12/24] btrace: add replay position to btrace thread info
` [patch v7 15/24] frame, backtrace: allow targets to supply a frame unwinder
` [patch v7 06/24] btrace: change branch trace data structure
` [patch v7 21/24] record-btrace: extend unwinder
` [patch v7 20/24] record-btrace: add record goto target methods
` [patch v7 02/24] btrace: uppercase btrace_read_type
` [patch v7 10/24] record-btrace: optionally indent function call history
` [patch v7 22/24] btrace, gdbserver: read branch trace incrementally
` [patch v7 24/24] record-btrace: add (reverse-)stepping support

[patch v6 00/21] record-btrace: reverse
 2013-11-29 14:27 UTC  (15+ messages)
` [patch v6 21/21] record-btrace: add (reverse-)stepping support
` [patch v6 18/21] record-btrace: extend unwinder
` [+rfc] Re: [patch v6 00/21] record-btrace: reverse

[PATCH 0/2] enable ptype/whatis for fortran types/modules
 2013-11-29 13:30 UTC  (5+ messages)
` [PATCH 1/2] fortran: enable ptype/whatis for user defined types
` [PATCH 2/2] fortran: enable ptype/whatis for modules

[PATCH v2 1/1] Documentation for MPX
 2013-11-29 12:09 UTC  (4+ messages)

[commit] Rename breakpoint_object to gdbpy_breakpoint_object
 2013-11-29  2:54 UTC 

[commit] Add some comments to configure.ac
 2013-11-29  1:14 UTC 

[COMMIT PATCH] get_prev_frame, stop_reason != UNWIND_NO_REASON, add frame debug output
 2013-11-28 18:58 UTC 

[COMMIT PATCH] get_prev_frame, outer_frame_id and unwind->stop_reason checks are redundant
 2013-11-28 18:46 UTC 

[COMMIT PATCH] get_prev_frame, UNWIND_NULL_ID -> UNWIND_OUTERMOST
 2013-11-28 18:26 UTC 

[COMMIT PATCH] register: "optimized out" -> "not saved"
 2013-11-28 18:08 UTC 

[PATCH] Make "backtrace" doesn't print python stack if init python dir get fail
 2013-11-28 17:35 UTC 

[RFC][PATCH] GDB->Python API changes in preparation for Guile support
 2013-11-28 16:18 UTC  (3+ messages)

[PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux*
 2013-11-28 12:30 UTC  (8+ messages)

[PATCH] testsuite: introduce index in varobj child eval
 2013-11-28 12:25 UTC  (5+ messages)

[PATCH] Use gdb_produce_source
 2013-11-28  9:07 UTC 

[PATCH] mt set per-command remote-packets on|off
 2013-11-28  8:42 UTC  (6+ messages)

[PATCH 0/3] More perf test cases
 2013-11-28  6:34 UTC  (6+ messages)
` [PATCH 1/3] Test on disassemble

[RFC] Allow to find parameters in completion for case insensitive settings
 2013-11-28  3:47 UTC 

[PATCH] Fix completion for pascal language
 2013-11-28  2:42 UTC 

[RFA] Fix PR 16201: internal error on a cygwin program linked against a DLL with no .data section
 2013-11-28  1:23 UTC 

[PATCH] gdb: fix cygwin check in configure script
 2013-11-27 22:04 UTC  (5+ messages)
` [PATCH v2] "

Sim hangs on new target at dup_arg_p() in infinite loop
 2013-11-27 18:58 UTC  (6+ messages)

[PATCH 08/12] Replace some value_optimized_out with value_entirely_available
 2013-11-27 18:53 UTC  (6+ messages)
` [COMMITTED PATCH 0/2] "set debug frame 1" and not saved registers (was: Re: [PATCH 08/12] Replace some value_optimized_out with value_entirely_available)
  ` [PATCH 1/2] Make "set debug frame 1" use the standard print routine for optimized out values
  ` [PATCH 2/2] Make "set debug frame 1" output print <not saved> instead of <optimized out>
      ` [pushed] Fix type of not saved registers. (was: Re: [PATCH 2/2] Make "set debug frame 1" output print <not saved> instead of <optimized out>.)

[PATCH] Fix for PR tdep/15653: Implement SystemTap SDT probe support for AArch64
 2013-11-27 17:52 UTC  (6+ messages)

[PATCH 0/8] trivia
 2013-11-27 17:52 UTC  (13+ messages)
` [PATCH 2/8] make symtab::dirname const
` [PATCH 1/8] make symtab::filename const
` [PATCH 3/8] put the psymtab filename in the filename bcache
` [PATCH 8/8] update free_objfile comment
` [PATCH 7/8] remove objfile_to_front
` [PATCH 5/8] pack partial_symtab for space
` [PATCH 6/8] remove unnecessary declaration
` [PATCH 4/8] remove some stale FIXMEs

[RFA/commit] Fix filestuff.c build error if RLIMIT_NOFILE not defined
 2013-11-27 17:23 UTC  (2+ messages)

C99 variable length array support
 2013-11-27 17:15 UTC  (7+ messages)
` [PATCH 02/10] type: add c99 "

[PATCH, testsuite] Prevent warnings due to dummy malloc calls
 2013-11-27 14:44 UTC  (4+ messages)

[PATCH] Tighten regexp in gdb.base/setshow.exp
 2013-11-26 21:14 UTC  (3+ messages)

[PATCH 0/2] fix multi-threaded unwinding on AArch64
 2013-11-26 16:11 UTC  (11+ messages)
` [PATCH 2/2] handle an unspecified return address column

[pushed] [PATCH v3 1/1] Fix PR16193 - gdbserver aborts
 2013-11-26  9:46 UTC 

[FYI/www] Fix link to Internals Manual for master branch
 2013-11-26  8:38 UTC 

gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs
 2013-11-26  4:56 UTC  (7+ messages)

[PATCH] Debug Methods in GDB Python
 2013-11-26  3:22 UTC  (2+ messages)

Fix for pr16196: Honor fetch limit for strings of known size
 2013-11-26  2:58 UTC  (3+ messages)

[RFA] Fix c++/14819 (implicit this)
 2013-11-26  1:25 UTC  (7+ messages)

[PATCH v3 1/1] Fix PR16193 - gdbserver aborts
 2013-11-25 18:52 UTC  (2+ messages)

[PATCH v2 1/1] Fix PR16193 - gdbserver aborts
 2013-11-25 17:08 UTC  (3+ messages)

[Patch v2 00/10] C99 variable length array support
 2013-11-25 16:50 UTC  (7+ messages)
` [Patch v2 02/10] type: add c99 "
` [Patch v2 01/10] vla: introduce new bound type abstraction adapt uses

[PATCH v1 1/1] Fix PR16193 - gdbserver aborts
 2013-11-25 15:48 UTC  (12+ messages)

Release 2.24
 2013-11-25 12:56 UTC  (10+ messages)

[pushed] [PATCH V7 0/8] Intel(R) MPX register support
 2013-11-25 12:51 UTC  (7+ messages)
        ` FYI: gdbserver crash due to: "
          `  "

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