public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/8] Leave child suspended when step over parent
 2016-03-03  9:21 UTC  (25+ messages)
` [PATCH 3/8] Use loop in disp-step-fork.c and disp-step-vfork.c
` [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 1/8] [GDBserver] Leave child suspended when step over parent
` [PATCH 7/8] Rename disp-step-syscall.exp to step-over-syscall.exp
` [PATCH 8/8] New test about step over clone syscall
` [PATCH 0/7 V2] Leave child suspended when step over parent
  ` [PATCH 6/7] Reformat gdb.base/step-over-syscall.exp
  ` [PATCH 1/7] [GDBserver] Leave child suspended when step over parent
  ` [PATCH 5/7] Rename disp-step-syscall.exp to step-over-syscall.exp
  ` [PATCH 7/7] New test about step over clone syscall
  ` [PATCH 2/7] Refactor gdb.base/disp-step-syscall.exp for general step over test
  ` [PATCH 3/7] Step over syscalll insn with disp-step on and off
  ` [PATCH 4/7] Step over fork/vfork syscall insn in gdbserver

[PATCH] cleanup skip.exp, make test names unique
 2016-03-02 23:23 UTC 

[PATCH, doc RFA] Add "skip regexp"
 2016-03-02 23:20 UTC 

[PATCH] python: Use console format for output of gdb.execute command
 2016-03-02 22:20 UTC  (2+ messages)

[PATCH OBV] Call enqueue_pending_signal in linux_resume_one_lwp_throw
 2016-03-02 17:27 UTC 

[PATCH V4 0/2] BND register initialization
 2016-03-02 16:35 UTC  (4+ messages)
` [PATCH V4 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls
` [PATCH V4 1/2] Initialize bnd register before performing "

[PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA
 2016-03-02 16:21 UTC  (9+ messages)
          ` [PATCH] [OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded

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

[PATCH] Fix detection of gfortran compilers
 2016-03-02 15:45 UTC  (14+ 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

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

[PATCH] Add new maintainer to Write After Approval
 2016-03-02 15:08 UTC 

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

[PATCH] gdb: New maint info line-table command
 2016-03-01 19:57 UTC  (4+ messages)

[ob/pushed] Fix gdb.trace/ftrace-lock.c compilation
 2016-03-01 18:35 UTC 

[pushed] Fix gdb.threads/watchpoint-fork*.c compilation
 2016-03-01 17:41 UTC 

[PATCH] Fix gdb.base/catch-fork-kill.c compilation
 2016-03-01 17:15 UTC  (2+ messages)

[PATCH 0/2] PR gdb/19676: problems when /proc is not mounted
 2016-03-01 17:03 UTC  (5+ messages)
` [PATCH 2/2] Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc "
` [PATCH 1/2] Fix PR gdb/19676: Disable displaced stepping "

[PATCH 3/5, doc RFA]: Enhancements to "flags": main patch
 2016-03-01 16:13 UTC  (2+ messages)

[PATCH/COMMITTED] Fix output path for arm-disp-step.exp
 2016-03-01 15:23 UTC 

[PATCH/COMMITTED] Compile gdb.arch/arm-neon.c with "quiet"
 2016-03-01 15:19 UTC 

[PATCH] Improve analysis of racy testcases
 2016-03-01 12:41 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] S390: Fix internal error with stackless inferior
 2016-03-01 11:49 UTC  (2+ messages)
` [PUSHED] "

[PATCH] S390: Fix output path for s390-tdbregs test case
 2016-03-01 11:49 UTC  (2+ messages)
` [PUSHED] "

[patch, avr] Fix argument passing for call
 2016-03-01 11:09 UTC 

[PATCH 5/5]: Enhancements to "flags": add cpsr_flags to aarch64
 2016-02-29 23:19 UTC 

[PATCH 4/5]: Enhancements to "flags": i386 cleanup
 2016-02-29 23:09 UTC 

[PATCH 2/5]: Enhancements to "flags": Use LONGEST instead of int
 2016-02-29 22:48 UTC 

[PATCH 1/5]: Enhancements to "flags": Use local variable "type" consistency
 2016-02-29 22:46 UTC 

[PATCH 0/5]: Enhancements to "flags" type in xml register specs
 2016-02-29 22:44 UTC 

[PATCH, doc RFA] Add "skip regexp"
 2016-02-29 18:55 UTC  (2+ messages)

[PATCH] feature_to_c.sh: Print help when passing no arguments
 2016-02-29 18:30 UTC 

[PATCH 1/2] Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate dup3 and inotify_init1
 2016-02-29 16:45 UTC  (2+ messages)

[PATCH 0/8] Break at each iteration for breakpoints placed on a while statement
 2016-02-29 16:17 UTC  (6+ messages)
` [PATCH 1/8] Add new test, gdb.base/loop-break.exp

[PATCH] Update comments to start_step_over
 2016-02-29 15:57 UTC 

[patch, avr] Fix incorrect argument register for push dummy call
 2016-02-29  6:25 UTC  (3+ messages)

[PATCH v2 0/6] fortran: multi-dimensional subarrays with strides
 2016-02-26 21:00 UTC  (8+ messages)
` [PATCH v2 2/6] fortran: combine subarray and string computation
` [PATCH v2 3/6] fortran: change subrange enum to bit field
` [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 4/6] fortran: enable parsing of stride parameter for subranges

[OB PATCH] Fix CXX invalid cast from void *
 2016-02-26 20:42 UTC 

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

[PATCH v2] Enable tracing of pseudo-registers on ARM
 2016-02-26 17:45 UTC  (28+ messages)
` [PATCH v3] "
    ` [PATCH v5] "
        ` [PATCH v6] "
              ` [PATCH v7] "
                    ` [PATCH v8] "

[PATCH 0/2] Decouple ARM instruction decoding/relocating from GDB
 2016-02-26 16:50 UTC  (9+ 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 0/3] Bug fixes in arm reverse debugging
 2016-02-26 15:01 UTC  (5+ messages)
` [PATCH 3/3] Fix various bugs in arm_record_exreg_ld_st_insn

[PATCH 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb
 2016-02-26  5:08 UTC  (12+ 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] gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver
 2016-02-25 19:13 UTC  (3+ messages)

[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 obv] Initialize variables in i386_linux_handle_segmentation_fault
 2016-02-25 16:39 UTC  (2+ messages)

[PATCH] gdb.trace: Move more target dependencies to trace-support.exp
 2016-02-25 15:12 UTC  (8+ messages)
` [PATCH 1/3] "
  ` [PATCH 3/3] gdb.trace: Remove unnecessary target check from ftrace.exp
  ` [PATCH 2/3] gdb.trace: Surround $call_insn with \y in entry-values.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] 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 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  (4+ messages)
    ` [PATCH] [OBV] gdb/rs6000: Fix maybe-uninitialized warning

[PATCH 1/3] Generalize gdb.reverse/aarch64.exp
 2016-02-24 19:37 UTC  (3+ messages)

[PATCH, doc RFA] Add "skip regexp"
 2016-02-24 18:21 UTC  (3+ 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).