public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Fix fail in gdb.server/solib-list.exp
 2016-07-21  8:19 UTC  (3+ messages)

Commit: AArch64 sim: Use fsqrt for floating point square root
 2016-07-21  8:17 UTC 

[PATCH v2] Fix -var-update for registers in frames 1 and up
 2016-07-20 21:07 UTC  (4+ messages)
` [PING] "

[RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable
 2016-07-20 19:49 UTC  (14+ messages)
` [RFA 5/6] Remove unused variables

[PATCH 4/5]: Enhancements to "flags": i386 cleanup
 2016-07-20 18:18 UTC  (2+ messages)

[PATCH] Handle correctly passing a bad interpreter name to new-ui
 2016-07-20 17:46 UTC  (3+ messages)

RFC: gdb-7.12 timeframe?
 2016-07-20 17:24 UTC 

[PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm
 2016-07-20 16:35 UTC  (6+ messages)
` [PATCH] Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline)) (was: Re: [PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm)
      ` [PATCH] Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline))

[testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32
 2016-07-20 15:07 UTC  (9+ messages)
    ` [commit] "

[testsuite patch] Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB
 2016-07-20 14:29 UTC  (7+ messages)
          ` [commit] "

[testsuite patch] Skip py-unwind.exp on x86_64 -m32
 2016-07-20 14:19 UTC  (10+ messages)
            ` [commit] "

[PATCH 0/4 V2] gdbarch software_single_step returns VEC (CORE_ADDR) *
 2016-07-20 10:17 UTC  (4+ messages)
` [PATCH 1/4] Remove arm_override_mode

[Bug win32/14529] Make gdb capable of JIT-debugging on W32
 2016-07-20  4:43 UTC  (22+ messages)

[PATCH 0/3] Add "real" vfork done handling on FreeBSD
 2016-07-19 18:44 UTC  (5+ messages)
` [PATCH 3/3] Use a real vfork done event on FreeBSD when available
` [PATCH 2/3] Enable ptrace events on new child processes
` [PATCH 1/3] Consolidate code to enable optional FreeBSD native target event reporting

[PATCH v3 00/34] Towards great frontend GDB consoles
 2016-07-19 17:11 UTC  (15+ messages)
` [PATCH v3 31/34] Add testing infrastruture bits for running with MI on a separate UI
      ` [pushed] Fix gdbserver/MI testing regression (was: Re: [PATCH v3 31/34] Add testing infrastruture bits for running with MI on a separate UI)
        ` gdbserver/ada testing broken (was: Re: [pushed] Fix gdbserver/MI testing regression)
          ` gdbserver/ada testing broken
        ` [pushed] Fix gdbserver/MI testing regression

[PATCH v2 0/1] btrace: Resume recording after disconnect
 2016-07-19 12:04 UTC  (2+ messages)

[PATCH] Use do_self_tests in selftest.exp
 2016-07-19  9:43 UTC  (2+ messages)

[PATCH v2 0/1] btrace: Resume recording after disconnect
 2016-07-19  7:45 UTC  (2+ messages)
` [PATCH v2 1/1] "

[patch, avr, sim] PR19401 - Update PC when simulate break instruction
 2016-07-19  6:49 UTC  (3+ messages)

[PATCH] Add '-at location' support to 'macro expand', 'macro expand-once', 'info macro', 'ptype', and 'whatis' commands
 2016-07-18 16:00 UTC  (3+ messages)

[PATCH v2] Escape paths used in regular expressions
 2016-07-15 18:24 UTC  (4+ messages)
    ` [pushed] "

[PATCH] breakpoints / tracepoints and setting variables
 2016-07-15 16:56 UTC  (2+ messages)

New ARI warning Fri Jul 15 01:56:06 UTC 2016
 2016-07-15 15:44 UTC  (4+ messages)

[RFA] Allow use of ATTRIBUTE_UNUSED in gdb
 2016-07-15 15:44 UTC 

[PATCH V3 0/6] Fortran: Resolve target types of pointers
 2016-07-15 14:03 UTC  (9+ messages)
` [PATCH V3 3/6] Typeprint: Resolve any dynamic target type of a pointer
` [PATCH V3 2/6] Fortran: Resolve dynamic properties of pointer types
` [PATCH V3 1/6] Fortran: Testsuite, fix differences in type naming
` [PATCH V3 5/6] Resolve dynamic target types of pointers
` [PATCH V3 4/6] Fortran: Typeprint, fix dangling types
` [PATCH V3 6/6] Fortran: Testsuite, add cyclic pointers

[PATCH] Pass SIGLIBRT directly to child processes
 2016-07-15 12:03 UTC  (3+ messages)

[PING] RE: [RFC][PATCH] - Fix pretty-printers which call the inferiors, mi-interface crashs
 2016-07-15  9:04 UTC 

[PATCH] Allow remote stub to indicate number of hardware breakpoints
 2016-07-14 21:13 UTC 

[FYI] Add missing newline to py-breakpoint.c
 2016-07-14 17:54 UTC 

Patch Pings
 2016-07-14 16:54 UTC  (5+ messages)

[PATCH] Skip gdb.server/ tests if lack of XML support
 2016-07-14 15:16 UTC 

Commit: ARM SIM
 2016-07-14 10:41 UTC 

[RFA] PR python/15620, PR python/18620 - breakpoint events in Python
 2016-07-13 19:52 UTC  (3+ messages)

[PATCH v7 0/5] Catch syscall group
 2016-07-13 17:34 UTC  (4+ messages)

[PATCH] fortran: Print logical values as either .FALSE. or .TRUE
 2016-07-13 13:54 UTC  (5+ messages)

[PING] [PATCH] Add link to contribution checklist for GDB's CONTRIBUTE file
 2016-07-13 13:46 UTC 

[testsuite patch] [ppc64] +kfail: gdb_target_symbol does not support function descriptors
 2016-07-13 12:02 UTC  (9+ messages)
    ` [testsuite patchv2] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target_symbol does not support function descriptors]
        ` [testsuite patchv2] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target
          ` [testsuite patchv3] "
              ` [commit] "

[RFA 0/4] Add "pending" attribute to gdb.Breakpoint
 2016-07-13  8:16 UTC  (5+ messages)
` [RFA 2/3] use user_breakpoint_p in python code
` [RFA 3/3] PR python/17698 - add Breakpoint.pending

[RFA] Fix PR cli/18053
 2016-07-13  8:05 UTC  (2+ messages)

[PATCH] Match the selftest output when captured_main is inlined
 2016-07-12 14:41 UTC  (2+ messages)

[RFC/RFA] Add support for the --readnever command-line option (DWARF only)
 2016-07-12 14:27 UTC  (2+ messages)

[patch, nios2] Add type casts to nios2_fill/store_gregset
 2016-07-12  9:29 UTC  (2+ messages)

[FYI] Allow empty struct expressions in Rust
 2016-07-12  0:53 UTC  (2+ messages)

[ping] [PATCH] python: accept address and explicit locations in gdb.decode_line
 2016-07-08  7:14 UTC 

[pushed] [obv] Fix broken build on Fedora 23
 2016-07-07 17:10 UTC 

[pushed] [PATCH V2 1/1] Fix of default lookup for "this" symbol
 2016-07-07 15:44 UTC 

[V4 00/21] Fortran dynamic array support
 2016-07-07  9:23 UTC  (4+ messages)

[PATCH obv] gdb.ada/arraydim.exp: Fix directory layout
 2016-07-06 14:27 UTC 

[PATCH] Remove extra output directory level for Ada tests
 2016-07-06 14:07 UTC  (2+ messages)

[PATCH 0/8] record: notify about "record goto" stop
 2016-07-06 11:57 UTC  (9+ messages)
` [PATCH 2/8] record: do not allow record goto on a running thread
` [PATCH 4/8] record: signal a record goto stop to front-ends
` [PATCH 1/8] btrace: check if we're replaying when setting the replay position to the end
` [PATCH 8/8] btrace: record stop moves to the end of the trace
` [PATCH 7/8] btrace-btrace: signal record-goto stop
` [PATCH 3/8] infrun: export clear_proceed_status_thread
` [PATCH 5/8] mi, testsuite: add another EXTRA option to mi_expect_stop
` [PATCH 6/8] record-full: signal record-goto stop

[PATCH] Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type
 2016-07-06  8:16 UTC  (2+ messages)

[PATCH v2 0/4] Fix various warnings from clang 3.8.0
 2016-07-06  8:14 UTC  (9+ messages)
` [PATCH v2 1/4] Remove check for negative size
` [PATCH v2 3/4] Use unsigned integer constant with left shifts
` [PATCH v2 2/4] Set uses_fp for frames with a valid FP register explicitly
` [PATCH v2 4/4] Remove extraneous parentheses

[committed] [ARM] Fix endless recursion on calculating CPRC candidate
 2016-07-06  7:24 UTC 

[PATCH] Allow subscripting raw pointers
 2016-07-05 17:39 UTC  (4+ messages)

RFH: failed assert debugging threaded+fork program over gdbserver
 2016-07-05 16:49 UTC  (10+ messages)
    ` RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks (was: "Re: RFH: failed assert debugging threaded+fork program over gdbserver")
      ` RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks

[PATCH V2 0/5] Fortran: Resolve target types of pointers
 2016-07-05 15:51 UTC  (10+ messages)
` [PATCH V2 1/5] Fortran: Typeprint, fix dangling types
` [PATCH V2 4/5] Fortran: Fix query of address of not-allocated types
` [PATCH V2 5/5] Fortran: Handle cyclic pointers
` [PATCH V2 3/5] Fortran: Resolve dynamic target types of pointers
` [PATCH V2 2/5] Fortran: Testsuite, add print of pointer types

[PATCH v3 00/18] Fast tracepoint support for ARMv7
 2016-07-05 13:56 UTC  (19+ messages)
` [PATCH v3 11/18] Use software single step to step out of a fast tracepoint jump pad
` [PATCH v3 13/18] Export tracing control breakpoints functions via global function pointers
` [PATCH v3 16/18] arm: Move insn_references_pc to common code
` [PATCH v3 03/18] arm-tdep.c: Move debug printout from decode to copy function
` [PATCH v3 12/18] Add ARM/Thumb instruction assembler for fast tracepoints
` [PATCH v3 08/18] Move Thumb 32 bits instruction decode functions to arch/arm-insn-reloc.c
` [PATCH v3 06/18] arm-tdep.c: Use relocation visitor in Thumb 16-bits instruction decoding
` [PATCH v3 02/18] arm-tdep.c: Refactor displaced stepping relocation functions
` [PATCH v3 15/18] JIT conditions support for ARM tracepoints
` [PATCH v3 18/18] arm fast tracepoints: Relocation of Thumb 32-bits instructions
` [PATCH v3 09/18] Move Thumb 16 bits instruction decode functions to arch/arm-insn-reloc.c
` [PATCH v3 07/18] Move ARM "
` [PATCH v3 17/18] arm fast tracepoints: Relocation of ARM instructions
` [PATCH v3 10/18] gdbserver: pass pointer to struct tracepoint to install_fast_tracepoint_jump_pad
` [PATCH v3 01/18] arm-tdep.c: Replace arguments to decode function by a structure
` [PATCH v3 14/18] Fast tracepoint support for ARM on Linux
` [PATCH v3 04/18] arm-tdep.c: Use relocation visitor in ARM instruction decoding
` [PATCH v3 05/18] arm-tdep.c: Use relocation visitor in Thumb 32-bits "

[PATCH] Add method/format information to =record-started
 2016-07-05 13:52 UTC  (3+ messages)

[PATCH] Avoid non-C++-enabled babeltrace versions
 2016-07-05  8:50 UTC  (6+ messages)
    ` [patch] babeltrace compilation regression [Re: [PATCH] Avoid non-C++-enabled babeltrace versions]
        ` [commit] "

[PATCH 0/9 V3] Use reinsert breakpoint for vCont;s
 2016-07-05  8:15 UTC  (4+ messages)
` [PATCH 8/9] Use reinsert_breakpoint "

[RFC] Set process affinity in test to work around ARM ptrace bug
 2016-07-04 10:50 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).