public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/10] Linux extended-remote fork events
 2014-08-07 18:00 UTC  (2+ messages)
` [PATCH 01/10] Refactor native follow-fork

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

[RFC] src-release.sh: Convert src-release to a shell script
 2014-08-07 13:53 UTC 

[PATCH 00/11 v5] Common code cleanups
 2014-08-07 13:48 UTC  (32+ messages)
` [PATCH 02/11 v5] Introduce common-types.h
` [PATCH 03/11 v5] Move print-utils.h to common-defs.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 10/11 v5] Remove GDBSERVER uses from i386-dregs.c
` [PATCH 08/11 v5] Include common-defs.h instead of defs.h/server.h in shared code
` [PATCH 06/11 v5] Add target/symbol.h
` [PATCH 05/11 v5] Add target/target.h
` [PATCH 01/11 v5] Introduce common/errors.h
` [PATCH 11/11 v5] Remove one GDBSERVER use from linux-waitpid.c

[PATCH v3 00/13] Regset rework preparations part 2
 2014-08-07 13:36 UTC  (15+ messages)
` [PATCH v3 06/13] FRV Linux: Fill 'collect_regset' in regset structures
` [PATCH v3 12/13] M68K Linux: Define "
` [PATCH v3 11/13] TILEGX Linux: Fill 'collect_regset' in regset structure
` [PATCH v3 02/13] regcache: Add functions suitable for regset_supply/collect
` [PATCH v3 08/13] M32R Linux: Fill 'collect_regset' in regset structure
` [PATCH v3 04/13] AARCH64 Linux: Fill 'collect_regset' in regset structures
` [PATCH v3 09/13] NIOS2 Linux: Fill 'collect_regset' in regset structure
` [PATCH v3 13/13] IA64 Linux: Define regset structures
` [PATCH v3 03/13] S390: Migrate to regcache_supply/collect_regset
` [PATCH v3 10/13] SCORE: Fill 'collect_regset' in regset structure
` [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 05/13] ALPHA "

[PATCH] Replace 0 with TARGET_XFER_EOF in to_xfer_partial
 2014-08-07 12:52 UTC  (3+ messages)

[PATCH] Fix remote/17230
 2014-08-07  9:50 UTC  (3+ messages)

[PATCH] bfd/coff-ppc.c: Be sure of zero terminated string after copy from '_n_name'
 2014-08-07  9:06 UTC  (5+ messages)

[PATCH 00/13] Include some headers in common-defs.h
 2014-08-07  8:15 UTC  (13+ messages)
` [PATCH 13/13] Include string.h "
` [PATCH 14/13] Move errno.h to common-defs.h
    ` [PATCH 14/13 v2] "
      ` [PATCH 14/13 v3] "

[V2 00/23] Fortran dynamic array support
 2014-08-07  6:58 UTC  (10+ 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] "
  ` [patch 2/2] "

[PATCH] Rename variable with confusing name
 2014-08-06 19:53 UTC  (5+ messages)

[PATCH 0/8] Error handling cleanups
 2014-08-06 16:59 UTC  (10+ messages)
` [PATCH 2/8] Make error usable earlier
` [PATCH 4/8] Replace hardwired error handlers in tui_initialize_io
` [PATCH 3/8] Make warning usable earlier
` [PATCH 8/8] Unify startup and option-parsing warnings
` [PATCH 7/8] Replace all usage errors with calls to error
` [PATCH 5/8] Replace hardwired error handler in captured_main
` [PATCH 1/8] Make internal_vproblem always work
` [PATCH 6/8] Replace hardwired error handler in go32_create_inferior

[PATCH 0/6] Remove fatal from gdbserver
 2014-08-06 16:49 UTC  (7+ messages)
` [PATCH 4/6] Convert fatal to error in remote_prepare
` [PATCH 3/6] Downgrade fatal to warning in linux_async
` [PATCH 2/6] Convert fatal to gdb_assert in both i386_dr_low_set_addr
` [PATCH 5/6] Convert fatal to perror_with_name in IPA code
` [PATCH 6/6] Remove fatal function and prototype
` [PATCH 1/6] Straightforward fatal to internal_error conversions

Compare natural remedies to treat ADHD
 2014-08-06 16:47 UTC 

