public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
FYI/BRANCH: Patches applied to branch gdb-7.9-branch
 2015-05-13 17:54 UTC 

[release/branch] Set GDB version number to 7.9.1
 2015-05-13 17:36 UTC 

[pushed] gdb/NEWS: Move "Xmethods can now specify a result type" to GDB 7.9.1 section
 2015-05-13 17:36 UTC 

[PATCH, doc RFA] Rename maint/set-debug "dwarf2" commands to "dwarf"
 2015-05-13 16:41 UTC  (3+ messages)

[PATCH v3 00/17] Catch syscall group
 2015-05-13 16:40 UTC  (23+ messages)
              ` [PATCH v4 0/4] catch "
                ` [PATCH v4 2/5] Add support to catch groups of syscalls
                ` [PATCH v4 5/5] Update documentation on catching a group of related syscalls
                ` [PATCH v4 1/5] Implemement support for groups of syscalls in the xml-syscall interface
                ` [PATCH v4 4/5] Include group information in xml syscall files
                ` [PATCH v4 3/5] Add tests for catching groups of syscalls on supported architectures

[PATCH] Add vector ABI tests to gnu_vector.exp
 2015-05-13 15:33 UTC 

gdb-7.9 branch FROZEN
 2015-05-13 15:03 UTC 

[PATCH] Fix wrong assertions
 2015-05-13 14:35 UTC  (3+ messages)

[PATCH] Avoid race condition when handling a SIGWINCH signal
 2015-05-13 14:18 UTC  (2+ messages)

[PATCH 1/6] dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanup
 2015-05-13 13:56 UTC  (14+ messages)
` [PATCH 5/6] Remove stop_registers
` [PATCH 2/6] Call dummy_frame_dtor_ftype also from remove_dummy_frame
` [PATCH 4/6] infcall: stop_registers -> register_dummy_frame_dtor
` [PATCH 3/6] register_dummy_frame_dtor: Permit multiple dtors
` [PATCH 6/6] Make regcache_cpy_no_passthrough static
  ` [commit] [PATCH 1/6] dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanup

[PATCH] [COMMITTED] Fix PR gdb/17820
 2015-05-13 13:29 UTC 

[PATCH] Fix PR gdb/17820
 2015-05-13  9:50 UTC  (10+ messages)
          ` [PATCH] Test the setting of "history size" via $HOME/.gdbinit

qXfer:exec-file:read and non multiprocess target
 2015-05-13  9:12 UTC  (22+ messages)
` [PATCH] Make only user-specified executable filenames sticky

[PATCH 2/6] DWARF Two Level Line Tables: dwarf2_line_debug
 2015-05-13  2:44 UTC  (4+ messages)

Fwd: [PATCH v4 0/4] catch syscall group
 2015-05-12 23:26 UTC  (4+ messages)
`  "

imminent GDB 7.9.1 release
 2015-05-12 17:43 UTC  (2+ messages)

[pushed][PATCH 1/7] Identify remote fork event support
 2015-05-12 17:29 UTC  (7+ messages)
` [pushed][PATCH 2/7] Clone remote breakpoints
` [pushed][PATCH 3/7] Extended-remote Linux follow fork
` [pushed][PATCH 5/7] Extended-remote follow vfork
` [pushed][PATCH 4/7] Arch-specific remote follow fork
` [pushed][PATCH 7/7] Extended-remote fork event docs
` [pushed][PATCH 6/7] Extended-remote fork catch

qXfer:exec-file:read and non multiprocess target
 2015-05-12 11:03 UTC  (5+ messages)
` [PATCH] Locate executables on remote stubs without multiprocess extensions

[RFA/commit] Memory leak in on reading frame register
 2015-05-12  9:43 UTC  (4+ messages)

[PATCH v2 0/3] varobj zero-padded hexadecimal format
 2015-05-11 20:55 UTC  (9+ messages)
` [PATCH v2 2/3] Add varobj zero-hexadecimal format tests
` [PATCH v2 1/3] Add zero-padded hexadecimal format support for varobj's
` [PATCH v2 3/3] Documentation changes for the new zero-hexadecimal format

[PING][PATCH] Fix PR gdb/17720 (Function names appear without namespace/class prefixes in backtrace for optimized code)
 2015-05-11 19:48 UTC  (3+ messages)

[PATCH] [gdbserver] Disable conditional breakpoints on no-hardware-single-step targets
 2015-05-11 17:40 UTC  (15+ messages)

[PATCH] ARM gdb record-replay bug fixes
 2015-05-11 15:02 UTC  (10+ messages)
` [PATCH v5 0/6]
  ` [PATCH v5 6/6] Adds testcases to test arm64 instruction set recording
  ` [PATCH v5 5/6] Enables gdb.reverse testsuite for aarch64*-linux targets
  ` [PATCH v5 2/6] Implements aarch64 process record and reverse debugging support
  ` [PATCH v5 1/6] NEWS entry about aarch64-linux record/replay support
  ` [PATCH v5 4/6] Support for recording aarch64 advanced SIMD instructions
  ` [PATCH v5 3/6] Support for recording syscall on aarch64-linux

[PATCH 0/2] Improved variable object invalidation in GDB
 2015-05-11 13:49 UTC  (6+ messages)
` [PATCH 2/2] Testsuite for varobj updation after symbol removal

New ARI warning Sun May 10 01:53:58 UTC 2015
 2015-05-10  1:54 UTC 

[Python] Add methods reference_value and const_value to gdb.Value
 2015-05-10  0:36 UTC  (2+ messages)

[PR python/18291] Fix printing of "disabled" status of xmethod matchers
 2015-05-09 13:53 UTC  (2+ messages)

[PATCH v4 00/11] compile: compile print&printf
 2015-05-08 20:23 UTC  (5+ messages)
` [PATCH v4 11/11] RFC only: compile: Use also inferior munmap

