public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
Off-by-one error in windows-nat.c causes abort at startup
 2016-05-02 11:50 UTC  (2+ messages)

[PATCH] remove trivialy unused variables
 2016-05-02 11:29 UTC  (2+ messages)

[PATCH][gdb] Fix -Wparentheses warnings
 2016-05-02 10:57 UTC  (2+ messages)

[PATCH 0/2] gdbarch software_single_step returns VEC (CORE_ADDR) *
 2016-05-02 10:21 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH] cgen: sim: Updates to sim files to match gdb types
 2016-05-01 19:03 UTC  (2+ messages)

[PATCH v2 0/8] Add Rust language support
 2016-04-29 21:09 UTC  (20+ messages)
` [PATCH v2 1/8] Fix latent yacc-related bug in gdb/Makefile.in init.c rule
` [PATCH v2 8/8] Rename OP_F90_RANGE to OP_RANGE
` [PATCH v2 2/8] Make gdb expression debugging handle OP_F90_RANGE
` [PATCH v2 3/8] Add self-test framework to gdb
` [PATCH v2 7/8] Add Rust documentation
` [PATCH v2 6/8] Update gdb test suite for Rust
` [PATCH v2 4/8] Add array start and end strings to generic_val_print_decorations
` [PATCH v2 5/8] Add support for the Rust language

[PATCH/RFC] Introduce =target-changed MI notification
 2016-04-29 19:40 UTC 

[PATCH] [PR symtab/19999] Fix
 2016-04-29 17:17 UTC 

[PATCH] Improve trace and ftrace condition testing
 2016-04-29 14:59 UTC 

[PATCH] ftrace: Fix gdbserver crash when doing tstatus after detach or process exit
 2016-04-29 12:46 UTC  (5+ messages)

[PATCH] [GDBserver] step over shouldn't be ongoing in proceed_one_lwp
 2016-04-29  8:08 UTC 

[PATCH 2/2] Involve gdbarch in taking DWARF register pieces
 2016-04-28 22:15 UTC  (13+ messages)
            ` [PING][PATCH "

[PATCH] Don't show deprecated commands in help
 2016-04-28 18:19 UTC  (3+ messages)

[PATCH] Add a new format letter to dump instructions backward
 2016-04-28 18:06 UTC  (10+ messages)
        ` [PATCH] Negative repeat count for 'x' command

[PATCH V3] Add negative repeat count to 'x' command
 2016-04-28 18:04 UTC 

[PATCH 1/2] Fix write endianness/size problem for fast tracepoint enabled flag
 2016-04-28 16:57 UTC  (6+ messages)
