public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Specify SA_RESTART when registering the SIGWINCH signal handler
 2014-11-23 10:14 UTC  (4+ messages)

[PATCH] Fix the processing of Meta-key commands in TUI
 2014-11-23 10:08 UTC  (6+ messages)

[PATCH,Hurd] Fix deallocation after proc_getprocinfo call
 2014-11-23  9:56 UTC  (4+ messages)

RFC: "set" command with 2 arguments instead of one?
 2014-11-23  9:53 UTC  (3+ messages)

[PATCH] checkpoint: print index of new checkpoint in response message
 2014-11-23  9:46 UTC  (3+ 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 v2] gdb/hppa-tdep.c: Fix logical working flow typo issue
 2014-11-23  6:38 UTC  (3+ 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)

[PATCH] Fix MPX and AVX512 tests for path changes
 2014-11-23  3:42 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/: "

[PATCH] [RFC] Don't propagate our current terminal state to the inferior
 2014-11-22 20:39 UTC 

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

[PATCH 2/4] python support for fetching separate debug files: have_debug_info
 2014-11-22  8:04 UTC  (6+ messages)

[PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface
 2014-11-21 21:34 UTC  (11+ messages)
` [PATCH 0/4] Catch syscall groups
  ` [PATCH 3/4] Create syscall groups for x86_64
  ` [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

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

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

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

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

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

[PATCH 0/3 v2] Limit tab-completion result when list is large
 2014-11-21 10:46 UTC  (4+ messages)
` [PATCH 3/3 v2] Implement completion limiting

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  (18+ messages)
` [PATCH v2 01/13] btrace: add struct btrace_data
` [PATCH v2 06/13] btrace: update btrace_compute_ftrace parameters
` [PATCH v2 13/13] [wip] btrace: support Intel(R) Processor Trace
` [PATCH v2 10/13] btrace: use the new cpu identifier
` [PATCH v2 04/13] record btrace: add configuration struct
` [PATCH v2 07/13] btrace: extend struct btrace_insn
` [PATCH v2 02/13] btrace: add format argument to supports_btrace
` [PATCH v2 09/13] btrace: identify cpu
` [PATCH v2 05/13] record-btrace: add bts buffer size configuration option
` [PATCH v2 08/13] btrace: move and rename btrace-common
` [PATCH v2 03/13] btrace, linux: add perf event buffer abstraction
` [PATCH v2 12/13] configure: check for libipt
` [PATCH v2 11/13] record-btrace: indicate gaps

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

[PATCH 00/21] struct symtab split part 2
 2014-11-20 15:51 UTC  (5+ messages)

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

[PATCH v6] Events when inferior is modified
 2014-11-20 10:36 UTC  (11+ messages)
  ` [PATCH v7] "
        ` [PATCH v8] "

[commit/Ada] Ignore __XA types when redundant
 2014-11-20  9:57 UTC  (7+ messages)
` pushed: "
  ` Regression for gdb.ada/arrayidx.exp [Re: pushed: [commit/Ada] Ignore __XA types when redundant.]
        ` should be fixed: "

[PATCH] Don't set CC in config/i386/go32.mh
 2014-11-19 10:09 UTC  (8+ messages)

[RFA/Linux] Ask kernel to kill inferior when GDB terminates
 2014-11-19  9:58 UTC  (5+ messages)

[PATCH] Use 2-byte instead of 4-byte NOP on S390 in 'bp-permanent' test case
 2014-11-19  9:07 UTC  (3+ messages)

[commit/Ada] gdb.ada/complete.exp failure on x86_64-windows
 2014-11-19  8:51 UTC  (2+ messages)
` pushed: "

[Ada/commit] varsize-limit error printing element of packed array
 2014-11-19  8:07 UTC  (2+ messages)
` pushed: "

[PATCH] Match library name prefixed with sysroot
 2014-11-19  7:40 UTC 

[PATCH] Resolve xmethods over dynamic types
 2014-11-19  0:01 UTC  (2+ messages)

[PATCH] Remove unwanted spaces when looking up builtin types
 2014-11-18 23:59 UTC  (3+ messages)

[PATCH 0/5] struct symtab split part 1
 2014-11-18 17:44 UTC  (2+ messages)

[PATCH] The result of symtab expansion is always a primary symtab
 2014-11-18 17:09 UTC  (2+ messages)

[PATCH] Split up buildsym.c:end_symtab_from_static_block
 2014-11-18 17:08 UTC  (2+ messages)

[PATCH] Fix memory leak in watch_main_source_file_lossage
 2014-11-18 17:06 UTC  (2+ messages)

[PATCH] Use SYMBOL_OBJFILE more
 2014-11-18 17:03 UTC  (3+ messages)

RFA 2/2 fix for bug with large structure offsets
 2014-11-18 16:53 UTC 

RFA 0/2 fix for bug with large structure offsets
 2014-11-18 16:53 UTC 

RFA 1/2 fix for bug with large structure offsets
 2014-11-18 16:53 UTC 

[PATCH] Process record support for PowerPC
 2014-11-18 16:27 UTC 

[PATCH] Fix gdb.reverse failures on mingw32-hosted GDB
 2014-11-18 13:20 UTC  (3+ messages)

[RFC]Enable to set breakpoint on line which includes inlined function call
 2014-11-18  3:11 UTC 

[PATCH V3 0/9] Add support for DTrace USDT probes to gdb
 2014-11-17 17:45 UTC  (7+ messages)
` [PATCH V3 1/9] Adapt `info probes' to support printing probes of different types

[RFC] Remove files in make clean
 2014-11-17 11:46 UTC 

[PATCH] Add gdbarch_sizeof_g_packet to "struct remote_arch_state" to handle the issue that get error "Remote 'g' packet reply is too long" with qemu-system-x86_64
 2014-11-17 10:25 UTC  (6+ messages)

[V3 00/21] Fortran dynamic array support
 2014-11-17 10:05 UTC  (5+ messages)
` PING: "

[PATCH 0/3] Fix fallout from GDB testsuite cleanup, fix more compiler warnings
 2014-11-17  9:02 UTC  (3+ messages)

[PATCH v5] Make chained function calls in expressions work
 2014-11-17  6:08 UTC 

[RFA/commit] [gdbserver/lynx] spurious failure to write in inferior memory
 2014-11-17  3:24 UTC  (3+ messages)
  ` pushed: "

[PATCH 7/9] Rewrite lookup_static_symbol to use gdbarch routine
 2014-11-17  3:14 UTC  (13+ messages)

[PATCH 4/5] struct symtab split part 1: buildsym api cleanup
 2014-11-17  2:58 UTC  (4+ messages)

[RFD+PATCH] ISA bit treatment on the MIPS platform
 2014-11-17  1:17 UTC  (15+ messages)
  ` [PATCH v2 1/2] "
    ` [PATCH v2 2/2] Correct invalid assumptions made by (mostly) DWARF-2 tests

[PATCH] dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit field
 2014-11-17  0:40 UTC  (4+ messages)

[PATCH] microMIPS support
 2014-11-16  8:58 UTC  (6+ messages)
` [PATCH] microMIPS support (Linux signal trampolines)

[PATCH 2/2] Support setting breakpoints on C++ virtual method pointers
 2014-11-16  3:57 UTC  (4+ messages)
` [PATCH 2/2] Support setting breakpoints on C++ "

[PATCH] Fix PR 17559: confusion over result of find_pc_line
 2014-11-15 18:12 UTC  (2+ messages)

FW:[PING] [PATCH v2] Bug 17394: we cannot put a break-point at a global function for ASM file
 2014-11-15 17:35 UTC 

[PATCH] expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial
 2014-11-15 16:20 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).