[RFA] libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available
 2015-05-08 18:51 UTC  (4+ messages)

[PATCH v8 6/7] Remote fork catch
 2015-05-08 17:47 UTC  (5+ messages)

[PATCH] PR server/18081: gdbserver crashes when providing an unexisting binary
 2015-05-08 17:35 UTC  (6+ messages)
        ` [pushed] Fix sequential gdb test runs (Re: [PATCH] PR server/18081: gdbserver crashes when providing an unexisting binary)

[rfc] Fix PR 18208: update /proc/pid/coredump_filter by c code
 2015-05-08 17:23 UTC  (13+ messages)
          ` [PATCH] Fix coredump-filter.exp by correctly unsetting array (was: Re: [rfc] Fix PR 18208: update /proc/pid/coredump_filter by c code)
            ` [PATCH] Fix coredump-filter.exp by correctly unsetting array

[patch, dwarf2] avoid segfault on missing directory table
 2015-05-08 17:23 UTC  (2+ messages)

[PATCH] Do arm_abi detection for ELFOSABI_GNU binaries
 2015-05-08 17:12 UTC  (3+ messages)

[RFA] Fix gdbserver build failure on arm-android
 2015-05-08 16:02 UTC 

[obv] Remove unused declaration of print_return_value
 2015-05-08 16:00 UTC 

pushed: Problem printing record with array whose upper bound is record component
 2015-05-08 15:59 UTC 

[pushed/Ada] error trying to call function when parameter is aligner type
 2015-05-08 15:53 UTC 

Switched erc32 simulator copyright headers to FSF
 2015-05-08 14:28 UTC  (3+ messages)
` [PATCH 2/2] gdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST
` [PATCH 1/2] Switch erc32 simulator copyright headers to FSF

[patch v2 0/5, nios2] unbreak nios2-linux-gnu GDB
 2015-05-08 11:08 UTC  (9+ messages)
` [patch v2 1/5, nios2] revert to using "trap 31" for breakpoints
` [patch v2 2/5, nios2] use PTRACE_GETREGSET/SETREGSET in gdbserver
` [patch v2 3/5, nios2] fix register save offset for signal handler trampolines
` [patch v2 4/5, nios2] work around issues with unwritable signal handler trampoline code

[RFC] When can we remove Sun-specific stabs support? (when will it be ok to delete partial_symtab.section_offsets?)
 2015-05-08 10:47 UTC  (4+ messages)

[PATCH] S390: Fix for inadvertently setting 24-bit mode in fill_gregset
 2015-05-08  8:58 UTC  (2+ messages)

Fix sim fallout from arm assembler complaining about symbols named as insns
 2015-05-07 23:57 UTC  (4+ messages)

[PATCH v4 0/9] Locations API
 2015-05-07 18:55 UTC  (11+ messages)
` [PATCH v4 2/9] Explicit locations: introduce new struct event_location-based API
` [PATCH v4 8/9] Explicit locations: MI support for explicit locations
` [PATCH v4 6/9] Explicit locations: introduce "
` [PATCH v4 3/9] Explicit locations: use new location API
` [PATCH v4 7/9] Explicit locations: add UI features for CLI
` [PATCH v4 1/9] Explicit locations: rename "address string"/"addr_string" to "location"
` [PATCH v4 4/9] Explicit locations: introduce address locations
` [PATCH v4 5/9] Explicit locations: introduce probe locations
` [PATCH v4 9/9] Explicit locations: documentation updates

[RFC][PATCH] arm-tdep.c (arm_m_exception_cache): Handle stack switching to PSP during exception unwind
 2015-05-07 18:00 UTC  (6+ messages)

[PATCH v3 0/9] Locations API
 2015-05-07 17:07 UTC  (16+ messages)
` [PATCH v3 4/9] Explicit locations: introduce address locations
` [PATCH v3 2/9] Explicit locations: introduce new struct event_location-based API
` [PATCH v3 7/9] Explicit locations: add UI features for CLI
` [PATCH v3 3/9] Explicit locations: use new location API
` [PATCH v3 9/9] Explicit locations: documentation updates

[OB][PATCH] Remove unused td_thr_validate code
 2015-05-07 14:44 UTC  (2+ messages)
` [OB][PATCH] Remove unused td_ta_map_id2thr code

[PATCH 0/7] GNU/Linux mount namespace support
 2015-05-07 10:39 UTC  (8+ messages)
` [PATCH 2/9 v2] Introduce nat/linux-namespaces.[ch]

[PATCH] Move vgdb special case into remote_filesystem_is_local
 2015-05-07 10:09 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] Add a find_source hook for extension languages to locate missing source files
 2015-05-06 19:58 UTC 

[RFC][PATCH] GDB: inferior standard I/O redirection
 2015-05-06 19:51 UTC 

[PATCH v3 0/9] compile: compile print&printf
 2015-05-06 19:18 UTC  (14+ messages)
` [PATCH v3 3/9] Code cleanup: compile: Constify some parameters
    ` [commit] "
` [PATCH v3 7/9] compile: New 'compile print'
` [PATCH v3 4/9] compile: Support relocation to GNU-IFUNCs
    ` [commit] "

[PATCH v2 3/3] Improve test for processor feature om MPX registers test
 2015-05-06 18:56 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).