` [PATCH 2/2] Add test for fast tracepoint enable/disable

[PATCH v2 1/3] Make gdb_load_shlibs return the destination path of the library
 2016-04-28 14:52 UTC  (7+ messages)
` [PATCH v2 2/3] Rename gdb_load_shlibs to gdb_load_shlib
` [PATCH v2 3/3] ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrary

[RFC] Remove need_step_over from struct lwp_info
 2016-04-28 10:55 UTC  (4+ messages)

[patch] Suggest newer gdbserver if it has no qXfer:exec-file:read
 2016-04-28 10:36 UTC  (14+ messages)
` [patch] Workaround gdbserver<7.7 for setfs [Re: [patch] Suggest newer gdbserver if it has no qXfer:exec-file:read]
  ` [patchv2 2/2] Workaround gdbserver<7.7 for setfs
      ` [patchv3] "
          ` [patchv4] "
              ` [commit] "
                ` [revert] "
                  ` [patchv5] "
                      ` [commit+7.11] "

[PATCH 0/8] Add Rust language support
 2016-04-27 21:56 UTC  (26+ messages)
` [PATCH 7/8] Update gdb test suite for Rust
` [PATCH 4/8] Add self-test framework to gdb
` [PATCH 6/8] Add support for the Rust language
` [PATCH 2/8] Fix latent yacc-related bug in gdb/Makefile.in init.c rule
` [PATCH 3/8] Make gdb expression debugging handle OP_F90_RANGE
` [PATCH 8/8] Add Rust documentation
` [PATCH 1/8] Add DW_LANG_Rust and DW_LANG_Rust_old
` [PATCH 5/8] Add array start and end strings to generic_val_print_decorations

gdb-7.11.1 re-spin update
 2016-04-27 19:36 UTC  (3+ messages)

[PATCH] Allow DW_OP_GNU_uninit in dwarf_expr_require_composition
 2016-04-27 17:38 UTC 

[PATCH] Improve analysis of racy testcases
 2016-04-27 17:18 UTC  (5+ messages)

[PATCH OBV] Skip gdb.base/branch-to-self.exp if gdb,nosignals exists
 2016-04-27 15:13 UTC 

[PATCH] c_value_print: Revert 'val' to a reference for TYPE_CODE_STRUCT
 2016-04-27 15:10 UTC  (5+ messages)

Commit: AArch64 sim: Add decode tracing
 2016-04-27 15:08 UTC  (2+ messages)

[PATCH 0/4] Support tracepoints for ARM linux in GDBServer
 2016-04-27 14:41 UTC  (7+ messages)

[PATCH] Avoid non-C++-enabled babeltrace versions
 2016-04-27 14:24 UTC  (3+ messages)

[PATCH] Tweak doc on command tfind
 2016-04-27 14:04 UTC  (3+ messages)

Fwd: FW: [PATCH V5 1/2] Initialize bnd register before performing inferior calls
 2016-04-27  8:47 UTC  (2+ messages)

[PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls
 2016-04-26 15:38 UTC  (3+ messages)

[PATCH V4 0/3] fortran: Enable arrays of structures with dynamic member types
 2016-04-26 15:04 UTC  (5+ messages)
` [PING][PATCH "
` [PING 2][PATCH "
` [Pushed][PATCH "

[PATCH V5 1/2] Initialize bnd register before performing inferior calls
 2016-04-26 14:08 UTC  (2+ messages)

[PATCH 0/7 V2] Step over instruction branches to itself
 2016-04-26 12:57 UTC  (23+ messages)
` [PATCH 1/7] New test case gdb.trace/signal.exp
` [PATCH 3/7] Force to insert software single step breakpoint
` [PATCH 4/7] Insert breakpoint even when the raw breakpoint is found
` [PATCH 2/7] Deliver signal in hardware single step
` [PATCH 7/7] New test case gdb.base/branch-to-self.exp

[ping] [PATCH V5 1/2] Initialize bnd register before performing inferior calls
 2016-04-26  9:04 UTC 

[PATCH] fix PR gdb/19914
 2016-04-25 15:54 UTC  (2+ messages)

[commit/obv] Joel Brobecker stepping down as AIX Maintainer
 2016-04-23 12:41 UTC  (3+ messages)

[PATCH] Fix checks for VSX and Altivec availability on Power
 2016-04-22 22:51 UTC  (2+ messages)

[PATCH] Fix fails in gdb.trace/unavailable.exp
 2016-04-22 16:25 UTC  (3+ messages)

[PATCH] Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memory
 2016-04-22 16:21 UTC  (3+ messages)

[PATCH 0/2] PR 19947: throw right exception in read_code and read_stack
 2016-04-22 16:05 UTC  (10+ messages)
` [PATCH 1/2] Use -fno-asynchronous-unwind-tables if C program is compiled without debug info on x86
` [PATCH 2/2] Throw NOT_AVAILABLE_ERROR in read_stack and read_code

[PATCH] Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)
 2016-04-22 15:44 UTC  (4+ messages)

[PATCH 0/3] Fix C++ exceptions across readline result in std::terminate() -> SIGABRT
 2016-04-22 15:25 UTC  (7+ messages)
` [PATCH 1/3] Rename rl_callback_read_char_wrapper -> gdb_rl_callback_read_char
` [PATCH 3/3] Switch gdb's TRY/CATCH to C++ try/catch
` [PATCH 2/3] Propagate GDB/C++ exceptions across readline using sj/lj-based TRY/CATCH

[PATCH] [ARM] Clear reserved bits in CPSR
 2016-04-22 14:58 UTC  (3+ messages)

[PATCH] Fix fail in gdb.base/annota1.exp and gdb.base/annota3.exp
 2016-04-22 14:36 UTC  (3+ messages)

[PATCH] (ARM Cortex-M) FPU and PSP aware exception frame unwinder
 2016-04-22 14:17 UTC  (8+ messages)

[PATCH] Improve maint print symbols,psymbols,msymbols
 2016-04-22 13:31 UTC  (4+ messages)

[PATCH] Avoid spaces in osabi names
 2016-04-22 13:14 UTC  (6+ messages)
  ` [RFC] Remove all a.out support and gc no-longer-supported OS ABIs? (Re: [PATCH] Avoid spaces in osabi names)

[pushed] [obv] [PR gdb/19980] Typo in gdbserver/configure.srv
 2016-04-22 12:33 UTC 

[PATCH v3 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb
 2016-04-22 11:31 UTC  (9+ messages)
` [PATCH v4 "

[PATCH] Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.exp
 2016-04-22 11:16 UTC  (2+ messages)

[PATCH] MIPS: Go back with the default Linux # of registers to 90
 2016-04-22  0:25 UTC  (3+ messages)

[PATCH] fix PR gdb/19914
 2016-04-21 20:04 UTC  (3+ messages)

[PATCH 0/1] Build GDB as a C++ program by default
 2016-04-21 16:41 UTC  (9+ messages)

[pushed] Switch gdb's TRY/CATCH to sjlj again
 2016-04-21 16:30 UTC 

[pushed] Fix AIX gdb build with C++ compiler
 2016-04-21 13:03 UTC 

[pushed] Fix s390 GNU/Linux gdb and gdbserver builds
 2016-04-21 11:11 UTC 

[pushed] Add missing sentinel 'char *' casts in concat/reconcat calls
 2016-04-21 10:35 UTC 

[ob/pushed] Fix host signal vs gdb signal mixup in gdb/darwin-nat.c
 2016-04-20 22:12 UTC 

[ob/pushed] Fix "incompatible pointer type" warning in gdb/aarch64-tdep.c
 2016-04-20 22:01 UTC 

[ob/pushed] gdb/darwin-nat.c: Fix "cast to pointer from integer of different size" warning
 2016-04-20 20:47 UTC 

[PATCH 0/2] Add thread info in 'struct step_over_info'
 2016-04-20 18:03 UTC  (6+ messages)
` [PATCH 2/2] Replace address and aspace with thread in struct step_over_info

[COMMIT] symmisc.c (dump_symtab_1): Print owning compunit for identical blockvectors
 2016-04-20 17:19 UTC 

[PATCH] Move ARM_CPSR_GREGNUM to arch/arm-linux.h
 2016-04-20 14:06 UTC  (3+ messages)
` [PATCH] Include arch/arm-linux.h in aarch32-linux-nat.c

[PATCH 0/2] Fix C++ build on FreeBSD/x86
 2016-04-19 22:40 UTC  (5+ messages)
` [PATCH 2/2] Handle void * conversions in FreeBSD/x86 native code to fix C++ build
` [PATCH 1/2] Cast the pointer assigned to ss_sp to char *

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