[PATCH 0/6] framefilter quit: PR cli/17716
2015-02-11 13:45 UTC (13+ messages)
` [PATCH 6/6] framefilter quit: New test
` [PATCH 5/6] framefilter quit: Use RETURN_MASK_ERROR
` [PATCH 4/6] framefilter quit: Make it exception safe
` [commit+7.9] "
` [PATCH 1/6] framefilter quit: Obvious whitespacing fixes
` [commit+7.9] "
` [PATCH 3/6] framefilter quit: Code cleanup: Avoid gotos
` [commit+7.9] "
` [PATCH 2/6] framefilter quit: Code cleanup: Reindentation
` [commit+7.9] "
[PATCH 2/2] Fix source file not found when part of the path does not exist but that a canonicalized path exists
2015-02-11 13:27 UTC (3+ messages)
[PATCH 00/36] Support building GDB as a C++ program
2015-02-11 12:28 UTC (58+ messages)
` [PATCH 02/36] Add --enable-build-with-cxx configure switch
` [PATCH 03/36] C++ keyword cleanliness, mostly auto-generated
` [PATCH 16/36] x86 Linux/ptrace: fix offsetof usage in C++ mode
` [PATCH 23/36] gdbarch.h: include regcache.h
` [PATCH 22/36] Remove duplicate const
` [PATCH 20/36] gdbserver/tracepoint: Add cast sockaddr_un/sockaddr cast
` [PATCH 13/36] target.h: Include infrun.h
` [PATCH 08/36] elf-bfd.h: Wrap in extern "C"
` [PATCH v2] Wrap BFD headers "
` [PATCH 15/36] Don't forward declare enum target_hw_bp_type
` [PATCH 04/36] Fix struct, union, and enum nesting in C++
` [PATCH 19/36] Exported const objects
` [PATCH 31/36] Split TRY_CATCH into TRY + CATCH
` [PATCH 12/36] proc-service, extern "C"
` [PATCH 11/36] Make functions and variables exported by the IPA be "
` [PATCH 29/36] Normalize TRY_CATCH exception handling block
` [PATCH 09/36] floatformat.h: Wrap in extern "C"
` [PATCH 05/36] Fix redefinition errors in C++ mode
` [PATCH] xcoffread.c: delete 'within_function' definition (Re: [PATCH 05/36] Fix redefinition errors in C++ mode)
` [PATCH 27/36] catch_command_errors: Remove 'mask' parameter
` [PATCH 28/36] Move exception_none to common code, and use it
` [PATCH 25/36] python/python-internal.h: enum ‘ext_lang_rc’ not defined
` [PATCH 17/36] mi/mi-cmd-stack.c|frame filters: print_values <-> ext_lang_frame_args
` [PATCH 21/36] opcodes/microblaze: Rename 'or', 'and', 'xor' to avoid C++ conflict
` [PATCH 26/36] Adjust self tests to cope with GDB built as a C++ program
` [PATCH 32/36] TRY_CATCH -> TRY+CATCH+END_CATCH everywhere
` [PATCH 36/36] Make TRY/CATCH use real C++ try/catch in C++ mode
` [PATCH 33/36] TRY_CATCH -> TRY+CATCH+END_CATCH, the manual conversions
` [PATCH 18/36] Rename struct lzma_stream to avoid clash with system header
` [PATCH 06/36] record-btrace.c: Remove redefinitions
` [PATCH 35/36] kill volatile struct gdb_exception
` [PATCH 34/36] more making TRY/CATCH callers look more like real C++ try/catch blocks
` [PATCH 07/36] Make array object extern
` [PATCH 14/36] Do not do arithmetic on enum types
` [PATCH 01/36] Create libiberty/libiberty.m4, have GDB and GDBserver use it
` [PATCH 10/36] Add extern "C" to declarations of C symbols
` [PATCH 30/36] quit_force: Replace TRY_CATCH wrapper macros
` [PATCH 24/36] breakpoint.h: move enum ‘print_stop_action’
[PATCH] gdb.pascal/stub-method.exp
2015-02-11 11:23 UTC (2+ messages)
[PATCH] fix lib/pascal.exp dest snafu
2015-02-11 11:22 UTC (2+ messages)
[pushed] Fix adjust_pc_after_break, remove still current thread check
2015-02-11 10:00 UTC
[V4 00/21] Fortran dynamic array support
2015-02-11 8:44 UTC (7+ messages)
` [V4 01/18] vla: introduce allocated/associated flags
` [V4 02/18] vla: make dynamic fortran arrays functional
two agent expression nits (one line each)
2015-02-11 7:49 UTC (7+ messages)
[PATCH 4/5] Remove struct main_type.vptr_{fieldno,basetype}: TYPE_SPECIFIC_SELF_TYPE
2015-02-11 6:28 UTC (7+ messages)
[COMMITTED PATCH] lib/gdb.exp (gdb_load): Always return a result
2015-02-11 6:11 UTC
New ARI warning Wed Feb 11 01:53:45 UTC 2015
2015-02-11 1:53 UTC
[PATCH] Rename new_symfile_objfile to finish_new_objfile
2015-02-11 1:04 UTC (2+ messages)
[PATCH 1/3] Remove superfluous function key_is_command_char()
2015-02-11 0:25 UTC (6+ messages)
` [PATCH 2/3] TUI: Don't print KEY_RESIZE keys
Fix signal trampoline detection/unwinding on recent FreeBSD/i386 and FreeBSD/amd64
2015-02-11 0:01 UTC (6+ messages)
` [PATCH] "
[PATCH] Merge GCC producer parsers. Allow digits in identifiers
2015-02-10 23:51 UTC (9+ messages)
[pushed] Add "signal SIGTRAP" test
2015-02-10 19:38 UTC
displaced_step_fixup may access memory from the wrong, inferior/thread
2015-02-10 19:28 UTC
[PATCH] [python] Avoid saving signal masks for Python API
2015-02-10 18:32 UTC (2+ messages)
[PATCH] Finish constification of varobj interface
2015-02-10 18:00 UTC (4+ messages)
[PATCH] Fix a pair of screen-resizing issues in TUI
2015-02-10 17:30 UTC (4+ messages)
` [PATCH] Fix truncation of TUI command history
[PATCH] gdbserver: Fix crash when QTinit is handled with no inferior process attached
2015-02-10 16:46 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 06/16 v3] Extended-remote Linux follow fork
2015-02-10 16:39 UTC (9+ messages)
` [PATCH v4 5/7] Arch-specific remote "
` [PATCH v4 6/7] Remote follow vfork
` [PATCH v4 1/7] Identify remote fork event support
` [PATCH v4 3/7 v3] Extended-remote Linux follow fork
[PATCH] handle dprintf error more gracefully
2015-02-10 16:27 UTC
[PATCH] [guile] Run finalizers from GDB thread
2015-02-10 14:45 UTC (3+ messages)
[PATCH v2 0/9] Cleanups to Guile extension interface
2015-02-10 14:41 UTC (5+ messages)
` [PATCH v2 2/9] Define and export Guile classes for all GDB object types
[PATCH] Relax ARM prologue unwinder assumption
2015-02-10 11:52 UTC (5+ messages)
[PATCH] Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and Fortran 2008 standards
2015-02-10 9:11 UTC (2+ messages)
[PATCH, FT32] gdb and sim support
2015-02-10 6:27 UTC (2+ messages)
New ARI warning Tue Feb 10 01:53:55 UTC 2015
2015-02-10 1:53 UTC
[commit/obvious] PR remote/17946: Fix wrong comparison of pointer against char
2015-02-10 0:01 UTC
[pushed] Improve gdb.threads/attach-many-short-lived-threads.exp timeout handling
2015-02-09 23:06 UTC (3+ messages)
[PATCH] btrace: compute line range when printing
2015-02-09 15:38 UTC
[PATCH] GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier
2015-02-09 14:20 UTC (4+ messages)
[PATCH] sim/mcore/interp.c: Include "unistd.h" standard C header file to avoid compiling warnings
2015-02-09 10:48 UTC (9+ messages)
[PATCH] btrace: avoid tp != NULL assertion
2015-02-09 9:25 UTC
[PATCH] btrace: support 32-bit inferior on 64-bit host
2015-02-09 9:13 UTC
[PATCH] btrace: work around _dl_runtime_resolve returning to resolved function
2015-02-09 9:11 UTC
[PATCH] btrace: less debug output
2015-02-09 9:05 UTC
[PATCH 0/2] GNU/Linux: Stop using libthread_db/td_ta_thr_iter
2015-02-08 19:11 UTC (3+ messages)
` [PATCH 2/2] "
` [PATCH 1/2] linux-nat.c: fix a few lin_lwp_attach_lwp issues
[PATCH][PR python/17936] Only emit one clear_objfiles event for main + separate debug file
2015-02-07 0:51 UTC
Fix signal trampoline detection/unwinding on recent FreeBSD/i386 and FreeBSD/amd64
2015-02-06 20:37 UTC
[COMMITTED PATCH] Move clear_symtab_users, deduce_language_from_filename decls to better place
2015-02-06 20:20 UTC (3+ messages)
[PATCH v4 0/7] Remote fork events
2015-02-06 20:02 UTC (2+ messages)
[pushed] libthread_db: attaching to terminated/joined threads, debug output
2015-02-06 16:34 UTC
[PATCH] "enable count" user input error handling (PR gdb/15678)
2015-02-06 15:32 UTC (3+ messages)
[pushed] gdb.base/gdb-sigterm.exp: Fix spurious FAILs
2015-02-06 10:17 UTC
[PATCH] Implement ${board}_{exec,spawn} for native-extended-gdbserver
2015-02-06 8:45 UTC (3+ messages)
[PATCH] Check for valid inferior before sending tracepoint packets
2015-02-06 8:02 UTC (3+ messages)
[COMMITTED PATCH] guile/scm-frame.c: Fix spelling errors in a comment
2015-02-06 7:33 UTC
[PATCH v4 0/9] record btrace: prepare for a new trace format
2015-02-05 18:33 UTC (15+ messages)
` [PATCH v4 1/9] btrace: add struct btrace_data
` [PATCH v4 8/9] btrace: identify cpu
` [PATCH v4 5/9] record-btrace: add bts buffer size configuration option
` [PATCH v4 3/9] btrace, linux: add perf event buffer abstraction
` [PATCH v4 9/9] record-btrace: indicate gaps
` [PATCH v4 7/9] btrace: extend struct btrace_insn
` [PATCH v4 2/9] btrace: add format argument to supports_btrace
` [PATCH v4 4/9] record btrace: add configuration struct
` [PATCH v4 6/9] btrace: update btrace_compute_ftrace parameters
[PATCH] [PR corefiles/17808] i386: Fix internal error when prstatus in core file is too big
2015-02-05 9:47 UTC (4+ messages)
` [testsuite patch] for: "
` ping: "
GDB 7.9 release update
2015-02-05 5:55 UTC (7+ messages)
[PATCH] Improve symbol cache performance
2015-02-05 4:13 UTC
[PATCH] symbol cache: hash STRUCT_DOMAIN symbols as VAR_DOMAIN
2015-02-05 3:29 UTC
[RFA] Fix pascal behavior for class fields
2015-02-04 23:37 UTC (16+ messages)
` gdb-patches RFA: "
` [RFA PATCH 1/3] Remember the case pattern that allowed finding a field of this
` [RFA PATCH 1/3 V3] "
` [RFA PATCH 1/3 V4] "
` [RFA PATCH 2/3] Add debug-stabs debug-dwarf and class option for pascal compiler
` [RFA PATCH 2/3 V2] Add "class" "
` [RFA PATCH 2/3 V3] "
` [RFA PATCH 2/3 V4] "
` [RFA PATCH 3/3] Testcase for pascal/17815
` [RFA PATCH 3/3 V3] "
` [RFA PATCH 3/3 V4] "
page: next (older) | prev (newer) | 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).