public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/13] Split brekapoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
 2016-10-28 19:44 UTC  (18+ messages)
` [PATCH 06/13] Add enum for mips breakpoint kinds
` [PATCH 12/13] Determine the kind of single step breakpoint
` [PATCH 07/13] Split brekapoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
` [PATCH 10/13] Remove gdbarch_remote_breakpoint_from_pc
` [PATCH 13/13] Remove arm_override_mode

set_value_component_location in apply_val_pretty_printer
 2016-10-28 18:58 UTC  (2+ messages)

[PATCH, RFC] Add support for choosing disassembler cpu in GDB for POWER
 2016-10-28 18:47 UTC  (13+ messages)

[RFC 2/3] Record function descriptor address instead of function address in value
 2016-10-28 18:41 UTC  (6+ messages)

MinGW compilation errors due to strcasecmp
 2016-10-28 18:40 UTC  (4+ messages)

[PATCH 0/7] Python bindings for btrace recordings
 2016-10-28 17:47 UTC  (16+ messages)
` [PATCH 5/7] python: Implement btrace Python bindings for record history
` [PATCH 6/7] python: Add tests for record Python bindings
` [PATCH 1/7] btrace: Count gaps as one instruction explicitly
` [PATCH 7/7] Add documentation for new instruction record Python bindings
` [PATCH 3/7] btrace: Use binary search to find instruction
` [PATCH 2/7] btrace: Export btrace_decode_error function
` [PATCH 4/7] python: Create Python bindings for record history

C++11 (abridged version)
 2016-10-28 17:26 UTC  (10+ messages)

[PATCH 0/2] gdb: Require a C++11 compiler
 2016-10-28 17:17 UTC  (9+ messages)
` [PATCH 1/2] gdb: Import AX_CXX_COMPILE_STDCXX from the GNU Autoconf Archive
` [PATCH 2/2] gdb: Require C++11
    ` [PATCH] gdb/NEWS: Mention C++11 requirement

[PATCH] gdb/doc: Remove mention of vCont's default actions
 2016-10-28 15:54 UTC 

[PATCH] testsuite: Avoid a buffer overrun in `gdb.base/maint.exp'
 2016-10-28 14:58 UTC  (4+ messages)

[PATCH] Restore the order of file lists in features/Makefile
 2016-10-28 14:53 UTC 

[PATCH] New function value_has_address
 2016-10-28 14:25 UTC  (9+ messages)

[PATCH] Make gdb.base/foll-exec.exp test pattern more general
 2016-10-28 13:47 UTC  (3+ messages)

[RFA v2 00/17] more C++
 2016-10-28 13:36 UTC  (23+ messages)
` [RFA v2 16/17] Convert dwarf_expr_context_funcs to methods
` [RFA v2 06/17] Record minimal symbols directly in reader
` [RFA v2 15/17] Convert DWARF expr functions to methods
` [RFA v2 12/17] Remove make_cleanup_restore_current_uiout

Patch pings
 2016-10-28 13:34 UTC 

[PATCH] Read corrrect auxiliary entry in AIX
 2016-10-28 12:10 UTC  (2+ messages)

[pushed/ob] Fix gdb.base/maint.exp regressions
 2016-10-28 11:38 UTC 

[PATCH] btrace: read entire aux buffer
 2016-10-28 10:46 UTC 

[PATCH 0/5] improve trace gap handling
 2016-10-28  7:11 UTC  (6+ messages)

[PATCH 0/4] Prevent more recursion into python based unwinders
 2016-10-28  5:26 UTC  (5+ messages)
` [PATCH 1/4] Distinguish sentinel frame from null frame

[PATCH] Fix handling of discriminantless univariant enums in Rust
 2016-10-27 23:52 UTC 

Check for truncated registers in process_g_packet
 2016-10-27 15:23 UTC  (4+ messages)

[PATCH 0/3] Support range stepping on software single-step target
 2016-10-27 15:07 UTC  (11+ messages)
` [PATCH 1/3] Remove single-step breakpoint for GDBserver internal event

[PATCH, v4] PR 20569, segv in follow_exec
 2016-10-27 14:09 UTC  (13+ messages)
              ` [PATCH v5 1/2] Make symfile_add_flags and objfile->flags strongly typed
              ` [PATCH v5 2/2] PR 20569, segv in follow_exec

[PATCH] Don't call value_address in x_command
 2016-10-27 13:57 UTC 

[PATCH] Show function address in 'info address func' instead of function descriptor
 2016-10-27 13:42 UTC  (2+ messages)

[ping v3] [PATCH 0/5] improve trace gap handling
 2016-10-27  7:19 UTC 

[RFA 1/2] PR gdb/20604 - fix "quit" when an invalid expression is used
 2016-10-26 19:44 UTC  (2+ messages)

[PATCH v2] Fix -var-update for registers in frames 1 and up
 2016-10-26 18:04 UTC  (5+ messages)
` [PATCH v3] PR mi/20395 - "
      ` [PING] "

[PATCH 0/5] Coalesce/aggregate (async) vCont packets/actions
 2016-10-26 15:39 UTC  (8+ messages)
` [PATCH 5/5] gdb: "
` [PATCH 4/5] gdbserver: Leave already-vCont-resumed threads as they were

[RFA 0/2] c++ patch follow-ups
 2016-10-25 16:57 UTC  (14+ messages)
` [RFA 2/2] Make some dwarf_expr_context methods pure virtual
            ` [pushed] Make dwarf_expr_context's destructor virtual (Re: [RFA 2/2] Make some dwarf_expr_context methods pure virtual)
` [RFA 1/2] Change minimal_symbol_reader::record_full to take a bool

Fix gdb 7.12 C++ compilation on Solaris
 2016-10-25 14:19 UTC  (7+ messages)

GDB AIX build broken
 2016-10-25 13:01 UTC  (16+ messages)
                ` [pushed] Define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS again (Re: GDB AIX build broken)
                      ` [pushed] common/common-defs.h: Define __STDC_FORMAT_MACROS as well "

[PATCH] Don't override operator new if GDB is built with -fsanitize=address
 2016-10-25 12:33 UTC  (6+ messages)

[PATCH, v3] PR 20569, segv in follow_exec
 2016-10-25 11:57 UTC  (2+ messages)

[PATCH] Fix potential NULL pointer dereference
 2016-10-24 22:53 UTC  (4+ messages)

[PATCH] Fix obvious gotcha in string comparison
 2016-10-24 22:46 UTC  (3+ messages)

CYGWIN file input redirection
 2016-10-24 13:43 UTC  (8+ messages)

[testsuite patch] Fix false FAIL for gdb.base/morestack.exp
 2016-10-24 12:15 UTC  (3+ messages)
  ` [commit] "

[RFA 2/3] PR gdb/20653 - small cleanup in string_to_explicit_location
 2016-10-24 11:10 UTC  (3+ messages)

[PATCH] PR 20569, segv in follow_exec
 2016-10-24 11:09 UTC  (2+ messages)

[PATCH master+7.12] [GDBserver] Fix conversion warning
 2016-10-24 10:04 UTC 

[PATCH] Make name of current file as pst->filename instead of _start_ in AIX
 2016-10-23 16:10 UTC  (3+ messages)

GDB port for RISC-V
 2016-10-22 23:40 UTC  (3+ messages)
  ` [PATCH 2/2] RISC-V GDB Simulator Port
  ` [PATCH 1/2] RISC-V GDB Port

New ARI warning Sat Oct 22 01:57:02 UTC 2016
 2016-10-22  1:57 UTC 

[PATCH 01/24] MIPS: Handle run-time reconfigurable FPR size
 2016-10-21 22:42 UTC  (12+ messages)
` [PATCH 03/24] regcache: handle invalidated regcache
` [PATCH 02/24] Add MIPS32 FPU64 GDB target descriptions

[FYI] Fix build failure in xcoffread.c
 2016-10-21 20:16 UTC 

[rfc] PR 20569, segv in follow_exec
 2016-10-21 18:34 UTC  (9+ messages)

[PATCH] DWARF: Don't add nameless modules to partial symbol table
 2016-10-21 15:37 UTC  (4+ messages)
` [ping] "
  ` [ping v2] "

[PATCH] Delete target_so_ops->special_symbol_handling hook
 2016-10-21 10:43 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).