public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Add support for embedding scripts in .debug_gdb_scripts
 2015-02-13 18:05 UTC  (15+ messages)

[PATCH] sim/common/gentmap.c: Include "string.h"
 2015-02-13 15:37 UTC  (2+ messages)

[PATCH] Update Yao Qi's email address in MAINTAINERS
 2015-02-13 10:31 UTC 

[PATCH] Remove true and false ARI checks now that we use stdbool.h
 2015-02-12 23:08 UTC  (3+ messages)

[COMMITTED PATCH] completer.c (completion_list_add_name): Fix memory leak
 2015-02-12 21:36 UTC 

[PATCH] Fix non executable stack handling when calling functions in the inferior
 2015-02-12 20:49 UTC 

[PATCH] Merge dg-extract-results.{sh,py} from GCC upstream
 2015-02-12 20:47 UTC  (5+ messages)

[PATCH] doc of pre-defined or builtin trace state variables
 2015-02-12 20:41 UTC  (4+ messages)

[COMMITTED PATCH] completer.c (complete_line): Remove incorrect comment
 2015-02-12 20:23 UTC 

[pushed] Fix adjust_pc_after_break, remove still current thread check
 2015-02-12 18:32 UTC  (2+ messages)

[RFC] [PATCH] Provide the ability to write the frame unwinder in Python
 2015-02-12 17:58 UTC  (3+ messages)

[PATCH 00/36] Support building GDB as a C++ program
 2015-02-12 14:59 UTC  (65+ messages)
` [PATCH 02/36] Add --enable-build-with-cxx configure switch
` [PATCH 27/36] catch_command_errors: Remove 'mask' parameter
` [PATCH 09/36] floatformat.h: Wrap in extern "C"
` [PATCH 20/36] gdbserver/tracepoint: Add cast sockaddr_un/sockaddr cast
` [PATCH 28/36] Move exception_none to common code, and use it
` [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 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 03/36] C++ keyword cleanliness, mostly auto-generated
` [PATCH 13/36] target.h: Include infrun.h
` [PATCH 29/36] Normalize TRY_CATCH exception handling block
` [PATCH 31/36] Split TRY_CATCH into TRY + CATCH
` [PATCH 22/36] Remove duplicate const
` [PATCH 23/36] gdbarch.h: include regcache.h
` [PATCH 08/36] elf-bfd.h: Wrap in extern "C"
    ` [PATCH v2] Wrap BFD headers "
` [PATCH 25/36] python/python-internal.h: enum ‘ext_lang_rc’ not defined
` [PATCH 12/36] proc-service, extern "C"
` [PATCH 19/36] Exported const objects
` [PATCH 26/36] Adjust self tests to cope with GDB built as a C++ program
` [PATCH 15/36] Don't forward declare enum target_hw_bp_type
` [PATCH 04/36] Fix struct, union, and enum nesting in C++
` [PATCH 11/36] Make functions and variables exported by the IPA be extern "C"
` [PATCH 16/36] x86 Linux/ptrace: fix offsetof usage in C++ mode
` [PATCH 32/36] TRY_CATCH -> TRY+CATCH+END_CATCH everywhere
` [PATCH 33/36] TRY_CATCH -> TRY+CATCH+END_CATCH, the manual conversions
` [PATCH 36/36] Make TRY/CATCH use real C++ try/catch in C++ mode
` [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 14/36] Do not do arithmetic on enum types
` [PATCH 07/36] Make array object extern
` [PATCH 01/36] Create libiberty/libiberty.m4, have GDB and GDBserver use it
` [PATCH 30/36] quit_force: Replace TRY_CATCH wrapper macros
` [PATCH 10/36] Add extern "C" to declarations of C symbols
` [PATCH 24/36] breakpoint.h: move enum ‘print_stop_action’

openp: Report a proper error message when attempting to open a directory or special file
 2015-02-12 11:04 UTC 

[V4 00/21] Fortran dynamic array support
 2015-02-11 17:36 UTC  (8+ 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 17:28 UTC  (8+ messages)

Fix signal trampoline detection/unwinding on recent FreeBSD/i386 and FreeBSD/amd64
 2015-02-11 16:40 UTC  (8+ messages)
` [PATCH] "

[PATCH 0/6] framefilter quit: PR cli/17716
 2015-02-11 13:56 UTC  (15+ messages)
` [PATCH 6/6] framefilter quit: New test
  ` [commit+7.9] "
` [PATCH 4/6] framefilter quit: Make it exception safe
  ` [commit+7.9] "
` [PATCH 5/6] framefilter quit: Use RETURN_MASK_ERROR
  ` [commit+7.9] "
` [PATCH 1/6] framefilter quit: Obvious whitespacing fixes
  ` [commit+7.9] "
` [PATCH 2/6] framefilter quit: Code cleanup: Reindentation
  ` [commit+7.9] "
` [PATCH 3/6] framefilter quit: Code cleanup: Avoid gotos
  ` [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] 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)

[PATCH 4/5] Remove struct main_type.vptr_{fieldno,basetype}: TYPE_SPECIFIC_SELF_TYPE
 2015-02-11  6:28 UTC  (6+ 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

[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  (7+ 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 1/2] linux-nat.c: fix a few lin_lwp_attach_lwp issues
` [PATCH 2/2] GNU/Linux: Stop using libthread_db/td_ta_thr_iter

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

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