public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 00/17] record btrace: non-stop and ASNS
 2015-09-11  6:52 UTC  (16+ messages)
` [PATCH v2 12/17] infrun: switch to NO_HISTORY thread
` [PATCH v2 05/17] btrace: split record_btrace_step_thread
` [PATCH v2 11/17] btrace: async
` [PATCH v2 03/17] btrace: improve stepping debugging
` [PATCH v2 07/17] btrace: add missing NO_HISTORY
` [PATCH v2 01/17] btrace: fix non-stop check in to_wait
` [PATCH v2 04/17] btrace: extract the breakpoint check from record_btrace_step_thread
` [PATCH v2 06/17] btrace: move breakpoint checking into stepping functions
` [PATCH v2 08/17] btrace: lock-step
` [PATCH v2 15/17] btrace: allow full memory and register access for non-replaying threads
` [PATCH v2 10/17] btrace: temporarily set inferior_ptid in record_btrace_start_replaying
` [PATCH v2 17/17] infrun: scheduler-locking reverse
` [PATCH v2 14/17] target, record: add PTID argument to to_record_is_replaying
` [PATCH v2 16/17] target: add to_record_stop_replaying target method
` [PATCH v2 02/17] btrace: support to_stop

[PATCH v2 0/5] Extended-remote exec events
 2015-09-10 23:00 UTC  (11+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] Extended-remote exec catchpoints
  ` [PATCH v3 1/4] Extended-remote follow exec
  ` [PATCH v3 3/4] Extended-remote support for exec event tests
  ` [PATCH v3 4/4] Extended-remote exec event docs

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

[ppc64le] Use skip_entrypoint for skip_trampoline_code
 2015-09-10 21:17 UTC  (4+ messages)
` [ppc64le patch v2] "
  ` [ping for Cc] "
  ` [ppc64le patch v3] "

[PATCH] PR varobj/18564 regression in showing __thread so extern variable
 2015-09-10 20:17 UTC  (8+ messages)
      ` [PATCH V2] "

[PATCH] Constify variables in ada-lang.c
 2015-09-10 15:49 UTC  (3+ messages)

[PATCH] Don't truncate the history file when history size is unlimited
 2015-09-10 15:30 UTC  (13+ messages)
  ` Racy failures on gdb.base/gdbinit-history.exp (native-extended-gdbserver/-m64) (was: Re: [PATCH] Don't truncate the history file when history size is unlimited)
      ` Racy failures on gdb.base/gdbinit-history.exp (native-extended-gdbserver/-m64)

[patch] Fix BZ15121 -- x/a broken for addresses in shared libraries
 2015-09-10 15:19 UTC  (7+ messages)

[PATCH] gdb/18947: [aarch64]Step into shared library is very slow
 2015-09-10 14:09 UTC  (5+ messages)

[PATCH] Do not pass NULL for the string in catch_errors
 2015-09-10 13:16 UTC  (2+ messages)

[PATCH] Make GDB wait for events after handling target File-I/O
 2015-09-10 12:59 UTC  (2+ messages)

[PATCH 00/17] record btrace: non-stop and ASNS
 2015-09-10 12:48 UTC  (35+ messages)
