public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[Windows GDBserver] Make GDBserver functional again on Windows
 2018-05-04 18:41 UTC  (5+ messages)
` [PATCH 3/3] gdbserver/Windows: crash during connection establishment phase
` [PATCH 1/3] [gdbserver/win32] fatal "glob could not process pattern '(null)'" error
` [PATCH 2/3] gdbserver/Windows: Fix "no program to debug" error

[PATCH] [PR gdb/23093] Implementation of "gdbarch_gdb_signal_to/from_target" on FreeBSD
 2018-05-04 18:39 UTC  (2+ messages)

[RFA 0/9] Enable -Wimplicit-fallthrough
 2018-05-04 18:34 UTC  (4+ messages)
` [RFA 9/9] Add -Wimplicit-fallthrough

[RFA/commit] (SPARC/LEON) fix incorrect array return value printed by "finish"
 2018-05-04 18:34 UTC  (6+ messages)

[RFA 00/12] Small help text tweaks
 2018-05-04 18:27 UTC  (22+ messages)
` [RFA 06/12] Update help text in dcache.c
` [RFA 12/12] Update help text in record.c
` [RFA 02/12] Update help strings in skip.c
` [RFA 08/12] Update help text in disasm.c
` [RFA 09/12] Update help text in tracepoint.c
` [RFA 10/12] Update help text in record-btrace.c
` [RFA 07/12] Update help text for "jump" command
` [RFA 03/12] Update core-related help strings
` [RFA 05/12] Update help strings in TUI
` [RFA 01/12] Fix help and documentation for inferior commands
` [RFA 04/12] Update memattr.c help strings
` [RFA 11/12] Update help text in linux-fork.c

[RFA 0/2] Fix a bug in the 'x' command
 2018-05-04 18:01 UTC  (4+ messages)
` [RFA 2/2] Minor cleanups in printcmd.c
` [RFA 1/2] Use previous count when 'x' command is repeated

[RFA] Remove do_closedir_cleanup
 2018-05-04 17:56 UTC  (2+ messages)

[RFA 0/3] Remove some Ada cleanups
 2018-05-04 17:53 UTC  (5+ messages)
` [RFA 3/3] Remove cleanup from print_mention_exception
` [RFA 2/3] Return std::string from ada_exception_catchpoint_cond_string
` [RFA 1/3] Remove cleanup from old_renaming_is_invisible

[RFA] Use gdb_bfd_ref_ptr in target_bfd
 2018-05-04 17:52 UTC  (2+ messages)

[PATCH 28/40] target_ops/C++: SPU/Linux
 2018-05-04 17:27 UTC  (5+ messages)

[PATCH] Define GNULIB_NAMESPACE in unittests/string_view-selftests.c
 2018-05-04 17:24 UTC  (7+ messages)

[RFA 0/2] Add -Wduplicated-cond
 2018-05-04 17:07 UTC  (4+ messages)
` [RFA 1/2] Fix decoding of ARM VFP instructions

[PATCH 0/3] Torward multiple simultaneous core instances
 2018-05-04 16:46 UTC  (9+ messages)
` [PATCH 1/3] Move core_bfd to program space
` [PATCH 3/3] Heap-allocate core_target instances
` [PATCH 2/3] Eliminate the 'the_core_target' global

[patch] aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones
 2018-05-04 16:40 UTC  (13+ messages)
` ping#2: "
      ` ping: "

[PATCH] gdb: Make test names unique in gdb.base/maint.exp
 2018-05-04 15:33 UTC  (2+ messages)

[RFC][PATCH] Consolidate gdbserver global variables
 2018-05-04 14:14 UTC  (5+ messages)
    ` [RFC][PATCH v2] "

[patch] Fix BZ 11420 -- configure uses incorrect link order when testing libpython
 2018-05-04 14:12 UTC  (3+ messages)

Renewal by Andersen- Free Window Consultation
 2018-05-04 13:23 UTC 

[PATCH 0/3] Small testsuite updates
 2018-05-04 12:47 UTC  (11+ messages)
