public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support
 2015-08-06 11:42 UTC  (10+ messages)
` [PATCH 1/2] fort_dyn_array: add basic fortran dyn "
` [PATCH 2/2] fort_dyn_array: add basic test coverage

[PATCH] Remove required field in agent's symbols
 2015-08-06 11:30 UTC  (3+ messages)

[PATCH/7.10 0/2] gdbserver: Fix several fork support (& co) issues
 2015-08-06 10:09 UTC  (16+ messages)
` [PATCH/7.10 1/2] Linux gdbserver confused when event randomization returns a process exit event
    ` [pushed][PATCH 1/3] Linux gdbserver fork event debug output (Re: [PATCH/7.10 1/2] Linux gdbserver confused when event randomization returns a process exit event)
    ` [pushed]Re: [PATCH/7.10 1/2] Linux gdbserver confused when event randomization returns a process exit event
` [PATCH/7.10 2/2] gdbserver: Fix non-stop / fork / step-over issues
            ` [pushed] "

[PATCH] Change type of struct complaints::series
 2015-08-06  9:05 UTC  (2+ messages)

[PATCH v6 0/9] Series short description
 2015-08-05 23:34 UTC  (10+ messages)
` [PATCH v6 1/9] Explicit locations: rename "address string"/"addr_string" to "location"
` [PATCH v6 2/9] Explicit locations: introduce new struct event_location-based API
` [PATCH v6 3/9] Explicit locations: use new location API
` [PATCH v6 4/9] Explicit locations: introduce address locations
` [PATCH v6 5/9] Explicit locations: introduce probe locations
` [PATCH v6 6/9] Explicit locations: introduce explicit locations
` [PATCH v6 8/9] Explicit locations: MI support for "
` [PATCH v6 7/9] Explicit locations: add UI features for CLI
` [PATCH v6 9/9] Explicit locations: documentation updates

sig != GDB_SIGNAL_0 failed assertion stepping program on GNU/Linux
 2015-08-05 19:14 UTC  (6+ messages)

[PATCH] PR 18669: Remove use of strtod in libiberty/d-demangle.c
 2015-08-05 15:51 UTC  (5+ messages)

[PATCH 0/2] Better handling of slow remote transfers
 2015-08-05 15:28 UTC  (3+ messages)
` [PATCH 2/2] Make remote file transfers interruptible
` [PATCH 1/2] Warn when accessing binaries over RSP

[PATCH] [Ada] Add support for subprogram renamings
 2015-08-05 15:04 UTC  (3+ messages)

[PATCH] C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c
 2015-08-05 14:36 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH] python: fix Linetable case to LineTable in docstrings and comments
 2015-08-05  9:25 UTC  (4+ messages)

[PATCH] Fix compiler warnings building against Linux uapi headers
 2015-08-05  8:50 UTC  (3+ messages)

[PATCH] Remove get_thread_id
 2015-08-05  7:42 UTC  (4+ messages)

[PATCH] Fix instruction skipping when using software single step in gdbserver
 2015-08-04 18:41 UTC  (6+ messages)

[PATCH] Remove symlinks created in argv0-symlink.exp and general cleanup
 2015-08-04 17:21 UTC  (9+ messages)

[PATCH] bfd: Fix regression when building bfd on mingw32
 2015-08-04 16:14 UTC  (7+ messages)

[PATCH 4/5] Use TARGET_FILENAME_PREFIX as the system root in some cases
 2015-08-04 16:09 UTC  (2+ messages)

[PATCH 0/2] Make get_frame_langauge take a frame argument
 2015-08-04 16:02 UTC  (5+ messages)
` [PATCH 1/2] gdb: get_frame_language now takes a frame parameter
` [PATCH 2/2] gdb: Move get_frame_language from stack.c to frame.c

[PATCH 0/7] Aarch64 linux GDB remote multi-arch debugging
 2015-08-04 13:44 UTC  (16+ 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 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 7/7] Mention multi-arch debugging support in NEWS
` [PATCH 6/7] Disable tracepoint support for aarch32

[PATCH 0/4] Fix a set of terminal/readline handling bugs/crashes
 2015-08-04 11:49 UTC  (8+ 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 v3 1/2] D: Support looking up symbols in the current and imported modules
 2015-08-04 10:48 UTC  (3+ messages)

[PATCH] guile: Add as_a_scm_t_subr
 2015-08-04  9:20 UTC 

[PATCH] Replace the block_found global with explicit data-flow
 2015-08-04  8:13 UTC  (23+ messages)

[PATCH v2] Rewrite mixed source/assembler disassembly
 2015-08-04  3:59 UTC 

[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, 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] remote non-stop: Process initially stopped threads before other commands
 2015-08-03 17:40 UTC 

[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 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 1/5] Extended-remote follow exec
  ` [PATCH v2 2/5] Extended-remote exec catchpoints
  ` [PATCH v2 3/5] Extended-remote support for exec event tests
  ` [PATCH v2 4/5] Eliminate spurious warnings from remote exec
  ` [PATCH v2 5/5] Extended-remote exec event docs

[PATCH, MIPS] Move encoded as 'or' in binutils
 2015-07-31 15:52 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  (9+ 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  (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  (2+ 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).