[PATCH] Tweak comments in struct dwarf2_per_cu_data
 2014-08-06 16:00 UTC  (2+ messages)

[PATCH] Rearrange awkwardly-nested conditionals
 2014-08-06 13:04 UTC  (2+ messages)
` [OB PATCH] "

[PATCH 0/7 v2] Refactor shared code in {i386,amd64}-linux-nat.c
 2014-08-06 11:16 UTC  (5+ messages)
` [PATCH 7/7 v2] Tidy #include lists

[OB PATCH] Replace hardwired target-is-async check
 2014-08-06 10:52 UTC 

Revisit gdb/12528 for bare metal targets
 2014-08-06  6:54 UTC  (4+ messages)
` [PATCH 1/2] Remove pst from dwarf_decode_lines_1
  ` [PATCH 2/2] Check function is GC'ed

[RFA 8/9] Explicit locations v2 - MI for explicit locations
 2014-08-06  4:50 UTC  (4+ messages)

[RFA 7/9] Explicit locations v2 - CLI for explicit locations
 2014-08-06  4:46 UTC  (3+ messages)

[PATCH] arm software watchpoint: return to epilogue
 2014-08-06  3:22 UTC 

[PATCH v3 00/15] CTF Support
 2014-08-06  1:30 UTC  (4+ messages)
  ` Incorrect placement of babeltrace gdb/NEWS item [Re: [PATCH v3 00/15] CTF Support]

[patch] Fix --with-babeltrace with gcc-4.9.1
 2014-08-06  1:04 UTC  (3+ messages)

[PATCH] Fix xmethod Python so that it works with Python 3
 2014-08-05 17:30 UTC  (2+ messages)

[patchv2] Fix crash on optimized-out entry data values
 2014-08-05 17:16 UTC  (10+ 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

[PATCH PR c++/17132] Add new argument NOSIDE to find_overload_match
 2014-08-05 16:41 UTC  (4+ messages)

[OB PATCH] Remove pointless function initialize_interps
 2014-08-05 14:07 UTC 

[PATCH v2 2/2] mi-out: Implement mi redirection using a stack
 2014-08-05 13:54 UTC  (4+ messages)

[OB PATCH] Remove spurious va_end in vwarning
 2014-08-05 12:08 UTC 

[PATCH 0/2] Improved variable object invalidation in GDB
 2014-08-05 11:01 UTC  (6+ messages)
` [PATCH 2/2] Testsuite for varobj updation after symbol removal
  ` [PING][PATCH "
` [PATCH 1/2] Fix "
  ` [PING][PATCH "
` [PING][PATCH 0/2] Improved variable object invalidation in GDB

[PATCH] Ensure internal_vproblem always prints the message
 2014-08-05  9:56 UTC 

[PATCH V5 3/3] Add AVX512 feature description to GDB manual
 2014-08-04 19:40 UTC  (5+ messages)
` [PATCH v3 1/1] Documentation for MPX
  ` Incorrect placement of two Intel gdb/NEWS items
      ` [commit+7.8] "

[PATCH] make "set debug target" take effect immediately
 2014-08-04 14:09 UTC  (9+ messages)

Prepare gdb for 64-bit obstacks
 2014-08-04 14:01 UTC  (2+ messages)

[RFA 6/9] Explicit locations v2 - Add explicit locations
 2014-08-03  1:50 UTC  (3+ messages)

[RFA 5/9] Explicit locations v2 - Add probe locations
 2014-08-03  0:22 UTC  (4+ messages)

[RFA 4/9] Explicit locations v2 - Add address locations
 2014-08-02 19:16 UTC  (5+ messages)

[RFA 3/9] Explicit locations v2 - Locations refactor
 2014-08-02 19:11 UTC  (4+ messages)

[PATCH][sim] Fix linkage errors in Clang
 2014-08-02 17:32 UTC  (3+ messages)

[PATCH] sim/microblaze/interp.c: Use long int format instead of int to avoid compiling warnings
 2014-08-02 17:21 UTC  (2+ messages)

MSP430 SIM: Add support for hardware multiply
 2014-08-02 14:54 UTC  (2+ messages)

[RFA] Handle variable-sized fields in the interior of structure type
 2014-08-01 14:46 UTC  (2+ 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

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

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

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  (18+ 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)

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