public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/6] fortran: multi-dimensional subarrays with strides
 2016-02-26 13:11 UTC  (7+ messages)
` [PATCH v2 4/6] fortran: enable parsing of stride parameter for subranges
` [PATCH v2 5/6] fortran: calculate subarray with stride values
` [PATCH v2 1/6] fortran: allow multi-dimensional subarrays
` [PATCH v2 6/6] fortran: test cases for subarray strides and slices
` [PATCH v2 2/6] fortran: combine subarray and string computation
` [PATCH v2 3/6] fortran: change subrange enum to bit field

[PATCH v2] Enable tracing of pseudo-registers on ARM
 2016-02-26 13:03 UTC  (23+ messages)
` [PATCH v3] "
    ` [PATCH v5] "
        ` [PATCH v6] "
              ` [PATCH v7] "

[PATCH 0/4] Support tracepoints for ARM linux in GDBServer
 2016-02-26 12:26 UTC  (8+ messages)
` [PATCH 1/4] Teach arm unwinders to terminate gracefully

[RFC PATCH 0/4] GDB Linux Kernel Thread Awareness
 2016-02-26 11:02 UTC  (7+ messages)
` [PATCH 2/4] gdb/command: Add LKD Command class
` [PATCH 3/4] gdb/lkd: Add Linux Kernel Awareness target
  ` [PATCH] squash! "
` [PATCH 1/4] gdb/observer: Provide target_thread_changed observer
` [PATCH 4/4] lkd: Add an Architecture Layer for ARMv7 targets

