Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[V2 00/23] Fortran dynamic array support
 2014-08-01 21:02 UTC  (8+ messages)
` [V2 15/23] test: dynamic arrays passed to subroutines
` Crash regression(?) printing Fortran strings in bt [Re: [V2 00/23] Fortran dynamic array support]
      ` [patch 1/2] "

[doc] Avoid conflicts between gdb and cross-gdb
 2014-08-01 15:07 UTC  (2+ messages)

[RFA] Handle variable-sized fields in the interior of structure type
 2014-08-01 14:46 UTC  (2+ messages)

[PATCH PR c++/17132] Add new argument NOSIDE to find_overload_match
 2014-08-01 14:38 UTC  (3+ messages)

x64-windows: Fix extraction of chained UNWIND_INFO
 2014-08-01 14:00 UTC  (3+ messages)
` [PATCH 2/2] Add debug trace in amd64-windows-tdep.c::amd64_windows_frame_decode_insns
` [PATCH 1/2] x64-windows: Fix extraction of chained UNWIND_INFO

Revisit gdb/12528 for bare metal targets
 2014-08-01 13:29 UTC  (2+ messages)

[PATCH 00/11 v5] Common code cleanups
 2014-08-01 10:41 UTC  (12+ messages)
` [PATCH 03/11 v5] Move print-utils.h to common-defs.h
` [PATCH 02/11 v5] Introduce common-types.h
` [PATCH 04/11 v5] Introduce and use debug_printf and debug_vprintf
` [PATCH 09/11 v5] Remove GDBSERVER uses from linux-btrace.c
` [PATCH 07/11 v5] Introduce get_thread_regcache_for_ptid
` [PATCH 08/11 v5] Include common-defs.h instead of defs.h/server.h in shared code
` [PATCH 10/11 v5] Remove GDBSERVER uses from i386-dregs.c
` [PATCH 05/11 v5] Add target/target.h
` [PATCH 06/11 v5] Add target/symbol.h
` [PATCH 01/11 v5] Introduce common/errors.h
` [PATCH 11/11 v5] Remove one GDBSERVER use from linux-waitpid.c

[PATCH] use in_infcall instead of proceed_to_finish
 2014-08-01  6:42 UTC 

[PATCH] Fix comment in dwarf_decode_lines_1
 2014-08-01  6:29 UTC 

[PATCH] Delete struct inferior_suspend_state
 2014-08-01  2:04 UTC  (9+ messages)

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

[PATCH] gdb/microblaze-tdep.c: Check whether less than zero in conditional expression
 2014-07-31 19:10 UTC  (4+ messages)

[PATCH] Add comments to terminal_ours/inferior functions
 2014-07-31 18:55 UTC  (3+ messages)

FYI: making the GDB 7.8 release tomorrow!
 2014-07-31 17:51 UTC  (5+ messages)

[PATCH 2/2] mi-out: Implement mi redirection using a stack
 2014-07-31 17:11 UTC  (7+ messages)
` [PATCH v2 "

[PATCH 00/13] Include some headers in common-defs.h
 2014-07-31 15:10 UTC  (22+ messages)
` [PATCH 12/13] Include gdb_assert.h "
` [PATCH 13/13] Include string.h "
` [PATCH 03/13] Move stdarg.h to common-defs.h
` [PATCH 02/13] Move stdlib.h "
` [PATCH 04/13] Move stddef.h "
` [PATCH 09/13] Move gdb_locale.h "
` [PATCH 05/13] Move ansidecl.h "
` [PATCH 11/13] Move common-utils.h "
` [PATCH 01/13] Move stdio.h "
` [PATCH 07/13] Move pathmax.h "
` [PATCH 06/13] Move libiberty.h "
` [PATCH 10/13] Move ptid.h "
` [PATCH 08/13] Move gdb/signals.h "
` [PATCH 14/13] Move errno.h "
    ` [PATCH 14/13 v2] "
      ` [PATCH 14/13 v3] "

[OB PATCH] Do not include defs.h or server.h in any header file
 2014-07-31 13:02 UTC 

[PATCH v3 00/13] Regset rework preparations part 2
 2014-07-31 12:19 UTC  (14+ messages)
` [PATCH v3 02/13] regcache: Add functions suitable for regset_supply/collect
` [PATCH v3 09/13] NIOS2 Linux: Fill 'collect_regset' in regset structure
` [PATCH v3 03/13] S390: Migrate to regcache_supply/collect_regset
` [PATCH v3 08/13] M32R Linux: Fill 'collect_regset' in regset structure
` [PATCH v3 10/13] SCORE: "
` [PATCH v3 13/13] IA64 Linux: Define regset structures
` [PATCH v3 01/13] Rename 'descr' field in regset structure to 'regmap'
` [PATCH v3 07/13] HPPA Linux: Fill 'collect_regset' in regset structures
` [PATCH v3 11/13] TILEGX Linux: Fill 'collect_regset' in regset structure
` [PATCH v3 12/13] M68K Linux: Define regset structures
` [PATCH v3 04/13] AARCH64 Linux: Fill 'collect_regset' in "
` [PATCH v3 06/13] FRV "
` [PATCH v3 05/13] ALPHA "

attach_command_post_wait oddity
 2014-07-31  1:46 UTC  (3+ messages)

[COMMITTED PATCH] Fix incomplete constification in remote-sim.c
 2014-07-30 21:30 UTC 

