public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/4] Support tracepoints for ARM linux in GDBServer
 2016-05-04 16:24 UTC  (11+ messages)
` [PATCH 1/4] Teach arm unwinders to terminate gracefully

[PATCH] Add mi-threads-interrupt.exp test (PR 20039)
 2016-05-04 15:07 UTC  (7+ messages)

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

[PATCH 1/2] Introduce procedure use_gdb_stub
 2016-05-04 13:37 UTC  (5+ messages)
` [PATCH 2/2] Fix solib-display.exp remote check

[PATCH, doc RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"
 2016-05-04  1:03 UTC  (11+ messages)

[PATCH] fix PR gdb/19914
 2016-05-03 23:33 UTC  (4+ messages)

[PATCH 1/4] native-gdbserver: Clear isremote flag in board info
 2016-05-03 23:19 UTC  (13+ messages)
` [PATCH 2/4] Fix annota-input-while-running.exp remote check
` [PATCH 4/4] Fix solib-display.exp "
` [PATCH 3/4] Fix detach.exp "

[ob/pushed] Fix typos in gdb_pipe function comment
 2016-05-03 23:07 UTC 

[PATCH][PR gdb/19893] Fix handling of synthetic C++ references
 2016-05-03 21:04 UTC 

[PATCH 7.11/PR 20039] Use target_terminal_ours_for_output in MI
 2016-05-03 20:59 UTC  (2+ messages)

[PATCH V2] Improve user experience in printing Fortran derived types
 2016-05-03 16:14 UTC  (6+ messages)

[PATCH v2 0/8] Add Rust language support
 2016-05-03 15:58 UTC  (21+ messages)
` [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 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 5/8] Add support for the Rust language

gdb-7.11.1 re-spin update
 2016-05-03 15:01 UTC  (12+ messages)

[ob/pushed+7.11 1/2] Remove gdb/python/python.c code that handles strlen failing with -1
 2016-05-03 11:22 UTC  (2+ messages)
` [ob/pushed+7.11 2/2] Fix gdb/python/python.c use-after-free

[PATCH][gdb] Fix -Wparentheses warnings
 2016-05-03 10:03 UTC  (5+ messages)

[PATCH] cgen: sim: Updates to sim files to match gdb types
 2016-05-02 23:50 UTC  (4+ messages)

Off-by-one error in windows-nat.c causes abort at startup
 2016-05-02 18:01 UTC  (4+ messages)

[PATCH] Don't show deprecated commands in help
 2016-05-02 13:51 UTC  (4+ messages)

[PATCH V2 0/2] Split tdesc_(amd64|i386)_mpx into tdesc(amd64|i386)_mpx_* and tdesc(amd64|i386)_avx_mpx_*
 2016-05-02 13:00 UTC  (6+ messages)
      ` Build xml target descriptions at run time
          ` FW: "

[PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls
 2016-05-02 12:37 UTC  (4+ messages)

[PATCH] remove trivialy unused variables
 2016-05-02 11:29 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/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] 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 3/3] ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrary
` [PATCH v2 2/3] Rename gdb_load_shlibs to gdb_load_shlib

[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 8/8] Add Rust documentation
` [PATCH 5/8] Add array start and end strings to generic_val_print_decorations
` [PATCH 1/8] Add DW_LANG_Rust and DW_LANG_Rust_old
` [PATCH 3/8] Make gdb expression debugging handle OP_F90_RANGE
` [PATCH 2/8] Fix latent yacc-related bug in gdb/Makefile.in init.c rule
` [PATCH 6/8] Add support for the Rust language
` [PATCH 4/8] Add self-test framework to gdb
` [PATCH 7/8] Update gdb test suite for Rust

[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] 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 V4 0/3] fortran: Enable arrays of structures with dynamic member types
 2016-04-26 15:04 UTC  (4+ messages)
` [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  (20+ messages)
` [PATCH 3/7] Force to insert software single step breakpoint
` [PATCH 1/7] New test case gdb.trace/signal.exp
` [PATCH 4/7] Insert breakpoint even when the raw breakpoint is found
` [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 

[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] 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  (5+ messages)
` [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)

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