public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] auto-generate most target debug methods
 2014-07-24 13:59 UTC  (11+ messages)

[PATCH 0/3 v4] Common code cleanups (part 1)
 2014-07-24 13:36 UTC  (7+ messages)
` [PATCH 2/3 v4] Remove some GDBSERVER checks from linux-ptrace
` [PATCH 1/3 v4] Introduce common/errors.h
` [PATCH 3/3 v4] Make gdbserver CORE_ADDR unsigned

[patchv2] Fix crash on optimized-out entry data values
 2014-07-24 12:51 UTC  (12+ messages)
    ` [PATCH] Handle partially optimized out values similarly to unavailable values (Re: [patchv2] Fix crash on optimized-out entry data values)
          ` [read_frame_arg patch] "
              ` [commit+7.8] [read_frame_arg patch] Handle partially optimized out values similarly to unavailable values
              ` [commit] Remove setting value address for reference entry value target data value
        ` [PATCH v2] Handle partially optimized out values similarly to unavailable values

[PATCH] Rationalize "fatal" error handling outside of gdbserver
 2014-07-24 12:08 UTC  (3+ messages)

[PATCH v2 2/2] guile: Compile and install Scheme files
 2014-07-24  9:28 UTC  (4+ messages)

[PATCH] gdb/microblaze-tdep.c: Check whether less than zero in conditional expression
 2014-07-24  8:25 UTC  (8+ messages)

[Patch, microblaze]: Communicate in larger blocks with the target
 2014-07-24  2:39 UTC  (9+ messages)

[PATCH 00/13] more minor constification
 2014-07-24  2:24 UTC  (28+ messages)
` [PATCH 04/13] constify maint.c
` [PATCH 13/13] constify target fields
` [PATCH 03/13] constify inf_child_open_target
` [PATCH 10/13] constify deprecate_cmd
` [PATCH 12/13] constify command docs
` [PATCH 05/13] constify monitor_open
` [PATCH 08/13] constify stack.c
` [PATCH 02/13] constify unset_in_environ
` [PATCH 01/13] constify cli-dump.c
` [PATCH 11/13] constify command prefix
` [PATCH 07/13] constify solib_add
` [PATCH 06/13] constify remote.c
` [PATCH 09/13] constify help_cmd

[PATCH] Clarify the address and pointer conversions on AVR
 2014-07-24  1:43 UTC  (2+ messages)

[PATCH] Add support for the __flash qualifier on AVR
 2014-07-24  1:35 UTC  (4+ messages)

[PATCH 0/3] constification of to_open
 2014-07-24  1:34 UTC  (7+ messages)
` [PATCH 3/3] constify to_open
` [PATCH 1/3] constify exec_file_attach
` [PATCH 2/3] constify some cli-utils stuff

[PATCH] gdb/arm-linux-tdep.c: Handle Thumb signal trampolines
 2014-07-24  1:24 UTC  (2+ messages)

[PATCH] fix to_open debug setting
 2014-07-24  1:17 UTC  (4+ messages)

[testsuite patch] Fix paginate-*.exp race for "read1"
 2014-07-24  0:50 UTC  (3+ messages)

[Patch, microblaze] Add little-endian breakpoint
 2014-07-23 18:51 UTC  (2+ messages)

[PATCH] gdb/testsuite/gdb.base/varargs.exp: Remove ARM KFAILs
 2014-07-23 16:30 UTC  (2+ messages)

[PATCH] rewrite make-target-delegates matching code
 2014-07-23 16:10 UTC  (3+ messages)

[COMMITTED PATCH] Fix build on systems without sigaltstack
 2014-07-23 15:34 UTC 

[PATCH 0/2] Reimplement redirection for MI
 2014-07-23 14:37 UTC  (3+ messages)
` [PATCH 2/2] mi-out: Implement mi redirection using a stack
` [PATCH 1/2] cli/cli-logging.c: don't call ui_out_redirect for MI when disabling logging

[PATCH COMMITTED] Update email address in MAINTAINERS list
 2014-07-22 16:21 UTC 

[V2 00/23] Fortran dynamic array support
 2014-07-22 15:27 UTC  (11+ messages)
