Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 00/11 v2] Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
 2016-11-03  9:48 UTC  (10+ messages)
` [PATCH 05/11] New gdbarch methods "
` [PATCH 10/11] Remove arm_override_mode
` [PATCH 02/11] GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
` [PATCH 04/11] Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
` [PATCH 06/11] Rename placed_size to kind
` [PATCH 01/11] gdbarch_breakpoint_from_pc doesn't return NULL
` [PATCH 03/11] Add enum for mips breakpoint kinds
` [PATCH 08/11] Add default_breakpoint_from_pc
` [PATCH 07/11] Remove gdbarch_remote_breakpoint_from_pc

[PATCH 0/2] amd64: add fs_base and gs_base
 2016-11-03  9:47 UTC  (2+ messages)
` [PATCH 2/2] amd64-linux: expose system register FS_BASE and GS_BASE for Linux

[PATCH] Add some clarifying comments to i386-tdep.c
 2016-11-03  0:37 UTC 

[PATCH] configure.tgt (x86_64-*-elf*): Remove i386bsd-tdep.o
 2016-11-02 23:56 UTC  (2+ messages)

[PATCH, RFC] Add support for choosing disassembler cpu in GDB for POWER
 2016-11-02 23:28 UTC  (14+ messages)

[PATCH] Sync config.sub,config.guess with upstream
 2016-11-02 23:24 UTC 

[PATCH v2 0/5] Prevent more recursion in python based unwinders
 2016-11-02 22:26 UTC  (7+ messages)
` [PATCH v2 1/5] Extend test gdb.python/py-recurse-unwind.exp
` [PATCH v2 3/5] Distinguish sentinel frame from null frame
` [PATCH v2 3/5] Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_ID
` [PATCH v2 4/5] Make gdb.PendingFrame.read_register handle "user" registers
` [PATCH v2 5/5] Stash frame id of current frame before stashing frame id for previous frame

[PATCH] DWARF: Don't add nameless modules to partial symbol table
 2016-11-02 16:41 UTC  (4+ messages)

[RFA v2 00/17] more C++
 2016-11-02 16:12 UTC  (9+ messages)
` [RFA v2 16/17] Convert dwarf_expr_context_funcs to methods

[PATCH 0/2] gdb: Require a C++11 compiler
 2016-11-02 15:58 UTC  (16+ 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 0/7] Python bindings for btrace recordings
 2016-11-02 11:24 UTC  (18+ messages)
` [PATCH 7/7] Add documentation for new instruction record Python bindings
` [PATCH 4/7] python: Create Python bindings for record history
` [PATCH 2/7] btrace: Export btrace_decode_error function
` [PATCH 6/7] python: Add tests for record Python bindings
` [PATCH 1/7] btrace: Count gaps as one instruction explicitly
` [PATCH 3/7] btrace: Use binary search to find instruction
` [PATCH 5/7] python: Implement btrace Python bindings for record history

[PATCH] Fix C++ compilation on MinGW
 2016-11-02  9:53 UTC 

[PATCH] Fix C++ compilation on MinGW
 2016-11-02  9:45 UTC 

New ARI warning Wed Nov 2 01:57:32 UTC 2016
 2016-11-02  1:57 UTC 

GDB port for RISC-V
 2016-11-01 20:52 UTC  (2+ messages)

FYI - git hooks (small) update
 2016-11-01 14:55 UTC 

[RFA 0/2] two python fixes
 2016-11-01  4:10 UTC  (4+ messages)
` [RFA 2/2] Fix py-value.exp failure on Python 3
` [RFA 1/2] Fix some error-handling bugs in python frame filters

[PATCH] Remove IRIX 5 <sys/proc.h> _KMEMUSER workaround
 2016-10-31 17:08 UTC  (3+ messages)

[committed] MIPS: Remove remains of IRIX OS ABI support
 2016-10-31 16:48 UTC  (2+ messages)

MinGW compilation errors due to strcasecmp
 2016-10-31 16:40 UTC  (7+ messages)

[committed] MIPS: Remove remains of legacy remote target support
 2016-10-31 16:23 UTC 

[PATCH] Fix handling of discriminantless univariant enums in Rust
 2016-10-31  6:17 UTC  (14+ messages)

[PATCH] Remove errant usage text on gdbserver --multi
 2016-10-31  6:03 UTC 

[PATCH] Add support for untagged unions
 2016-10-31  3:42 UTC  (4+ messages)

set_value_component_location in apply_val_pretty_printer
 2016-10-31  3:07 UTC  (3+ messages)

[PATCH] Add support for the sizeof function in Rust
 2016-10-30  3:18 UTC  (2+ messages)

[PATCH] Fix PR breakpoints/20739: Badly formatted adress string in error message
 2016-10-29 19:57 UTC  (2+ messages)

CYGWIN file input redirection
 2016-10-29 15:11 UTC  (11+ messages)
              ` MS-Windows file input redirection, v2

[PATCH] gdb/doc: Remove mention of vCont's default actions
 2016-10-29  6:10 UTC  (2+ messages)

[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 10/13] Remove gdbarch_remote_breakpoint_from_pc
` [PATCH 13/13] Remove arm_override_mode
` [PATCH 07/13] Split brekapoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
` [PATCH 06/13] Add enum for mips breakpoint kinds
` [PATCH 12/13] Determine the kind of single step breakpoint

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

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

[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  (8+ messages)

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

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

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 2/2] "
              ` [PATCH v5 1/2] Make symfile_add_flags and objfile->flags strongly typed

[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 4/5] gdbserver: Leave already-vCont-resumed threads as they were
` [PATCH 5/5] gdb: Coalesce/aggregate (async) vCont packets/actions

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox