Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH][PR threads/15824] when get threads name failed from info threads with linux kernel version earlier than 2.6.33
 2013-08-19  3:10 UTC  (9+ messages)

[PATCH 0/6 V5] MI notification on trace started/stopped
 2013-08-19  1:56 UTC  (7+ messages)
` [PATCH 2/6] Add annex in an async remote notification
` [PATCH 3/6] Query supported notifications by qSupported
` [PATCH 6/6] MI notification on trace stop: triggered by remote
` [PATCH 4/6] async remote notification 'Trace'
` [PATCH 1/6] Move notif_queue to remote_state
` [PATCH 5/6] MI notification on trace started/stopped:basic

IBM long double little-endian
 2013-08-19  0:39 UTC 

[patch v4 00/24] record-btrace: reverse
 2013-08-18 19:16 UTC  (51+ messages)
` [patch v4 05/24] record-btrace: start counting at one
` [patch v4 09/24] btrace: add replay position to btrace thread info
` [patch v4 14/24] record-btrace: provide xfer_partial target method
` [patch v4 02/24] record: upcase record_print_flag enumeration constants
` [patch v4 16/24] record-btrace: provide target_find_new_threads method
` [patch v4 08/24] record-btrace: make ranges include begin and end
` [patch v4 07/24] record-btrace: optionally indent function call history
` [patch v4 22/24] infrun: reverse stepping from unknown functions
` [patch v4 24/24] record-btrace: skip tail calls in back trace
` [patch v4 20/24] btrace, gdbserver: read branch trace incrementally
` [patch v4 11/24] record-btrace: supply register target methods
` [patch v4 19/24] btrace, linux: fix memory leak when reading branch trace
` [patch v4 03/24] btrace: change branch trace data structure
` [patch v4 10/24] target: add ops parameter to to_prepare_to_store method
` [patch v4 13/24] record-btrace, frame: supply target-specific unwinder
` [patch v4 15/24] record-btrace: add to_wait and to_resume target methods
` [patch v4 17/24] record-btrace: add record goto "
` [patch v4 06/24] btrace: increase buffer size
` [patch v4 23/24] record-btrace: add (reverse-)stepping support
` [patch v4 01/24] gdbarch: add instruction predicate methods
` [patch v4 04/24] record-btrace: fix insn range in function call history
` [patch v4 21/24] record-btrace: show trace from enable location
  ` instruction_history.exp unset variable [Re: [patch v4 21/24] record-btrace: show trace from enable location]
` [patch v4 18/24] record-btrace: extend unwinder
` [patch v4 12/24] frame, backtrace: allow targets to supply a frame unwinder

New ARI warning Sun Aug 18 01:51:49 UTC 2013 in -D 2013.08.18.00.00.15
 2013-08-18 11:14 UTC  (2+ messages)

[PATCH] Refactor common/target-common into meaningful bits
 2013-08-17  4:01 UTC  (3+ messages)

FYI: GDB nightly snapshots still down
 2013-08-17  1:14 UTC  (4+ messages)

[commit] src-release: Strip "-cvs" from GDB source dir and tarball
 2013-08-17  1:09 UTC 

[PATCH] Consistent display of "<optimized out>"
 2013-08-16 20:28 UTC  (12+ messages)

[PATCH] remove a redundant struct from linespec
 2013-08-16 19:55 UTC 

[RFC][PATCH] Preliminary `catch syscall' support for ARM Linux
 2013-08-16 18:53 UTC  (9+ messages)
` [PATCH] ARM Linux support for `catch syscall'
        ` [PATCH v2] "

[PATCH v2] ARM Linux support for `catch syscall'
 2013-08-16 18:19 UTC 

[PATCH] Unbuffer stdout and stderr on windows
 2013-08-16 16:41 UTC  (35+ messages)

[PATCH 1/3] Detect GDB is in cygwin
 2013-08-16 16:37 UTC  (22+ messages)

[patch] [python] Add two different initialization checks for frame filters
 2013-08-16 14:19 UTC  (4+ messages)

[patch] Fix PR cli/15842
 2013-08-16 14:13 UTC  (3+ messages)

[RFC] rl78-tdep.c: Make PC a pseudo-register
 2013-08-16  4:31 UTC  (4+ messages)

[PATCH 0/3 V4] Test mingw32 GDB in cygwin
 2013-08-15 17:43 UTC  (6+ messages)