[PATCH v6 0/2] enable target-async by default
 2014-07-30 18:40 UTC  (20+ messages)
` [PATCH v6 2/2] enable target async by default; separate MI and target notions of async
` [pushed] Re: [PATCH v6 0/2] enable target-async by default
  ` 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] DWARFv5 DW_TAG_aligned_type
 2014-07-30 18:26 UTC  (5+ messages)

[PATCH] infcmd.c (attach_command): Improve comment
 2014-07-30 15:34 UTC  (2+ messages)

[PATCH v2 0/3] Port libstdc++ pretty printers to Python 3
 2014-07-30 14:08 UTC  (6+ messages)
  ` [PATCH v2 3/3] Port libstdc++ pretty-printers to Python 2 + "
    ` [PATCH v3 "

[PATCH 0/3] constification of to_open
 2014-07-30 14:04 UTC  (2+ messages)

[PATCH] fix to_open debug setting
 2014-07-30 14:02 UTC  (6+ messages)

[PATCH] make "set debug target" take effect immediately
 2014-07-30 13:49 UTC  (10+ messages)

[PATCH] Always pass signals to the right thread
 2014-07-30 11:44 UTC  (12+ messages)
  ` [PATCH v2] "
        ` [pushed] gdb.threads/signal-command-handle-nopass.exp: Add comment (was: Re: [PATCH v2] Always pass signals to the right thread.)
              ` [pushed] fix build: update clear_proceed_status callers

[PATCH] Update comments to operator_check
 2014-07-30 11:30 UTC  (3+ messages)

[PATCH 0/3 v4] Common code cleanups (part 1)
 2014-07-30  9:43 UTC  (15+ messages)
` [PATCH 1/3 v4] Introduce common/errors.h

[PATCH 0/3] config.h rationalization
 2014-07-30  8:38 UTC  (9+ messages)
` [PATCH 2/3] Do not include config.h directly
` [PATCH 3/3] Introduce common/common-defs.h
` [PATCH 1/3] Make all source files include defs.h or server.h first

[PATCH 0/4] baby step toward multi-target
 2014-07-29 21:32 UTC  (13+ messages)
` [PATCH 2/4] simplify target_is_pushed
` [PATCH 3/4] add to_identity

[patch] Display Fortran strings in backtraces
 2014-07-29 21:08 UTC  (5+ messages)

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

[Patch] merge config.sub from upstream
 2014-07-29 15:14 UTC  (2+ messages)

gdb-7.8 branch FROZEN
 2014-07-29 13:59 UTC  (2+ messages)
` gdb-7.8 branch now open again (was: "gdb-7.8 branch FROZEN")

[release/HEAD] Document the GDB 7.8 release in gdb/ChangeLog
 2014-07-29 13:53 UTC 

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

[PATCH] GDB/testsuite: Extend the time gdbserver is waited for
 2014-07-29 13:41 UTC  (2+ messages)

[PATCH] GDB/testsuite: Correct gdb.base/watchpoint-solib.exp timeout tweak
 2014-07-29 12:59 UTC  (2+ messages)

[PATCH 1/2] GDB/testsuite: Avoid timeout lowering
 2014-07-29 12:53 UTC  (5+ messages)
` [PATCH 2/2] GDB/testsuite: Add/correct gdb.reverse timeout tweaks

[release/branch] Set GDB version number to 7.8
 2014-07-29 12:40 UTC 

[pushed/7.8] Update gdb/NEWS in preparation for GDB 7.8 release
 2014-07-29 12:38 UTC 

[PATCH] Fix PR 17206
 2014-07-29  7:22 UTC  (5+ messages)

GDB 7.8 update (getting closer, new pre-release)
 2014-07-28 21:47 UTC  (9+ messages)
      ` Fwd: "

[PATCH] gdb/arm-linux-tdep.c: Handle Thumb signal trampolines
 2014-07-28 15:14 UTC  (3+ messages)

[PATCH v2 2/2] guile: Compile and install Scheme files
 2014-07-28 11:34 UTC  (7+ messages)

[PATCH] Fix pr 17203, disallow creating pre-existing parameters with guile
 2014-07-28  9:46 UTC 

[commit] guile: Fix parameter printing
 2014-07-28  0:58 UTC 

[commit] guile.c: Fix typo in comment
 2014-07-27 14:53 UTC 

[PATCH] Fix build/17105: don't install guile/python if not configured
 2014-07-27 14:43 UTC  (3+ messages)

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

[PATCH] Apply workaround for PR 17185
 2014-07-27  4:23 UTC  (3+ messages)

[RFC] Add a .gitattributes file for use with git-merge-changelog
 2014-07-26  4:44 UTC  (6+ messages)
          ` [COMMIT] "

[texi2pod.pl] Handle command @t and embedded form @dfn{@sc{}}
 2014-07-25 22:40 UTC  (2+ messages)

[testsuite patch] Fix paginate-*.exp race for "read1"
 2014-07-25 20:42 UTC  (3+ messages)

[PATCH] Integrate PR 12649's race detector directly in the testsuite machinery
 2014-07-25 18:49 UTC 

[committed] MIPS: Respect the "set mips compression" command
 2014-07-25 18:47 UTC 

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

[PATCH] properly parenthesize two macros
 2014-07-25 16:02 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox