public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Fix test always passing in python/py-linetable.exp
 2014-11-26 21:08 UTC  (2+ messages)

[PATCH] Provide useful completer for "info registers"
 2014-11-26 20:54 UTC  (2+ messages)

[PATCH] Add more missing parentheses to Python calls to print
 2014-11-26 18:34 UTC 

[PATCH 0/7 V2] Import the rename gnulib module
 2014-11-26 15:40 UTC  (9+ messages)
` [PATCH 1/7] Import readlink
` [PATCH 2/7] Use readlink unconditionally
` [PATCH 7/7] Import rename module
` [PATCH 4/7] Use lstat unconditionally
` [PATCH 3/7] Import lstat
` [PATCH 5/7] Import canonicalize-lgpl
` [PATCH 6/7] Use canonicalize_file_name unconditionally

[PATCH] Fix build with Python 3.4 (PR python/16784)
 2014-11-26 13:47 UTC 

[Patch] Microblaze: Port of Linux gdbserver
 2014-11-26 12:13 UTC  (5+ messages)

[PATCH 0/2] S390: Fixes for gdbserver on targets with TDB
 2014-11-26 11:56 UTC  (3+ messages)
` [PATCH 1/2] S390: Fix 'expedite' for s390-te-linux64
` [PATCH 2/2] S390: Fix gdbserver support for TDB

[PATCH] Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants
 2014-11-26 11:48 UTC  (3+ messages)

[PATCH 2/2] [PR symtab/17602] Fix arguments to symbol_name_cmp
 2014-11-26  9:00 UTC  (2+ messages)

[RFC] While processing a struct die, store the method's address in its fn_field
 2014-11-26  7:31 UTC  (13+ messages)

[PATCH 1/3] python extended prompt: Use os.getcwd() instead of os.getcwdu()
 2014-11-26  4:36 UTC  (3+ messages)
` [PATCH 3/3] Fix prints in tests for Python 3
` [PATCH 2/3] Fix Python help() test "

[PATCH 1/2] [PR symtab/17602] Split up gdb.cp/anon-ns.cc
 2014-11-26  4:14 UTC 

[PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface
 2014-11-26  3:58 UTC  (8+ messages)
` [PATCH 0/4] Catch syscall groups
  ` [PATCH v2 2/4] Add support to catch groups of syscalls
  ` [PATCH v2 4/4] Update documentation on catching a group of related syscalls
  ` [PATCH v2 3/4] Create syscall groups for x86_64

[PATCH] Remove general_symbol_info.language_specific.cplus_specific
 2014-11-26  3:52 UTC 

[PATCH] frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq()
 2014-11-26  1:19 UTC  (3+ messages)

[PATCH] Remove remnant of Chill support
 2014-11-25 23:34 UTC 

[PATCH] Restore terminal state in mi_thread_exit (PR gdb/17627)
 2014-11-25 21:59 UTC  (2+ messages)

[patch+7.8] Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' (PR 17642)
 2014-11-25 19:54 UTC 

[PATCH] Rename in_function_epilogue_p to stack_frame_destroyed_p
 2014-11-25 19:12 UTC 

[RFC] patches from FreeBSD and FSF copyright papers
 2014-11-25  9:14 UTC  (4+ messages)

[PATCH] Don't enable gdbtk in testsuite
 2014-11-25  8:11 UTC 

[patch, nios2] clean up prologue/epilogue detection code
 2014-11-25  3:29 UTC  (9+ messages)
    ` [3/3 patch, nios2] clean up prologue/epilogue detection code, v2
    ` [2/3 "
    ` [1/3 "

[PATCH 2/4] python support for fetching separate debug files: have_debug_info
 2014-11-24 21:06 UTC  (7+ messages)

[obv] Reindent code (resolve_dynamic_type_internal)
 2014-11-24 17:06 UTC 

[PATCH v5] Make chained function calls in expressions work
 2014-11-24 16:37 UTC  (3+ messages)

RFC: "set" command with 2 arguments instead of one?
 2014-11-24 15:36 UTC  (7+ messages)

[PATCH] Fix MPX and AVX512 tests for path changes
 2014-11-24 14:45 UTC  (4+ messages)

[PATCH,Hurd] Fix deallocation after proc_getprocinfo call
 2014-11-24  9:28 UTC  (7+ messages)
  ` [PATCHv2,Hurd] "

[PATCH 0/3 v2] Limit tab-completion result when list is large
 2014-11-24  6:09 UTC  (5+ messages)
` [PATCH 3/3 v2] Implement completion limiting

[COMMITTED PATCH] Fix dumping of function arguments
 2014-11-24  4:36 UTC 

RFA info macro [-at LOCATION,] (v2)
 2014-11-23 20:00 UTC  (4+ messages)
    ` Fwd: Delivery Status Notification (Failure)

RFA 0/2 fix for bug with large structure offsets
 2014-11-23 19:40 UTC  (2+ messages)

[RFC] Remove files in make clean
 2014-11-23 19:33 UTC  (3+ messages)

[PATCH v4 00/14] let gdb reuse gcc's C compiler
 2014-11-23 19:29 UTC  (15+ messages)
` [PATCH v4 03/14] add some missing ops to DWARF assembler
` [PATCH v4 04/14] add make_unqualified_type
` [PATCH v4 01/14] introduce ui_file_write_for_put
` [PATCH v4 02/14] add gcc/gdb interface files
` [PATCH v4 08/14] introduce call_function_by_hand_dummy
` [PATCH v4 10/14] make dwarf_expr_frame_base_1 public
` [PATCH v4 06/14] add infcall_mmap and gcc_target_options gdbarch methods
` [PATCH v4 09/14] split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax
` [PATCH v4 05/14] add dummy frame destructor
` [PATCH v4 07/14] add gnu_triplet_regexp gdbarch method
` [PATCH v4 13/14] add s390_gcc_target_options
` [PATCH v4 12/14] add linux_infcall_mmap
` [PATCH v4 11/14] export dwarf2_reg_to_regnum_or_error
` [PATCH v4 14/14] the "compile" command

[PATCH 00/21] struct symtab split part 2
 2014-11-23 19:22 UTC  (6+ messages)

[PATCH v3 00/14] let gdb reuse gcc's C compiler
 2014-11-23 19:11 UTC  (12+ messages)
` [PATCH v3 12/14] add linux_infcall_mmap
` [PATCH v3 14/14] the "compile" command

[PATCH] [COMMITTED] Add myself as write-after-approval GDB maintainer
 2014-11-23 16:21 UTC 

[PATCH v2] gdb/hppa-tdep.c: Fix logical working flow typo issue
 2014-11-23 13:40 UTC  (4+ messages)

[PATCH] checkpoint: print index of new checkpoint in response message
 2014-11-23 12:46 UTC  (4+ messages)

[PATCH] Fix the processing of Meta-key commands in TUI
 2014-11-23 12:41 UTC  (7+ messages)

[PATCH 2/3] make "permanent breakpoints" per location and disableable
 2014-11-23 10:44 UTC  (4+ messages)
` [RFA] Always consider infcall breakpoints as non-permanent

[PATCH] [RFC] Don't propagate our current terminal state to the inferior
 2014-11-23 10:25 UTC  (2+ messages)

[PATCH] Specify SA_RESTART when registering the SIGWINCH signal handler
 2014-11-23 10:14 UTC  (4+ messages)

GCC switch to C11 causes many testsuite compiler diagnostics
 2014-11-23  7:27 UTC  (2+ messages)

PATCH: GDB/MI - implement -exec-abort
 2014-11-23  7:18 UTC  (2+ messages)

[PATCH] Refine read_string
 2014-11-23  6:28 UTC  (3+ messages)

[PATCH] Add support for bound table in the Intel MPX context
 2014-11-23  5:22 UTC  (2+ messages)

two agent expression nits (one line each)
 2014-11-23  3:27 UTC  (2+ messages)

[PATCH 1/3] sh/ChangeLog: immediatly to immediately
 2014-11-23  3:20 UTC  (6+ messages)
` [PATCH 3/3] ppc/*: Change "
` [PATCH 2/3] igen/: "

[COMMITTED PATCH] symtab.c: comment,whitespace improvements
 2014-11-22 20:11 UTC 

[COMMITTED PATCH] cp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment
 2014-11-22 18:49 UTC 

[PATCH] Use MACRO_AT_func in entry-values.exp
 2014-11-22 13:29 UTC  (2+ messages)

[PATCH] [arm] Fix fails in dw2-compdir-oldgcc.exp
 2014-11-22 13:22 UTC  (2+ messages)

RFA bug fix -- x86-64 stabs and deprecated fp register
 2014-11-21 20:58 UTC 

[PATCH 4/4] python support for fetching separate debug files: is_separate_debug_file
 2014-11-21 18:20 UTC  (3+ messages)

[PATCH] execl-update-breakpoints.exp: Move whole segment instead of .text section
 2014-11-21 18:09 UTC 

[COMMITTED PATCH] psymtab.c (psymtab_search_name): Fix whitespace
 2014-11-21 17:52 UTC 

[PATCH 1/2] Fix C++ virtual method pointer resolution
 2014-11-21 14:53 UTC  (6+ messages)

[PATCH 0/7] Import needed gnulib modules explicitly
 2014-11-21 14:06 UTC  (13+ messages)
` [PATCH 3/7] Include alloca.h unconditionally
` [PATCH 6/7] Include wchar.h and wctype.h unconditionally
` [PATCH 1/7] Make IMPORTED_GNULIB_MODULES in alphabetical order

RFC: skip_inline_frames failed assertion resuming from breakpoint on LynxOS
 2014-11-21 10:43 UTC  (5+ messages)

[PATCH V5 0/3] Intel(R) AVX-512 register support
 2014-11-21 10:21 UTC  (3+ messages)
` [PATCH V5 2/3] Add AVX512 register support to gdbserver

[patch] Remove HPUX
 2014-11-21  9:32 UTC  (8+ messages)

Fail in dw2-dos-drive.exp
 2014-11-21  9:22 UTC  (4+ messages)

[PATCH 3/4] python support for fetching separate debug files: add_separate_debug_file
 2014-11-21  7:59 UTC  (2+ messages)

[PATCH 1/4] python support for fetching separate debug files: build_id
 2014-11-21  7:39 UTC  (2+ messages)

[PATCH] Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfa
 2014-11-21  3:59 UTC 

[RFA/commit] Handling of empty Ada ranges with a negative upper bound
 2014-11-21  3:09 UTC  (2+ messages)
` pushed: "

[PATCH 0/4] python support for fetching separate debug files
 2014-11-20 21:18 UTC 

[commit/obvious] Fix build breakage from previous commit
 2014-11-20 18:36 UTC 

[PATCH v2 00/13] record btrace: prepare for a new trace format
 2014-11-20 17:36 UTC  (9+ messages)
` [PATCH v2 11/13] record-btrace: indicate gaps
` [PATCH v2 13/13] [wip] btrace: support Intel(R) Processor Trace
` [PATCH v2 05/13] record-btrace: add bts buffer size configuration option
` [PATCH v2 04/13] record btrace: add configuration struct

[PATCH] Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead of global
 2014-11-20 17:34 UTC  (11+ messages)
` [PATCH 3/3] Testcase
          ` PowerPC: "set architecture" -> "Architecture not recognized" ? (was: Re: [PATCH 3/3] Testcase)
            ` PowerPC: "set architecture" -> "Architecture not recognized" ?

[PATCH] Enable invoking overloaded operator() method on class and union values
 2014-11-20 17:02 UTC  (2+ 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).