` [PATCH 1/3] Detect GDB is "
` [PATCH 2/3] Unbuffer stdout and stderr "
` [PATCH 3/3] Set stdout/stderr to binary mode "

[PATCH 3/5] [PR gdb/15224] Modify GDB testsuite to always disable history saving
 2013-08-15 11:12 UTC  (2+ messages)

[PATCH 4/5] [PR gdb/15224] Change the default set history filename to ~/.gdb_history
 2013-08-15 11:12 UTC  (2+ messages)

[PATCH 5/5] [PR gdb/15224] Enable "set history save on" by default
 2013-08-15 11:12 UTC  (2+ messages)

[PATCH] fix PR-15501
 2013-08-15 10:32 UTC  (3+ messages)

[PATCH 2/5] [PR gdb/15224] Fix incorrectly touched history file even if no commands get, added to it
 2013-08-15  8:20 UTC  (3+ messages)

lib/prelink-support.exp (prelink_yes): Flag test as unsupported if unhandled dwarf
 2013-08-14 21:58 UTC 

[commit] fission.exp: Add -fdebug-types-section
 2013-08-14 20:41 UTC 

[PATCH 0/2] more progress on objfile splitting
 2013-08-14 20:37 UTC  (3+ messages)
` [PATCH 1/2] don't share per-BFD data if relocations are needed
` [PATCH 2/2] move the demangled_names_hash into the per-BFD

[PATCH] linux-nat.c: no need to block child signals so aggressively
 2013-08-14 18:50 UTC  (2+ messages)

[PATCH] Share ptrace options discovery/linux native code between GDB and gdbserver
 2013-08-14 18:30 UTC  (4+ messages)

[PATCH 00/16] clean up remote.c state
 2013-08-14 17:53 UTC  (2+ messages)

[PATCH 0/5] more parallelization fixes
 2013-08-14 17:12 UTC  (11+ messages)
` [PATCH 5/5] fix gdb.arch to be parallel-safe
` [PATCH 1/5] fix some gdb.dwarf2 tests for parallel safety
` [PATCH 3/5] use standard_temp_file in another caching proc
` [PATCH 4/5] fix gdb.python to be parallel-safe
` [PATCH 2/5] introduce gdb_remote_download and finish parallel fixes in gdb.dwarf2

[RFC] GDB performance testing infrastructure
 2013-08-14 13:01 UTC 

[RFC] Avoid invalid parameter warnings in C runtime function for mingw builtr GDB
 2013-08-14 12:12 UTC  (7+ messages)
      ` [RFA-v2] Avoid invalid parameter warnings in C runtime function for mingw built GDB
          ` [RFA-v3] "

[PATCH] Only print entry values for arguments
 2013-08-14 11:54 UTC  (7+ messages)

[PATCH] fix PR symtab/15597
 2013-08-14 11:25 UTC  (5+ messages)

[PATCH, gdbserver] Synchronize ptrace argument types with GDB's
 2013-08-14  2:23 UTC  (3+ messages)

[commit/obvious] Adjust prototype declaration for create_internalvar_type_lazy
 2013-08-13 19:27 UTC 

[PATCH 1/5] [PR gdb/15224] Unify interactivity tests to use input_from_terminal_p:
 2013-08-13 17:53 UTC  (2+ messages)

[PATCH] undefined printf format crashes gdb
 2013-08-13 16:08 UTC  (3+ messages)

[PATCH] Create avr-linux-tdep.c (add reintroduce gdbarch_gdb_signal_{to,from}_target for that target)
 2013-08-13 16:00 UTC  (5+ messages)

[PATCH v3 0/4] introduce test suite "parallel" mode
 2013-08-13 15:41 UTC  (2+ messages)

[PATCH] Improve "skip file X" behaviour to allow quiet adding of skip entries in .gdbinit
 2013-08-13 15:13 UTC  (2+ messages)

[PATCH] btrace: fix the non-native build
 2013-08-13 15:03 UTC  (2+ messages)

[PATCH] fix PR python/15816
 2013-08-13 14:56 UTC  (2+ messages)

[RFA] Avoid unlimited height on mingw built GDB's
 2013-08-13  8:40 UTC  (2+ messages)

[PATCH 0/2] Test case on entry values
 2013-08-13  7:41 UTC  (3+ messages)
` [PATCH 1/2] Test case for "
` [RFC 2/2] Test entry values in trace frame

FYI: add gdb.go to testsuite/Makefile.in
 2013-08-12 20:53 UTC 

[PATCH 4/5] powerpc64-aix ptrace64 when defined
 2013-08-12 19:43 UTC  (4+ messages)

[PATCH, gdbserver] Further cleanup of FDPIC/DSBT divergences
 2013-08-12 14:06 UTC  (9+ messages)

RFC: Use .plt section sh_entsize instead of GET_PLT_ENTRY_SIZE
 2013-08-12 13:19 UTC  (3+ messages)

[RFC 00/12] Merge value optimized_out and unavailable
 2013-08-12 12:33 UTC  (13+ messages)
` [PATCH 01/12] Introduce is_unavailable_error
` [PATCH 02/12]: Remove set_value_optimized_out
` [PATCH 03/12] Mark optimized out values as non-lazy
` [PATCH 04/12] Introduce OPTIMIZED_OUT_ERROR
` [PATCH 05/12] Convert the unavailable to be bit based
` [PATCH 06/12] Delete value_bits_valid
` [PATCH 07/12] Generic print unavailable or optimized out function
` [PATCH 08/12] Replace some value_optimized_out with value_entirely_available
` [PATCH 09/12] DWARF value, mark unavailable in bits not bytes
` [PATCH 10/12] Merge optimized_out into unavailable vector
` [PATCH 11/12] Add test mechanism for value "
` [PATCH 12/12] Remove old lval check valid functions

[PATCH] Fix for PR15117
 2013-08-12 12:12 UTC  (7+ messages)

[PATCH 0/7] Implement gdbarch_gdb_signal_{to,from}_target
 2013-08-12 11:07 UTC  (4+ 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