public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2 V2] Support single step by arch or target
 2015-09-01  8:42 UTC 

[PATCH] [Ada] Fix completion for multiple function matches
 2015-09-01  7:35 UTC  (3+ messages)

[RFC] Block all async signals used by gdb when initializing Guile
 2015-09-01  5:06 UTC  (9+ messages)

[PATCH 0/2] Improve error management on probes-based dynamic linker interface (and workaround RH BZ 1196181)
 2015-09-01  3:27 UTC  (7+ messages)
` [PATCH 2/2] Catching errors on probes-based dynamic linker interface

[PATCH 0/3] Remove casts of NULL (during assignment)
 2015-08-31 20:49 UTC  (4+ messages)
` [PATCH 1/3] gdb: Remove casts of NULL during assignment
` [PATCH 2/3] gdb/cli: "
` [PATCH 3/3] gdb/tui: "

[PATCH] Remove only use of current_inferior ()->gdbarch outside of gdbarch.*
 2015-08-31 14:02 UTC  (5+ messages)

[PATCH 5/6] [PR 17684] add support for primitive types as symbols
 2015-08-31 13:55 UTC  (5+ messages)
` Cell multi-arch type resolution broken (Re: [PATCH 5/6] [PR 17684] add support for primitive types as symbols)

[OBV] gdb/tui: Make local variable const
 2015-08-31 10:59 UTC 

[PATCH v3] xtensa: initialize call_abi in xtensa_tdep
 2015-08-31  9:03 UTC  (3+ messages)

[RFC] Casting NULL pointer
 2015-08-30 16:06 UTC  (4+ messages)

[PATCH] remove language_specific.mangled_lang
 2015-08-30 16:03 UTC 

[PATCH 0/2] disassembly over compilation unit boundaries
 2015-08-30 11:48 UTC  (3+ messages)
` [PATCH 2/2] gdb: Ensure disassembler covers requested address range
` [PATCH 1/2] gdb: Move common MI code to outer function

[PATCH] PR varobj/18564 regression in showing __thread so extern variable
 2015-08-30 11:34 UTC 

[PATCH] symtab.h (struct symbol): Tweak comment
 2015-08-30  0:13 UTC 

[PATCH] Include minimal symbol flavour name in LOC_UNRESOLVED error message
 2015-08-29 23:37 UTC  (2+ messages)

[PATCH] Update documentation of function copy_type_recursive
 2015-08-29 22:34 UTC 

[PATCH 1/2] Use gdbarch obstack to allocate types in alloc_type_arch
 2015-08-29 22:33 UTC  (13+ messages)
` [PATCH 2/2] Use gdbarch obstack to allocate the TYPE_NAME string in arch_type

[PATCH] guile: Add as_a_scm_t_subr
 2015-08-29 19:56 UTC  (2+ messages)

GDB 7.10.x and 7.11.x tentative dates
 2015-08-28 23:46 UTC 

[PATCH] guile: Add as_a_scm_t_subr
 2015-08-28 21:50 UTC 

gdb-7.10 branch FROZEN
 2015-08-28 21:45 UTC  (2+ messages)
` gdb-7.10 branch *UN*frozen (was: "gdb-7.10 branch FROZEN")

pushed: [release/HEAD] Document the GDB 7.10 release in gdb/ChangeLog
 2015-08-28 21:44 UTC 

FYI/BRANCH: Patches applied to branch gdb-7.10-branch
 2015-08-28 21:42 UTC  (3+ messages)
` pushed: [release/branch 2/2] Bump GDB version number to 7.10.0.DATE-cvs
` pushed: [release/branch 1/2] Document the GDB 7.10 release in gdb/ChangeLog

pushed: [release/branch] Set GDB version number to 7.10
 2015-08-28 21:26 UTC 

[pushed/7.10] gdb/NEWS: Rename "Changes since GDB 7.9" into "Changes in GDB 7.10"
 2015-08-28 21:21 UTC 

[PATCH] Document non-8-bits-addressable support in NEWS
 2015-08-28 19:37 UTC  (9+ messages)

[PATCH] solib_global_lookup: Fetch arch from objfile
 2015-08-28 17:20 UTC  (6+ messages)
` Cell multi-arch symbol lookup broken (Re: [PATCH] solib_global_lookup: Fetch arch from objfile.)

[PATCH] Constify variables in ada-lang.c
 2015-08-28 15:51 UTC 

[PATCH 2/2] GNU/Linux: Stop using libthread_db/td_ta_thr_iter
 2015-08-28 13:11 UTC  (8+ messages)
` Cell multi-arch broken (Re: [PATCH 2/2] GNU/Linux: Stop using libthread_db/td_ta_thr_iter)

[PATCH] Make GDB wait for events after handling target File-I/O
 2015-08-28  0:58 UTC 

qemu-system debugging broken ([PATCH 03/18] remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG)
 2015-08-27 22:19 UTC 

[PATCH 2/2] Determine the iteration count based on wallclock instead of user+system time
 2015-08-27 18:14 UTC  (2+ messages)

[PATCH 1/2] Re-check fastpoint after reloading symbols
 2015-08-27 18:13 UTC  (2+ messages)

[PATCH] Replace some xmalloc-family functions with XNEW-family ones
 2015-08-27 17:48 UTC 

[pushed][Cell/B.E.] Fix wrong relocation for TLS variable offset
 2015-08-27 17:42 UTC 

[pushed][Cell/B.E.] Make parse_spufs_run more robust
 2015-08-27 17:42 UTC 

[RFC] Fix SW breakpoint handling for Cell multi-arch
 2015-08-27 17:40 UTC  (5+ messages)

[PATCH] Replace some xmalloc-family functions with XNEW-family ones
 2015-08-27 16:56 UTC  (9+ messages)

[PATCH] Add micromips support to the MIPS simulator
 2015-08-27 15:05 UTC  (3+ messages)

[PATCH] [aarch64] Check region OK for HW watchpoint in GDBserver
 2015-08-27 13:51 UTC  (2+ messages)

[PATCH obv/pushed] Fix inverted statements in m88k_analyze_prologue
 2015-08-27 13:49 UTC 

[PATCH] Bail out of processing stop if hook-stop resumes target / changes context
 2015-08-27 13:35 UTC  (4+ messages)

[PATCH 0/7] Replace continuations with an extendable "class"
 2015-08-27 13:26 UTC  (5+ messages)
` [PATCH 1/7] Merge async and sync code paths some more

[ob/pushed] gdbserver/proc-service.c: bogus return value conversion
 2015-08-27 12:37 UTC 

[PATCH 0/3] Fix C++ build errors related to signal handler types
 2015-08-27 12:28 UTC  (5+ messages)
` [PATCH 1/3] Import the "signal-h" module from gnulib
` [PATCH 3/3] gdb: Drop use of obsolete AC_TYPE_SIGNAL
` [PATCH 2/3] gdb: Use sighandler_t everywhere

[PATCH] gdb: remove packet size limit
 2015-08-27 12:08 UTC  (3+ messages)

Markus Metzger appointed btrace maintainer
 2015-08-27  7:56 UTC  (3+ messages)

[PATCH] Mention language in compile error message
 2015-08-27  5:05 UTC  (4+ messages)

[PATCH] Guard compile tests from running when unsupported + harden feature support check
 2015-08-27  4:57 UTC  (5+ messages)

[PATCH] Unset attach_flag when running a new process
 2015-08-27  0:56 UTC  (5+ messages)

[PATCH 0/2] Native follow-exec-mode cleanup
 2015-08-26 21:28 UTC  (7+ messages)
` [PATCH 1/2] Test follow-exec-mode
    ` [pushed] "
` [PATCH 2/2] Fix native follow-exec-mode "new"
    ` [pushed] "

[PATCH] Fix compiler warnings building against Linux uapi headers
 2015-08-26 15:25 UTC  (6+ messages)

MDaemon Notification -- Attachment Removed
 2015-08-26  9:48 UTC 

New ARI warning Wed Aug 26 02:04:43 UTC 2015 in gdb-7.10-branch
 2015-08-26  2:04 UTC 

New ARI warning Wed Aug 26 01:54:25 UTC 2015
 2015-08-26  1:54 UTC 

[PATCH 1/2] tui: make updating of start_line in tui_puts more consistent
 2015-08-26  1:06 UTC  (2+ messages)
` [PATCH 2/2] tui: maintain a scrollback buffer and dump it upon exit (PR tui/14584)

