Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] New function value_has_address
 2016-10-27 11:29 UTC  (2+ messages)

[PATCH 0/5] improve trace gap handling
 2016-10-27 10:59 UTC  (2+ messages)

[PATCH, RFC] Add support for choosing disassembler cpu in GDB for POWER
 2016-10-27  9:40 UTC  (3+ messages)

[PATCH] Show function address in 'info address func' instead of function descriptor
 2016-10-27  9:26 UTC 

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

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

C++11 (abridged version)
 2016-10-27  0:04 UTC  (13+ messages)

[PATCH 0/3] Support range stepping on software single-step target
 2016-10-26 20:14 UTC  (7+ messages)
` [PATCH 1/3] Remove single-step breakpoint for GDBserver internal event

[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, v4] PR 20569, segv in follow_exec
 2016-10-26 16:05 UTC  (12+ 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 00/13] Split brekapoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
 2016-10-26 15:43 UTC  (3+ messages)

[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

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

[RFA 0/2] c++ patch follow-ups
 2016-10-25 16:57 UTC  (14+ messages)
` [RFA 1/2] Change minimal_symbol_reader::record_full to take a bool
` [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)

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  (2+ 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 1/2] RISC-V GDB Port
  ` [PATCH 2/2] RISC-V GDB Simulator 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)

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

[testsuite patch] Fix gcc_compiled for gcc 6 & 7
 2016-10-20 20:00 UTC  (3+ messages)
  ` [commit] "

[PATCH V4 0/6] Fortran: Resolve target types of pointers
 2016-10-20 15:33 UTC  (9+ messages)
` [PATCH V4 5/6] Resolve dynamic "

[PATCH 0/3] More cleanup elimination / gdb::unique_ptr
 2016-10-20 13:46 UTC  (3+ messages)

[PATCH v2 00/31] More cleanup elimination & unlimited args to user-defined funcs
 2016-10-20 13:08 UTC  (40+ messages)
` [PATCH v2 21/31] Use ui_file_as_string in gdb/compile/
` [PATCH v2 01/31] Introduce string_printf
` [PATCH v2 02/31] cli/cli-script.c: Remove some dead NULL checks
` [PATCH v2 31/31] Support an "unlimited" number of user-defined arguments
` [PATCH v2 29/31] 'struct agent_expr *' -> unique_ptr<agent_expr>
` [PATCH v2 25/31] Use ui_file_as_string in gdb/infrun.c
` [PATCH v2 10/31] Use ui_file_as_string in gdb/ada-valprint.c
` [PATCH v2 11/31] Use ui_file_as_string in gdb/ui-out.c
` [PATCH v2 30/31] Eliminate agent_expr_p; VEC -> std::vector in struct bp_target_info
` [PATCH v2 05/31] 'struct expression *' -> gdb::unique_xmalloc_ptr<expression>
` [PATCH v2 04/31] cli-script.c: Simplify using std::string, eliminate cleanups
` [PATCH v2 18/31] Use ui_file_as_string in gdb/python/
` [PATCH v2 16/31] Use ui_file_as_string in gdb/top.c
` [PATCH v2 17/31] Use ui_file_as_string in gdb/printcmd.c
` [PATCH v2 13/31] Use ui_file_as_string in gdb/arm-tdep.c
` [PATCH v2 28/31] Use ui_file_as_string throughout more

[PATCH] Don't configure gdb for vxworks target
 2016-10-20 10:35 UTC  (2+ messages)

[PATCH 1/3] Remove unused parameter in solib_add and update_solib_list
 2016-10-20  5:05 UTC  (6+ messages)
` [PATCH 2/3] Add a better diagnostic message in mi_gdb_test
` [PATCH 3/3] Add -file-list-shared-libraries MI command

[RFA 00/22] More C++-ification
 2016-10-19 22:34 UTC  (17+ messages)
` [RFA 09/22] Remove make_cleanup_restore_current_ui
                            ` Go C++11? (was: Re: [RFA 09/22] Remove make_cleanup_restore_current_ui)
                              ` Go C++11?

[PATCH] testsuite: Avoid a buffer overrun in `gdb.base/maint.exp'
 2016-10-19 19:07 UTC 

[committed] testsuite: Fix gdb.base/killed-outside.exp using irrelevant stale options
 2016-10-19 17:25 UTC 

spurious change regenerating gdb/config.in?
 2016-10-19 15:55 UTC  (5+ messages)

[PATCH v2] Introduce gdb::unique_ptr
 2016-10-19 12:50 UTC  (5+ messages)
` Buildslaves and C++11 support

[patch, rfa] tweak to defaulted_query logic to fix gdb.mi test errors
 2016-10-19  8:07 UTC  (4+ messages)

New ARI warning Wed Oct 19 01:56:16 UTC 2016
 2016-10-19  1:56 UTC 

page:  |  | latest

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