public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] GDB/testsuite: Add a way to send multiple init commands
 2014-07-12  4:38 UTC  (7+ messages)
      ` [PATCH v2] "

[doc RFA] New commands: mt set per-command on|off
 2014-07-12  0:42 UTC  (7+ messages)
` Regression for GDB global --statistics [Re: [doc RFA] New commands: mt set per-command on|off]
  ` [PATCH] Re: Regression for GDB global --statistics

[PATCH] fix record "run" regression
 2014-07-11 21:25 UTC  (11+ messages)

[Patch, microblaze]: Add support of microblaze software single stepping
 2014-07-11 20:58 UTC  (7+ messages)

[PATCH 00/15] Common code cleanups
 2014-07-11 19:57 UTC  (31+ messages)
` [PATCH 04/15] Introduce common-types.h
` [PATCH 01/15] Introduce common/errors.h
` [PATCH 02/15] Remove some GDBSERVER checks from linux-ptrace
` [PATCH 03/15] Make gdbserver CORE_ADDR unsigned
` [PATCH 09/15] Mostly remove GDBSERVER from linux-waitpid.c
` [PATCH 11/15] More target unification
` [PATCH 15/15] Finally remove GDBSERVER (mostly) from linux-btrace.c
` [PATCH 10/15] Add target/target.h
` [PATCH 08/15] Make btrace-common.h not use GDBSERVER
` [PATCH 07/15] Remove GDBSERVER use from nat/i386-dregs.c
` [PATCH 06/15] Remove simple GDBSERVER uses from common, nat and target
` [PATCH 05/15] Introduce and use debug_printf and debug_vprintf
` [PATCH 14/15] Introduce common_get_thread_regcache
` [PATCH 12/15] Add target/symbol.h, update users
` [PATCH 13/15] Finally remove GDBSERVER (mostly) from agent.c

[PATCH 0/3] some target delegation cleanups
 2014-07-11 17:27 UTC  (4+ messages)
` [PATCH 3/3] fix calls to find_target_beneath
` [PATCH 1/3] clean up some target delegation cases
` [PATCH 2/3] partially fix PR gdb/17130

[patch] Fix gdb.base/argv0-symlink.exp FAIL in long dirpath
 2014-07-11 16:38 UTC  (2+ messages)
` obsolete: "

[V2 00/23] Fortran dynamic array support
 2014-07-11 16:23 UTC  (26+ messages)
` [V2 08/23] vla: get dynamic array corner cases to work
` [V2 09/23] vla: changed string length semantic
` [V2 01/23] dwarf: add dwarf3 DW_OP_push_object_address opcode
` [V2 05/23] vla: make field selection work with vla
` [V2 21/23] test: basic MI test for the dynamic array support
` [V2 16/23] test: correct ptype of dynamic arrays in Fortran
` [V2 12/23] vla: add NEWS entry for dynamic array support
` [V2 19/23] test: accessing dynamic array history values
` [V2 20/23] test: dynamic string evaluations
` [V2 02/23] dwarf: add DW_AT_data_location support
` [V2 11/23] vla: add stride support to fortran arrays
` [V2 15/23] test: dynamic arrays passed to subroutines
` [V2 22/23] test: test sizeof for dynamic fortran arrays
` [V2 14/23] test: evaluate dynamic arrays using Fortran primitives
` [V2 04/23] vla: make dynamic fortran arrays functional
` [V2 13/23] test: basic tests for dynamic array evaluations in Fortran
` [V2 23/23] test: stride support for dynamic arrays
` [V2 17/23] test: evaluating allocation/association status
` [V2 18/23] test: dynamic arrays passed to functions
` [V2 03/23] vla: introduce allocated/associated flags
` [V2 07/23] vla: use value constructor instead of raw-buffer manipulation
` [V2 06/23] vla: reconstruct value to compute bounds of target type
` [V2 10/23] vla: get Fortran dynamic strings working

[patchv2] Fix crash on optimized-out entry data values
 2014-07-11 16:07 UTC  (4+ messages)
    ` [patchv3] "

[PATCH v2 0/3] Port libstdc++ pretty printers to Python 3
 2014-07-11 15:35 UTC  (8+ messages)
  ` [PATCH v2 1/3] Make libstdc++ testsuite work with pre-color GCC versions again
  ` [PATCH v2 2/3] libstdc++ testsuite: Turn off GDB's auto-load, list loaded libs
  ` [PATCH v2 3/3] Port libstdc++ pretty-printers to Python 2 + Python 3
    ` [PATCH v3 "

[obv] Fix false argv0-symlink.exp FAIL running under a very long directory name
 2014-07-11 15:33 UTC 

[PATCH] call remote_check_symbols after attaching
 2014-07-11 15:30 UTC  (3+ messages)

[PATCH] DWARFv5 DW_TAG_aligned_type
 2014-07-11 15:26 UTC  (3+ messages)

[PATCH 0/4] Fix gdb.trace/entry-values.exp fails in thumb mode
 2014-07-11 13:49 UTC  (14+ messages)
` [PATCH 3/4] Stop prologue analysis when past the epilogue
` [PATCH 2/4] Match instruction adjusts SP in thumb
` [PATCH 1/4] Restrict matching add/sub sp, #imm
` [PATCH 4/4] Fix gdb.trace/entry-values.exp for thumb mode

[PATCH 0/7 v2] Refactor shared code in {i386,amd64}-linux-nat.c
 2014-07-11 12:34 UTC  (18+ messages)
` [PATCH 2/7 v2] Merge {i386,amd64}_linux_read_description
` [PATCH 3/7 v2] Merge ps_get_thread_area
` [PATCH 1/7 v2] Rename identical functions
` [PATCH 6/7 v2] Move duplicated code into new files
` [PATCH 5/7 v2] Comment and whitespace changes
` [PATCH 7/7 v2] Tidy #include lists
` [PATCH 4/7 v2] Pull out common parts of _initialize_{i386,amd64}_linux_nat

[PATCH][testsuite] Match symbol on address 0x0
 2014-07-11 11:28 UTC  (5+ messages)

[PATCH] Fix crash of gdbserver when kill threads
 2014-07-11 10:53 UTC  (6+ messages)
    ` [PATCH v2] GDBserver crashes when killing a multi-thread process
        ` [PUSHED+7.8] "

[PATCH OBV] Remove any_running
 2014-07-10 19:35 UTC  (5+ messages)

[PATCH, doc RFA]: Fix pr 14236
 2014-07-10 19:07 UTC  (5+ messages)

[PATCH] call observer_notify_new_objfile after the attach command
 2014-07-10 13:53 UTC  (4+ messages)

[RESEND/PROPER PATCH 0/9] pagination/readline/async issues
 2014-07-10  9:26 UTC  (5+ messages)
` [PATCH 5/9] Canceling pagination caused by execution command from command line aborts readline/gdb

[PATCH v2 00/13] Regset rework preparations part 2
 2014-07-10  7:54 UTC  (8+ messages)
` [PATCH v2 02/13] regcache: Add functions suitable for regset_supply/collect
` [PATCH v2 04/13] AARCH64 Linux: Fill 'collect_regset' in regset structures

[PATCH] Tweak gdb.trace/tfile.c for thumb mode
 2014-07-10  1:30 UTC  (4+ messages)

[PATCH PR c++/17132] Add new argument NOSIDE to find_overload_match
 2014-07-09 18:53 UTC 

[PATCH v6 0/2] enable target-async by default
 2014-07-09 17:09 UTC  (12+ messages)
` [pushed] "
  ` Regression for attach from stdin [Re: [pushed] Re: [PATCH v6 0/2] enable target-async by default]
          ` [PATCH] Fix "attach" command vs user input race [Re: Regression for attach from stdin [Re: [pushed] Re: [PATCH v6 0/2] enable target-async by default]]
                  ` [pushed+7.8] "

[patch+7.8] Fix crash on optimized-out entry data values
 2014-07-09 10:34 UTC  (2+ messages)
` obsolete: "

[texi2pod.pl] Handle command @t and embedded form @dfn{@sc{}}
 2014-07-09  1:53 UTC 

[PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class
 2014-07-08 20:30 UTC  (10+ messages)

[RFA] Handle variable-sized fields in the interior of structure type
 2014-07-08 17:21 UTC 

[PATCH] Handle OP_STRING in dump_subexp_body_standard
 2014-07-08 15:28 UTC  (2+ messages)

[PUSHED] PR gdb/17096: async support breaks remote debugging on Windows
 2014-07-08 15:27 UTC  (3+ messages)

[patch] Share options between info and man page
 2014-07-08 14:59 UTC  (19+ messages)

[PATCH] Add support for the __flash qualifier on AVR
 2014-07-08 10:54 UTC 

[RFC] Add a .gitattributes file for use with git-merge-changelog
 2014-07-08  8:50 UTC  (5+ messages)

[PATCH] Fix gdb.base/code_elim.exp failures for PowerPC 32-bit
 2014-07-08  8:43 UTC  (4+ messages)

[PATCH] Add Frame.read_register to Python API
 2014-07-07 20:59 UTC  (9+ messages)

[PATCH] don't use directory in test name
 2014-07-07 20:37 UTC  (2+ messages)

[PATCH 1/2] Add dprintf and detach test (PR breakpoints/17012)
 2014-07-07 20:23 UTC  (5+ messages)

[PATCH v2 1/2] Add dprintf and detach test (PR breakpoints/17012)
 2014-07-07 19:17 UTC  (2+ messages)
` [PATCH v2 2/2] Only leave dprintf inserted if it is marked as persistent "

[PATCH v2] Fix documentation for Type.template_argument
 2014-07-07 17:44 UTC  (6+ messages)

[PATCH 00/23] Fortran dynamic array support
 2014-07-07 15:29 UTC  (10+ messages)
` [PATCH 01/23] dwarf: add dwarf3 DW_OP_push_object_address opcode

[PATCH] PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi
 2014-07-07 15:22 UTC  (7+ messages)
` [PATCH][PING²] "

[PATCH 0/2] a couple more target delegation conversions
 2014-07-07 14:45 UTC  (2+ messages)

[PATCH] reverse-finish: turn internal error into normal error
 2014-07-07 14:29 UTC  (2+ messages)

[PATCH 0/7] more constification
 2014-07-07 14:27 UTC  (6+ messages)

[PATCH] Fix passing/returning of complex data for PowerPC 32-bit
 2014-07-07  8:14 UTC  (4+ messages)

[PATCH] Fix gdb.fortran/array-element.exp failures
 2014-07-06 19:03 UTC  (6+ 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).