[PATCH 0/2] Better handling of slow remote transfers
 2015-08-25 20:19 UTC  (15+ messages)
` [PATCH] Prelimit number of bytes to read in "vFile:pread:"
                ` [PATCH] remote: allow aborting long operations (e.g., file transfers) (Re: [PATCH] Prelimit number of bytes to read in "vFile:pread:")
                          ` GDB 7.10 release tentative date: Fri Aug 28 (was: "Re: [PATCH] remote: allow aborting long operations (e.g., file transfers) (Re: [PATCH] Prelimit number of bytes to read in "vFile:pread:")")

[PATCH] Increase timeout on gdb.base/exitsignal.exp
 2015-08-25 19:13 UTC  (8+ messages)

[PATCH v12 00/32] Validate binary before use
 2015-08-25 19:07 UTC  (3+ messages)
` [PATCH v12 18/32] Refactor openp() to return file_location
  ` [PATCH v13 "

[patch][rfc] Allow GDB to search for the right libthread_db.so.1
 2015-08-25 18:22 UTC  (3+ messages)

[PATCH 0/4] Fix a set of terminal/readline handling bugs/crashes
 2015-08-25 15:48 UTC  (10+ messages)
` [PATCH 4/4] PR gdb/17471: Repeating a background command makes it foreground
  ` [patch] ASAN attach crash - 7.9 regression [Re: [PATCH 4/4] PR gdb/17471: Repeating a background command makes it foreground]
      ` [commit+7.10] "
  ` [patch] signal_command: Leftover cleanup chain "
      ` [commit+7.10] "

[PATCH 00/13] [aarch64] Share more code between GDB and GDBserver
 2015-08-25 13:33 UTC  (6+ messages)
` [PATCH 04/13] Get pid rather than lwpid

[PATCH] Add proper handling for non-local references in nested subprograms
 2015-08-25 12:14 UTC  (14+ messages)
  ` [PATCH] Add proper handling for non-local references in nested functions

[PATCH 0/8] Break at each iteration for breakpoints placed on a while statement
 2015-08-25 12:13 UTC  (7+ messages)
` [PATCH 1/8] Add new test, gdb.base/loop-break.exp
` [PATCH 2/8] Add new gdbarch method, unconditional_branch_address
` [PATCH 3/8] Break at each iteration for breakpoints placed on a while statement

[PATCH] gdbserver: don't pick a random thread if the current thread dies
 2015-08-24 19:09 UTC  (8+ messages)

[PATCH obv/pushed] MIPS ptrace build fixes
 2015-08-24 18:30 UTC  (10+ messages)

[pushed] Update gnulib to current upstream master
 2015-08-24 18:14 UTC 

[patch 1/2] mingw: update gnulib: prepare the sources
 2015-08-24 18:09 UTC  (9+ messages)

[PATCH 0/2] Fix gdbserver crash on all non-GNU/Linux targets
 2015-08-24 17:34 UTC  (6+ messages)
` [PATCH 1/2] Add "set remote multiprocess-extensions-packet" command
` [PATCH 2/2] gdbserver crashes when multiprocess extensions aren't supported

[PATCH] Prevent GCC from folding inline test functions
 2015-08-24 16:11 UTC  (7+ messages)

[PATCH v3 00/19] New completer API
 2015-08-24 16:06 UTC  (4+ messages)
` [PATCH v3 02/19] Remove completion_tracker_t from the public completion API

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