[PATCH 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb
 2016-02-26  5:08 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type
  ` [PATCH v2 08/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check

[PATCH] Add autocompletion for convenience vars in print and set
 2016-02-25 21:23 UTC  (6+ messages)

[PATCH 3/8] gdb/s390: Fill pseudo register agent expression hooks
 2016-02-25 19:23 UTC  (3+ messages)

[PATCH 4/8] gdb/s390: Fill gen_return_address hook
 2016-02-25 19:23 UTC  (3+ messages)

[PATCH 0/2] Split tdesc_(amd64|i386)_mpx into tdesc(amd64|i386)_mpx_* and tdesc(amd64|i386)_avx_mpx_*
 2016-02-25 19:21 UTC  (2+ messages)

[PATCH] gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver
 2016-02-25 19:13 UTC  (3+ messages)

[PATCH] Improve analysis of racy testcases
 2016-02-25 18:34 UTC  (3+ messages)

[PATCH 0/8] Leave child suspended when step over parent
 2016-02-25 17:43 UTC  (17+ messages)
` [PATCH 5/8] Step over fork/vfork syscall insn in gdbserver
` [PATCH 4/8] Step over syscalll insn with disp-step on and off
` [PATCH 3/8] Use loop in disp-step-fork.c and disp-step-vfork.c
` [PATCH 1/8] [GDBserver] Leave child suspended when step over parent
` [PATCH 8/8] New test about step over clone syscall
` [PATCH 7/8] Rename disp-step-syscall.exp to step-over-syscall.exp

[OB PATCH] avoid compiler warnings in remote-m32r-sdi.c
 2016-02-25 17:32 UTC 

[PATCH v2 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt
 2016-02-25 17:29 UTC  (2+ messages)
` [PING]Re: "

[PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions
 2016-02-25 17:28 UTC  (4+ messages)
` [PING] "
  ` [PING] Re: [PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions (was: [PATCH] Fix problem handling colon in linespec, PR breakpoints/18303)

[PATCH v2 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt
 2016-02-25 17:28 UTC  (2+ messages)

[PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA
 2016-02-25 16:59 UTC  (8+ messages)

[PATCH obv] Initialize variables in i386_linux_handle_segmentation_fault
 2016-02-25 16:39 UTC  (2+ messages)

[PATCH 0/2] Decouple ARM instruction decoding/relocating from GDB
 2016-02-25 15:47 UTC  (3+ messages)
` [PATCH 1/2] arm-tdep.c: Replace arguments to relocation functions by a structure
` [PATCH 2/2] arm-tdep.c: Refactor displaced stepping relocation functions

[PATCH] gdb.trace: Move more target dependencies to trace-support.exp
 2016-02-25 15:12 UTC  (8+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] gdb.trace: Surround $call_insn with \y in entry-values.exp
  ` [PATCH 3/3] gdb.trace: Remove unnecessary target check from ftrace.exp

[PATCH] create-version.sh: Generate a version from the git revision
 2016-02-25 14:55 UTC 

[PATCH] Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operation
 2016-02-25 14:37 UTC  (4+ messages)

[PATCH] gdb.trace: Move more target dependencies to trace-support.exp
 2016-02-25 13:45 UTC  (2+ messages)

[PATCH] Fix detection of gfortran compilers
 2016-02-25 13:16 UTC  (8+ messages)
` [PATCH] testsuite: Fix run to main issue introduced by GCC 5.x
` [PATCH] testsuite: Nullify pointers before first usage
` [PATCH] testsuite: Fix timeout issues during print of vla-arrays

[PATCH V2 1/2] testsuite: Fix timeout issues during print of vla-arrays
 2016-02-25 13:08 UTC  (2+ messages)
` [PATCH V2 2/2] testsuite: Remove unnecessarry code in fortran vla-history test

[patch, avr] Fix incorrect argument register for push dummy call
 2016-02-25 12:35 UTC 

[PATCH] Eliminate -var-create error for optzd ptr to struct
 2016-02-25 12:22 UTC  (4+ messages)

Attached Image
 2016-02-25 10:51 UTC 

[PATCH v3] [D] Don't recursively look for a symbol in all imports of imported modules
 2016-02-25 10:01 UTC  (2+ messages)

[PATCH] S390: Fix output path for s390-tdbregs test case
 2016-02-25  8:53 UTC 

[PATCH] S390: Fix internal error with stackless inferior
 2016-02-25  8:51 UTC 

[PATCH 1/2] Debugging without a binary (regression)
 2016-02-25  2:09 UTC  (6+ messages)
` [PATCH 2/2] Test GDB connection to GDBserver with no symbol files

[PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values
 2016-02-25  1:45 UTC  (12+ messages)
        ` [PATCH] MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT

[PATCH 6/7 v3] Build unavailable-stack frames for tracepoint
 2016-02-24 21:06 UTC  (5+ messages)
      ` [PATCH] [OBV] gdb/rs6000: Fix maybe-uninitialized warning

[PATCH 0/3] Bug fixes in arm reverse debugging
 2016-02-24 19:37 UTC  (9+ messages)
` [PATCH 1/3] Generalize gdb.reverse/aarch64.exp
      ` [PATCH 1.5/3] Rename gdb.reverse/aarch64.{exp,c} to gdb.reverse/insn-reverse.{exp,c}
` [PATCH 3/3] Fix various bugs in arm_record_exreg_ld_st_insn
` [PATCH 2/3] Record right reg num of thumb special data instructions

[PATCH, doc RFA] Add "skip regexp"
 2016-02-24 18:21 UTC  (3+ messages)

Always run GDB command post-hook after pre-hook has been run
 2016-02-24 18:01 UTC  (8+ messages)

[PATCH 1/5 v4] Remove tracepoint_action ops
 2016-02-24 17:39 UTC  (5+ messages)
` [PATCH 2/5 v4] powerpc: Support z-point type in gdbserver

[PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps
 2016-02-24 16:46 UTC  (10+ messages)

[PATCH 00/10] Command line input handling TLC
 2016-02-24 12:41 UTC  (10+ messages)
` [PATCH 07/10] Use struct buffer in gdb_readline_no_editing
` [PATCH 01/10] Test issuing a command split in multiple lines with continuation chars
` [PATCH 05/10] Update prompt_for_continue comments
` [PATCH 10/10] Command line input handling TLC

[PATCH, v2] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps
 2016-02-24 11:57 UTC  (4+ messages)

[PATCH] Fix logic in exec_file_locate_attach
 2016-02-24 11:56 UTC  (18+ messages)
` [PATCH v2] "

[PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap
 2016-02-24 11:52 UTC  (9+ messages)

gdb-7.11 branch FROZEN
 2016-02-24 10:23 UTC  (2+ messages)
` gdb-7.11 branch OPEN again

[release/HEAD] Document the GDB 7.11 release in gdb/ChangeLog
 2016-02-24 10:22 UTC 

FYI/BRANCH: Patches applied to branch gdb-7.11-branch
 2016-02-24 10:20 UTC  (3+ messages)
` [release/branch 2/2] Bump GDB version number to 7.11.0.DATE-git
` [release/branch 1/2] Document the GDB 7.11 release in gdb/ChangeLog

[release/branch] Set GDB version number to 7.11
 2016-02-24  9:56 UTC 

[PATCH 1/2] Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate dup3 and inotify_init1
 2016-02-24  8:24 UTC  (2+ messages)
` [PATCH 2/2] aarch64-linux process record: more syscalls

[PATCH] arm-tdep.c: Remove unsued "to" parameters
 2016-02-23 18:22 UTC  (4+ messages)

[PATCH] Remove gdb.base/branches.c
 2016-02-23 14:06 UTC 

[PATCH, v4] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps
 2016-02-23 10:30 UTC 

[PATCH] Process record for aarch64-linux syscall
 2016-02-23  9:19 UTC 

[PATCH] gdb.trace: Fix unavailable.exp if last register happens to be PC
 2016-02-22 17:57 UTC  (3+ messages)

[rfc patch+7.11] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'
 2016-02-22 16:20 UTC  (3+ messages)
  ` [commit] "

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