Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] dwarf2read.c: Check type of linkage name attribute prior to decoding
 2015-08-04  0:02 UTC  (3+ messages)

[PATCH obvious] Remove outdated comment from call-rt-st.exp
 2015-08-03 21:10 UTC  (3+ messages)

[PATCH 0/4] Fix a set of terminal/readline handling bugs/crashes
 2015-08-03 21:02 UTC  (3+ 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]

[PATCH] C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c
 2015-08-03 19:35 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Remove symlinks created in argv0-symlink.exp and general cleanup
 2015-08-03 18:42 UTC  (7+ messages)

[patch, nios2] Nios II R2 support for GDB
 2015-08-03 18:23 UTC  (3+ messages)

[PATCH v3 2/2] D: Move classification of symbols from the grammar to the lexer
 2015-08-03 18:18 UTC 

[ob/pushed] dwarf2read.c: fix latent buglet
 2015-08-03 18:14 UTC  (3+ messages)

[PATCH v3 1/2] D: Support looking up symbols in the current and imported modules
 2015-08-03 18:00 UTC 

[PATCH] remote non-stop: Process initially stopped threads before other commands
 2015-08-03 17:40 UTC 

[PATCH] Replace the block_found global with explicit data-flow
 2015-08-03 17:12 UTC  (22+ messages)

[PATCH 0/7] Aarch64 linux GDB remote multi-arch debugging
 2015-08-03 17:11 UTC  (12+ messages)
` [PATCH 1/7] Move have_ptrace_getregset to linux-low.c
` [PATCH 4/7] Get and set PC correctly on aarch64 in multi-arch
` [PATCH 7/7] Mention multi-arch debugging support in NEWS
` [PATCH 6/7] Disable tracepoint support for aarch32
` [PATCH 3/7] Use arm target description and regs_info for 32-bit file on aarch64 GDBserver
` [PATCH 2/7] New regs_info for aarch32
` [PATCH 5/7] Disable Z0 packet on aarch64 on multi-arch debugging

[PATCH 5/8 v2] gen-perf-test: parallel build support
 2015-08-03 16:36 UTC  (2+ messages)

[PATCH] single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000
 2015-08-03 16:35 UTC  (3+ messages)

[PATCH] Add support for multiple data points to perf tests
 2015-08-03 16:34 UTC  (5+ messages)

[PATCH/7.10 0/2] gdbserver: Fix several fork support (& co) issues
 2015-08-03 16:20 UTC  (8+ messages)
` [PATCH/7.10 2/2] gdbserver: Fix non-stop / fork / step-over issues
` [PATCH/7.10 1/2] Linux gdbserver confused when event randomization returns a process exit event

[PATCH obvious] Fix broken CONTRIBUTE link to GNU insignificant changes
 2015-08-03 15:24 UTC  (2+ messages)

[patch, testsuite] further robustify gdb.base/bp-permanent.exp
 2015-08-03 13:22 UTC  (2+ messages)

[commit] Fix build error due to uninitialized variable warning
 2015-08-03 12:43 UTC 

[PATCH] Mostly trivial enum fixes
 2015-08-03  9:40 UTC  (4+ messages)

[PATCH] Unset attach_flag when running a new process
 2015-08-02 20:20 UTC  (4+ messages)

[ob/pushed] Unbreak PPC gdb builds
 2015-08-02 19:07 UTC 

[PATCH] testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-thread.exp races and others)
 2015-07-31 22:25 UTC  (2+ messages)

[PATCH obv/pushed] Fix m32r_remove_watchpoint parameter type
 2015-07-31 18:10 UTC 

[PATCH 0/5] Extended-remote follow exec
 2015-07-31 17:06 UTC  (9+ messages)
` [PATCH v2 0/5] Extended-remote exec events
  ` [PATCH v2 2/5] Extended-remote exec catchpoints
  ` [PATCH v2 1/5] Extended-remote follow exec
  ` [PATCH v2 3/5] Extended-remote support for exec event tests
  ` [PATCH v2 5/5] Extended-remote exec event docs
  ` [PATCH v2 4/5] Eliminate spurious warnings from remote exec

[PATCH, MIPS] Move encoded as 'or' in binutils
 2015-07-31 15:52 UTC 

[PATCH] Fix instruction skipping when using software single step in gdbserver
 2015-07-31 14:36 UTC 

Testsuite docs: explain ptrace_scope and core_pattern requirements
 2015-07-31 14:03 UTC  (3+ messages)

[PATCH] Add proper handling for non-local references in nested subprograms
 2015-07-31 10:53 UTC  (10+ messages)
  ` [PATCH] Add proper handling for non-local references in nested functions

[PATCH v2 02/18] Remove completion_tracker_t from the public completion API
 2015-07-31  0:28 UTC  (2+ messages)

[committed, testsuite] Reapply fix for gdb.cp/var-tag.exp C++ failures
 2015-07-30 21:32 UTC  (4+ messages)

[PATCH v2 0/2] PR threads/18600: Threads left stopped after fork+thread spawn
 2015-07-30 21:06 UTC  (13+ messages)
