public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] symbol lookup cache
 2014-12-01  8:23 UTC 

[PATCH] [RFC] PR c++/16874: make it easier to use anonymous namespaces
 2014-12-01  7:17 UTC  (2+ messages)

[PATCH] Don't enable gdbtk in testsuite
 2014-12-01  6:15 UTC  (3+ messages)

[RFC/RFT] Use core regset iterators on GNU Hurd
 2014-11-30 21:57 UTC  (2+ messages)

[patch] Add add-auto-load-scripts-directory
 2014-11-30 19:27 UTC  (5+ messages)
  ` [commit] "
` doc ping: "

[doc patch] Fix add-auto-load-safe-path typo
 2014-11-30 19:23 UTC  (4+ messages)
` doc ping: "
    ` [commit] "

RFA bug fix -- x86-64 stabs and deprecated fp register
 2014-11-30 18:59 UTC  (3+ messages)

[SH] Correct fabs and fneg insns in simulator
 2014-11-30 16:35 UTC  (3+ messages)

[PATCH] frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq()
 2014-11-30 15:41 UTC  (4+ messages)

FYI: small updates on GDB Coding Style wiki
 2014-11-30  6:36 UTC 

[PATCH 0/2] Fix fails in dw2-dir-file-name.exp on arm
 2014-11-30  3:40 UTC  (3+ messages)
` [PATCH 2/2] Improve arm_skip_prologue by using arm_analyze_prologue
` [PATCH 1/2] Don't scan prologue past epilogue

[PATCH] Fix regression introduced by 6c659fc2c7cd2da6d2b9a3d7c38597ad3821832a
 2014-11-29 23:52 UTC  (3+ messages)

[committed, arm] compute framereg and framesize when needed
 2014-11-29 14:30 UTC 

[PATCH] Use standard_testfile in i386-bp_permanent.exp
 2014-11-29 13:48 UTC 

[PATCH] Fix parallel testing issues in gdb.guile tests
 2014-11-29 13:47 UTC 

[PATCH v6] Make chained function calls in expressions work
 2014-11-29 12:38 UTC  (8+ messages)
    ` Regression for gdb.cp/exceptprint.exp [Re: [PATCH v6] Make chained function calls in expressions work]

[patch 0/2] Accelerate symbol lookups 15x
 2014-11-29 12:11 UTC  (5+ messages)
  ` [patchv2 2/2] Accelerate lookup_symbol_aux_objfile 14.5x [Re: [patch 0/2] Accelerate symbol lookups 15x]
      ` [patchv3 2/2] Accelerate lookup_symbol_aux_objfile 85x

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

RFC: using AdaCore's git hooks for binutils-gdb.git 
 2014-11-29  2:53 UTC  (7+ messages)

[PATCH] Append to input history file instead of overwriting it
 2014-11-29  2:01 UTC 

[PATCH 0/4] Catch syscall groups
 2014-11-29  0:19 UTC  (6+ messages)
` [PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface
  ` [PATCH v2 4/4] Update documentation on catching a group of related syscalls
  ` [ping PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface

[patch] Fix 100x slowdown regression on DWZ files
 2014-11-28 21:29 UTC  (4+ messages)
  ` [patchv2] "
    ` ping: "

[PATCH] Provide useful completer for "info registers"
 2014-11-28 20:39 UTC  (5+ messages)

[PATCH v2] Provide useful completer for "info registers"
 2014-11-28 18:29 UTC 

[RFC] Removing old core file sniffer support (affects FreeBSD/alpha)
 2014-11-28 16:33 UTC  (2+ messages)

[RFC/RFT] Use core regset iterators on NetBSD/arm
 2014-11-28 16:19 UTC 

[RFC/RFT] Use core regset iterators on Linux/CRIS
 2014-11-28 16:06 UTC  (2+ messages)

[RFC/RFT] Use core regset iterators on Sparc Solaris
 2014-11-28 15:48 UTC 

[RFA] Fix amd64 dwarf register number mapping
 2014-11-28 15:32 UTC  (2+ messages)

[commit] Remove (dead-code) native core file sniffers on Linux targets
 2014-11-28 15:03 UTC 

[PATCH 0/7 V2] Import the rename gnulib module
 2014-11-28 14:46 UTC  (16+ 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] Process record support for PowerPC
 2014-11-28 12:15 UTC  (2+ messages)

[PATCH] Match library name prefixed with sysroot
 2014-11-28  3:22 UTC  (2+ messages)

[PATCH] Rename in_function_epilogue_p to stack_frame_destroyed_p
 2014-11-27 16:30 UTC  (3+ messages)

[PATCH 0/3 v2] Abort completion when list becomes large
 2014-11-27 16:25 UTC  (5+ messages)
` [PATCH 1/3 v2] Add expansion_notify callback to expand_symtabs_matching
` [PATCH 2/3 v2] Interleave completion list building with symbol table expansion
` [PATCH 3/3 v2] Implement completion limiting

[PATCH] Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally
 2014-11-27 14:53 UTC 

[PATCH] Fix test always passing in python/py-linetable.exp
 2014-11-27 14:28 UTC  (4+ messages)

[PATCH] Add more missing parentheses to Python calls to print
 2014-11-27  8:32 UTC  (2+ messages)

[PATCH] [PR symtab/17591] Better fix
 2014-11-27  0:50 UTC 

[PATCH] dwarf2read.c (peek_die_abbrev): Improve error message text
 2014-11-26 22:54 UTC 

[COMMITTED PATCH] gdb.dwarf2/dw2-op-out-param.S: Fix comment
 2014-11-26 22:48 UTC 

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

[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 2/2] S390: Fix gdbserver support for TDB
` [PATCH 1/2] S390: Fix 'expedite' for s390-te-linux64

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

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

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

[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 

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

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

[PATCH 2/4] python support for fetching separate debug files: have_debug_info
 2014-11-24 21:06 UTC  (6+ 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  (3+ 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  (7+ 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  (3+ 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)

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