` [PATCH 1/3] gdb/testsuite: Fix broken regexp in gdbstub case
` [PATCH 3/3] gdb/testsuite: Handle targets with lots of registers

[PATCHv2] gdb/x86: Handle kernels using compact xsave format
 2018-05-04 10:39 UTC  (4+ messages)

[RFA] Remove a cleanup from remote.c
 2018-05-04  9:16 UTC  (2+ messages)

[PATCH] fix race when building ada-lex.c
 2018-05-04  9:07 UTC  (6+ messages)
` Build failure with flex 2.5.4 (Re: [PATCH] fix race when building ada-lex.c)

[RFA 0/2] Make line tables independent of progspace
 2018-05-03 23:17 UTC  (11+ messages)
` [RFA 1/2] "

[RFA 0/6] Make psymbols independent of the progspace
 2018-05-03 22:36 UTC  (7+ messages)
` [RFA 2/6] Change representation of psymbol to flush out accessors
` [RFA 6/6] Make psymbols and psymtabs independent of the program space
` [RFA 5/6] Add validity bits for psymtab high and low fields
` [RFA 1/6] Remove dead code in end_psymtab
` [RFA 4/6] Introduce accessors for psymtab high and low fields
` [RFA 3/6] Make PSYMBOL_VALUE_ADDRESS take objfile argument

[PATCH 0/8] Convert C compile to C++
 2018-05-03 18:51 UTC  (9+ messages)
` [PATCH 2/8] Rename symbol_substitution_name
` [PATCH 3/8] Move C-related declarations to compile-c.h
` [PATCH 1/8] Return unique_xmalloc_ptr for generate_c_for_variable_locations
` [PATCH 6/8] Use std::unordered_map instead of htab_t
` [PATCH 4/8] Add a C++ wrapper for GCC C plug-in
` [PATCH 7/8] Move compile_instance to compile.c
` [PATCH 8/8] Use policies for code generation
` [PATCH 5/8] Change compile_instance/compile_c_instance into classes

[patch][python] Consistently use $srcfile in py-breakpoint.exp
 2018-05-03 17:06 UTC  (2+ messages)

[pushed] Fix s390 GNU/Linux build
 2018-05-03 11:31 UTC 

Oh dear. I regret to inform you that commit f6ac5f3d63e03a81c4ff3749aba234961cc9090e might be unfortunate
 2018-05-03  6:50 UTC  (6+ messages)
` Breakage on builder Fedora-s390x-m64, revision f6ac5f3d63e03a81c4ff3749aba234961cc9090e
` Breakage on builder RHEL-s390x-m64, "
` Breakage on builder Debian-s390x-m64, "
` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, "
` Breakage on builder Debian-s390x-native-gdbserver-m64, "

[PATCH 00/40] C++ify target_ops, toward multi-target
 2018-05-03  0:06 UTC  (7+ messages)
` [RESEND][PATCH 01/40] Convert struct target_ops to C++

[PATCH] Eliminate target_ops::to_xclose
 2018-05-03  0:00 UTC  (3+ messages)

[PATCH] Make inf_ptrace_trad Linux-only, move to separate file
 2018-05-02 23:59 UTC  (2+ messages)

[PATCH] More procfs.c simplification
 2018-05-02 23:58 UTC  (2+ messages)

[PATCH] Eliminate procfs.c:procfs_use_watchpoints
 2018-05-02 23:57 UTC  (2+ messages)

[RFA] Handle var_zuinteger and var_zuinteger_unlimited from Python
 2018-05-02 21:37 UTC  (12+ messages)

[PATCH 0/4] Some File I/O improvements for embedded programming
 2018-05-02 16:31 UTC  (8+ messages)
` [PATCH 3/4] Explicit fixed-width integral File I/O protocol types
` [PATCH 1/4] Remove the restriction of File I/O functions to regular files only

Renewal by Andersen- Free Window Consultation
 2018-05-02 13:23 UTC 

Revolutionary New Product is the Easiest Way to Remove Skin Tags and Moles
 2018-05-02 10:20 UTC 

[PATCH] [configure] Added "nfp" to the build for binutils
 2018-05-01 15:32 UTC  (5+ messages)

[PATCH] [PR gdb/23127] [AArch64] Fix tagged pointer support
 2018-05-01 15:02 UTC  (2+ messages)

Get 3 Free Bottles Of Wine
 2018-05-01  5:10 UTC 

[PATCH] bug 23124: rust - Fix null deref when casting
 2018-05-01  5:09 UTC  (4+ messages)

We urge you to switch to a 15-year fixed now
 2018-05-01  2:30 UTC 

GDB 8.1.1 release 2018-04-23 update (T - 2 weeks?)
 2018-04-30 22:49 UTC  (2+ messages)
` GDB 8.1.1 release 2018-04-30 update (T - 1 week?)

possible fix for PR symtab/23010
 2018-04-30 22:44 UTC  (3+ messages)

[RFA] (Ada/ravenscar) error during "continue" after task/thread switch
 2018-04-30 22:15 UTC  (3+ messages)

Ping an old Python patch
 2018-04-30 19:20 UTC  (2+ messages)

[RFA 0/6] Remove some uses of is_mi_like_p
 2018-04-30 18:52 UTC  (9+ messages)
` [RFA 2/6] Remove some uses of is_mi_like_p from py-framefilter.c
` [RFA 3/6] Remove some uses of is_mi_like_p from spu-tdep.c
` [RFA 6/6] Remove a use of is_mi_like_p from darwin-nat-info.c
` [RFA 1/6] Make do_is_mi_like_p const
` [RFA 4/6] Remove a use of is_mi_like_p from tracepoint.c
` [RFA 5/6] Remove some is_mi_like_p from breakpoint code

[RFA 0/4] add ref_ptr::new_reference
 2018-04-30 17:32 UTC  (8+ messages)
` [RFA 4/4] Change Python code to use new_reference
` [RFA 3/4] Use new_reference for struct value
` [RFA 1/4] Introduce ref_ptr::new_reference
` [RFA 2/4] Remove new_bfd_ref

[RFA v2 0/6] Type alignment
 2018-04-30 17:17 UTC  (5+ messages)
` [RFA v2 2/6] Handle alignof and _Alignof

[RFA 0/6] Teach gdb about type alignment
 2018-04-30 16:46 UTC  (6+ messages)
` [RFA 2/6] Handle alignof and _Alignof

Oh dear. I regret to inform you that commit fe944acf8f858cfe6bcfd00670a88847a464717c might be unfortunate
 2018-04-30 16:10 UTC  (2+ messages)
` Breakage on builder Fedora-i686, revision fe944acf8f858cfe6bcfd00670a88847a464717c

[pushed] Use bool in read_index_from_section
 2018-04-30 15:08 UTC 

[RFA v2 0/8] Various command-related improvements
 2018-04-30 14:40 UTC  (4+ messages)
` [RFA v2 7/8] Allow breakpoint commands to be set from Python

[python][patch] PR python/19151 Hardware breakpoints in GDB Python
 2018-04-30 14:33 UTC  (4+ messages)

[PATCH 0/3 v3] [AArch64] Support tagged pointer
 2018-04-30 13:42 UTC  (12+ messages)

[RFA] Add basic Python API for convenience variables
 2018-04-30 13:11 UTC  (2+ messages)

[RFA] Fix "set" handling of Python parameters
 2018-04-30 13:01 UTC  (2+ messages)

Your Vivint.SmartHome Monitoring offer has arrived
 2018-04-30 11:26 UTC 

[RFA 0/4] minor interp-related cleanups
 2018-04-30  5:12 UTC  (5+ messages)
` [RFA 3/4] Remove interp_ui_out
` [RFA 4/4] Remove interp_name
` [RFA 2/4] Change the as_*_interp functions to use dynamic_cast
` [RFA 1/4] Use scoped_restore in a couple of interp-related places

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