` [V2 09/23] vla: changed string length semantic

[PATCH] Fix build/17105: don't install guile/python if not configured
 2014-07-21 20:39 UTC  (2+ messages)

[PATCH v2 0/3] Port libstdc++ pretty printers to Python 3
 2014-07-21 19:15 UTC  (4+ messages)
  ` [PATCH v2 3/3] Port libstdc++ pretty-printers to Python 2 + "
    ` [PATCH v3 "

[PATCH] remove using_exec_ops global
 2014-07-21 16:38 UTC  (2+ messages)

[PATCH, doc RFA] PR guile/17177: replace *pretty-printers*
 2014-07-21 14:33 UTC  (3+ messages)

[PATCH v2 1/2] guile: Compile and install Scheme files
 2014-07-21 13:32 UTC 

[PATCH 0/4] Remove operators for language chill
 2014-07-20 23:47 UTC  (3+ messages)

[PATCH] Apply workaround for PR 17185
 2014-07-20 19:52 UTC  (2+ messages)

[Patch, microblaze]: Add support of microblaze software single stepping
 2014-07-20 14:03 UTC  (5+ messages)

[Patch, microblaze]: Fix for remote G Packet message too long error for baremetal
 2014-07-20 12:57 UTC  (20+ messages)

GDB 7.8 update (getting closer, new pre-release)
 2014-07-20  0:56 UTC  (6+ messages)
      ` Fwd: "

[PATCH] guile: Compile and install Scheme files
 2014-07-19 21:40 UTC  (8+ messages)

[PATCH v2 00/13] Regset rework preparations part 2
 2014-07-19 13:10 UTC  (7+ messages)
` [PATCH v2 02/13] regcache: Add functions suitable for regset_supply/collect

[PATCH 0/4] baby step toward multi-target
 2014-07-18 20:44 UTC  (5+ messages)
` [PATCH 1/4] move core_bfd to program space
` [PATCH 2/4] simplify target_is_pushed
` [PATCH 3/4] add to_identity
` [PATCH 4/4] convert corelow to to_xclose

GDB 7.7.91 available for testing
 2014-07-18 17:19 UTC 

FYI/BRANCH: Patches applied to branch gdb-7.8-branch
 2014-07-18 17:05 UTC  (3+ messages)
` [release/branch 1/2] Document the GDB 7.7.91 release in gdb/ChangeLog
` [release/branch 2/2] Bump GDB version number to 7.7.91.DATE-cvs

gdb-7.8 branch FROZEN
 2014-07-18 16:55 UTC  (3+ messages)
` gdb-7.8 branch *UN*frozen

[release/branch] Set GDB version number to 7.7.91
 2014-07-18 16:12 UTC 

[FYI] make exec_ops static
 2014-07-18 16:10 UTC 

[PATCH 0/3] some target delegation cleanups
 2014-07-18 15:55 UTC  (2+ messages)

[PATCH] move exec_make_note_section earlier
 2014-07-18 15:47 UTC 

[PATCH] DWARFv5 DW_TAG_aligned_type
 2014-07-18 15:41 UTC  (8+ messages)

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

[PATCH v2 13/13] IA64 Linux: Define regset structures
 2014-07-18  9:06 UTC  (2+ messages)

[PATCH 00/15] Common code cleanups
 2014-07-17 18:14 UTC  (15+ messages)
` [PATCH 10/15] Add target/target.h
` [PATCH 12/15] Add target/symbol.h, update users

[PATCH] PR 17147: Help user cope with running target
 2014-07-17 14:13 UTC  (2+ messages)

[doc RFA] New commands: mt set per-command on|off
 2014-07-17 12:23 UTC  (11+ messages)
` Regression for GDB global --statistics [Re: [doc RFA] New commands: mt set per-command on|off]
  ` [PATCH] Re: Regression for GDB global --statistics
        ` [testsuite patch] "
            ` [testsuite commit] "

[PATCH] Linux: Use kill_lwp/tkill instead of kill when killing a, process
 2014-07-16 21:58 UTC  (4+ messages)

[PATCH] Tweak gdb.trace/tfile.c for thumb mode
 2014-07-16 19:02 UTC  (8+ messages)

[PATCH] PR binutils/17154: Properly match PLT entry against .got.plt relocation
 2014-07-16 18:33 UTC  (2+ messages)

[PATCH v2 12/13] M68K Linux: Define regset structures
 2014-07-16 18:01 UTC  (2+ messages)

[PATCH] Add test for string evaluation with "debug expression" on
 2014-07-16 17:52 UTC  (3+ 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).