` [PATCH 15/17] btrace: allow full memory and register access for non-replaying threads
` [PATCH 11/17] btrace: async
` [PATCH 08/17] btrace: lock-step
` [PATCH 01/17] btrace: fix non-stop check in to_wait
` [PATCH 10/17] btrace: temporarily set inferior_ptid in record_btrace_start_replaying
` [PATCH 04/17] btrace: extract the breakpoint check from record_btrace_step_thread
` [PATCH 14/17] target, record: add PTID argument to to_record_is_replaying
` [PATCH 03/17] btrace: improve stepping debugging
` [PATCH 12/17] infrun: switch to NO_HISTORY thread
` [PATCH 05/17] btrace: split record_btrace_step_thread
` [PATCH 09/17] btrace: resume all requested threads
` [PATCH 06/17] btrace: move breakpoint checking into stepping functions
` [PATCH 16/17] target: add to_record_stop_replaying target method
` [PATCH 02/17] btrace: support to_stop
` [PATCH 13/17] btrace: non-stop
` [PATCH 17/17] infrun: scheduler-locking reverse
` [PATCH 07/17] btrace: add missing NO_HISTORY

qemu-system debugging broken ([PATCH 03/18] remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG)
 2015-09-10 11:38 UTC  (3+ messages)

[PATCH] Call target_can_download_tracepoint if there are tracepoints to download
 2015-09-10 11:35 UTC  (3+ messages)

[PATCH] [PR breakpoints/18275] Introduce dprintf-flush-function for call-style dprintfs
 2015-09-09 19:32 UTC 

[PATCH] Bail out of processing stop if hook-stop resumes target / changes context
 2015-09-09 19:21 UTC  (5+ messages)

[OB PATCH] gdb.python/py-prettyprint.exp: Check result of run_lang_tests
 2015-09-09 18:44 UTC 

[RFC] fix gdb.threads/non-stop-fair-events.exp timeouts
 2015-09-09 18:40 UTC  (4+ messages)

[OB PATCH] gdb.base/pie-execl.exp: Fix result test of build_executable
 2015-09-09 18:21 UTC 

[OB PATCH] gdb.base/savedregs.exp: Fix typo
 2015-09-09 18:03 UTC 

[PATCH 0/7] Replace continuations with an extendable "class"
 2015-09-09 17:33 UTC  (3+ messages)

[PATCH 0/2 V2] Support single step by arch or target
 2015-09-09 15:37 UTC  (15+ messages)
` [PATCH 1/2] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step
` [PATCH 2/2] Support single step by arch or target

[PATCH] Fix mi-detach.exp on native-gdbserver
 2015-09-09  9:40 UTC  (2+ messages)

[PATCH] [PR python/18938] source -s foo.py with foo.py a symlink to foo.notpy fails
 2015-09-08 21:38 UTC  (2+ messages)

[PATCH] gdb.go/methods.exp: Mark gdb_breakpoint calls as known failures
 2015-09-08 20:21 UTC 

[PATCH] aarch64 multi-arch support (part 2): siginfo fixup
 2015-09-08 16:38 UTC  (2+ messages)

[PATCH v2] btrace: kernel address filtering
 2015-09-08 15:21 UTC  (2+ messages)

[PATCH] config/tc-avr.c (md_section_align): Append UL for -1 to avoid the latest gcc's warning
 2015-09-08 13:47 UTC  (3+ messages)

[PATCH] btrace: kernel address filtering
 2015-09-08 12:21 UTC  (3+ messages)

[patch] improve hand-call-in-threads.exp failure handling
 2015-09-08 10:55 UTC  (2+ messages)

Cell multi-arch broken (Re: [PATCH 2/2] GNU/Linux: Stop using libthread_db/td_ta_thr_iter)
 2015-09-08 10:31 UTC  (3+ messages)

[PATCH] aarch64-core.xml: 32-bit cpsr -> 64-bit pstate
 2015-09-08 10:06 UTC  (5+ messages)

[PATCH] guile: Add as_a_scm_t_subr
 2015-09-07 18:54 UTC  (2+ messages)

[PATCH] guile: Add as_a_scm_t_subr
 2015-09-07 18:40 UTC  (3+ messages)

[PATCH v3 1/2] D: Support looking up symbols in the current and imported modules
 2015-09-07 10:16 UTC  (3+ messages)

[PATCH] [RFC] gdb: add disable-docs option
 2015-09-06  9:38 UTC 

[PATCH] config/tc-avr.c (md_section_align): Append UL for -1 to avoid the latest gcc's warning
 2015-09-05 10:30 UTC 

[PATCH 0/3] Remove casts of NULL (during assignment)
 2015-09-04 16:11 UTC  (3+ messages)

[PATCH 0/7] Aarch64 linux GDB remote multi-arch debugging
 2015-09-04 14:30 UTC  (3+ messages)
` [PATCH 7/7] Mention multi-arch debugging support in NEWS

[PATCH] [Ada] Make string_char_type a true TYPE_CODE_CHAR type in Ada
 2015-09-03 15:53 UTC  (3+ messages)

[PATCH] Include minimal symbol flavour name in LOC_UNRESOLVED error message
 2015-09-03 15:39 UTC  (2+ messages)

[PATCH] [Ada] Enhance the menu to select function overloads with signatures
 2015-09-03 15:35 UTC 

[PATCH] Add proper handling for non-local references in nested functions
 2015-09-03 14:03 UTC  (14+ messages)

[PATCH] [aarch64] Check region OK for HW watchpoint in GDBserver
 2015-09-03 13:22 UTC  (2+ messages)

[PATCH] [Ada] Fix handling of array renamings
 2015-09-03  7:27 UTC  (3+ messages)

[PATCH v12 00/32] Validate binary before use
 2015-09-02 19:12 UTC  (7+ messages)

[PATCH] Fix =thread-exited not showing up when detaching (PR 15564)
 2015-09-02 18:43 UTC  (5+ messages)

[PATCH 0/2] Improve error management on probes-based dynamic linker interface (and workaround RH BZ 1196181)
 2015-09-02 16:38 UTC  (17+ messages)
` [PATCH 2/2] Catching errors on probes-based dynamic linker interface
                    ` [PATCH] Initialize variable and silence GCC warning from last commit
                    ` [PATCH] Initialize yet another variable to silence GCC warning from last-but-one commit
` [PATCH 1/2] Improve error reporting when handling SystemTap SDT probes

[PATCH 4/5 v5] Tracepoint for ppc64
 2015-09-02 16:00 UTC  (2+ messages)

[PATCH 1/2 v2] Re-check fastpoint after reloading symbols
 2015-09-02 15:51 UTC  (2+ messages)

Help, --target_board=native-stdio-gdbserver is unusable
 2015-09-02 11:07 UTC  (2+ messages)

[PATCH] Don't look up agent symbols if it's off
 2015-09-02 10:42 UTC  (2+ messages)

[PATCH 2/2] Use gdbarch obstack to allocate the TYPE_NAME string in arch_type
 2015-09-02  5:12 UTC  (3+ messages)

[PATCH] Update documentation of function copy_type_recursive
 2015-09-02  5:06 UTC  (2+ messages)

[RFC] Block all async signals used by gdb when initializing Guile
 2015-09-01 15:50 UTC  (11+ messages)

[PATCH] [Ada] Fix completion for multiple function matches
 2015-09-01 12:55 UTC  (5+ 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).