` [PATCH v2 1/2] "
  ` [pushed] "
` [PATCH 3/N] remote follow fork and spurious child stops in non-stop mode

ping: [PATCH v11 0/7] Validate binary before use
 2015-07-30 19:00 UTC 

[PATCH] Remove isize output argument from fast_tracepoint_valid_at
 2015-07-30 17:09 UTC  (4+ messages)
` [PING][PATCH] "

[PATCH] Fix invoking "[kill|detach] inferiors" on inferiors that are not running
 2015-07-30 15:29 UTC 

[PATCH 0/4] GDBserver linux-arm-low.c cleanup
 2015-07-30 14:08 UTC  (6+ messages)
` [PATCH 2/4] Don't use arm_regmap and arm_num_regs in arm_fill_gregset and arm_store_gregset
` [RFC 1/4] Move ARM register numbers enum to arch/arm.h
` [PATCH 3/4] Use regcache->tdesc instead of arm_hwcap
` [PATCH 4/4] Remove global variable arm_hwcap

[PATCH] Remove get_thread_id
 2015-07-30 12:52 UTC 

[PATCH] python: fix Linetable case to LineTable in docstrings and comments
 2015-07-30 12:34 UTC  (2+ messages)

[PATCH] gdb python LineTable.source_lines docstring returns List, not FrozenSet
 2015-07-30 12:29 UTC  (4+ messages)

[patch, testsuite] restrict gdb.arch/ppc64-symtab-cordic.exp to ppc64 targets
 2015-07-30 11:59 UTC  (3+ messages)

[patch, nios2] don't allow non-stack memory writes in the prologue
 2015-07-30 11:46 UTC  (2+ messages)

[PATCH] [AArch64] Rename boolean arguments in decoding functions
 2015-07-30 11:41 UTC  (5+ messages)

[patch, nios2] update trap/break handling in prologue analyzer
 2015-07-30 11:39 UTC  (2+ messages)

[PATCH obv/pushed] MIPS ptrace build fixes
 2015-07-30  9:14 UTC  (5+ messages)

Ping: Re: RFA: AArch64 sim
 2015-07-30  8:28 UTC 

[PATCH] [OBV] batch-preserve-term-settings.exp: use send_quit_command some more
 2015-07-29 21:01 UTC 

[PATCH] Make sure GDB uses a valid shell when starting the inferior and to perform the "shell" command
 2015-07-29 19:22 UTC  (10+ messages)
` [PATCH v3] "
` [PATCH] Warn the user when $SHELL is invalid

[PATCH 0/5] Change how "target:" gets into filenames
 2015-07-29 17:04 UTC  (9+ messages)
` [PATCH 3/5] Rename TARGET_SYSROOT_PREFIX as TARGET_FILENAME_PREFIX
` [PATCH 4/5] Use TARGET_FILENAME_PREFIX as the system root in some cases
` [PATCH 2/5] Update Valgrind GDB special case
` [PATCH 5/5] Update exec_file_find callers
` [PATCH 1/5] Revert default system root back to ""

[PATCH] Test that terminal settings are restored after quitting via SIGTERM
 2015-07-29 16:35 UTC  (2+ messages)

[pushed] Make gdb.base/multi-forks.exp work with the native-extended-gdbserver board
 2015-07-29 15:25 UTC 

[PATCH] Uniquefy gdb.threads/attach-into-signal.exp
 2015-07-29 15:19 UTC 

[PATCH] Uniquify test names from gdb.python/{py-objfile.exp,py-pp-registration.exp}
 2015-07-29 14:34 UTC  (5+ messages)

[PATCH] Make sure terminal settings are restored before exiting
 2015-07-29 12:15 UTC  (7+ messages)

[PATCH 00/24] Remove gdb,noinferiorio from gdbserver boards
 2015-07-29 11:41 UTC  (2+ messages)

[PATCH] Fix assert failure in invocation of "[kill|detach] inferiors 1"
 2015-07-29 11:38 UTC  (4+ messages)

[PATCH] PR record/18691: Fix fails in solib-precsave.exp
 2015-07-29 11:37 UTC  (3+ messages)

[PATCH 4/5] Use TARGET_FILENAME_PREFIX as the system root in some cases
 2015-07-29 10:30 UTC  (3+ messages)

[PATCH] Initialize terminal_state to terminal_is_ours
 2015-07-28 23:24 UTC  (2+ messages)

[PATCH] Clean up batch-preserve-term-settings.exp
 2015-07-28 23:23 UTC  (2+ messages)

[pushed] Fix gdb.server/server-exec-info.exp with the extended-remote board
 2015-07-28 17:04 UTC 

[PATCH 1/5] Update comment for struct type's length field, introduce type_length_units
 2015-07-28 15:07 UTC  (20+ messages)
` [PATCH 3/5] Introduce get_value_arch
` [PATCH 4/5] Consider addressable memory unit size in various value functions
` [PATCH 2/5] Update comments in struct value for non-8-bits architectures

[PATCH] Call target_terminal_ours in quit_force
 2015-07-28 10:41 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