public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-04-13 10:51 UTC  (22+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] Move parts of inferior job control to common/
                ` [PATCH] Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h)
  ` [PATCH v5 3/5] C++-fy and prepare for sharing fork_inferior
          ` [obv/commit] Fix build breakage from last commit (window-nat.c:windows_create_inferior)
          ` [PATCH] fork-child.c: Avoid unnecessary heap-allocation / string copying (Re: [PATCH v5 3/5] C++-fy and prepare for sharing fork_inferior)

[PATCH 0/8] Fix removing inferiors from within "thread apply" commands
 2017-04-13 10:24 UTC  (15+ messages)
` [PATCH 3/8] C++fy thread_apply_all_command
` [PATCH 8/8] Fix removing inferiors from within "thread apply" commands
` [PATCH 2/8] Fix follow-fork latent bug
` [PATCH 1/8] watch_command_1: Fix dangling frame access
` [PATCH 7/8] Make inferior::detaching a bool, and introduce scoped_restore::release()
` [PATCH 6/8] Make inferior a class with cdtors, and use new/delete
` [PATCH 5/8] GC inferior.c:init_inferior_list
` [PATCH 4/8] Improve coverage of the PR threads/13217 regression test

[PATCH 0/9] Various DWARF piece fixes
 2017-04-13  9:10 UTC  (8+ messages)
` [PATCH 1/9] Add test for modifiable DWARF locations
` [PATCH 2/9] Fix size capping in write_pieced_value
` [PATCH 4/9] Remove addr_size field from struct piece_closure

[ob/pushed] Missed ChangeLog entries for last commit in March
 2017-04-13  8:43 UTC 

[PATCH 0/4] Poison non-POD memset & non-trivially-copyable memcpy/memmove
 2017-04-13  7:57 UTC  (7+ messages)
` [PATCH 4/5] Don't memset non-POD types: struct btrace_insn
` [PATCH 2/5] Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyable
` [PATCH 3/5] Don't memset non-POD types: struct bp_location
` [PATCH 1/5] Poison non-POD memset & non-trivially-copyable memcpy/memmove
` [PATCH 5/5] Don't memset non-POD types: struct breakpoint

[PATCH 0/9] Unit test to gdbarch methods register_to_value and value_to_register
 2017-04-13  7:26 UTC  (10+ messages)
` [PATCH 4/9] Use XCNEW gdbarch_tdep
` [PATCH 6/9] Restrict ia64_convert_register_p
` [PATCH 5/9] Restrict m68k_convert_register_p
` [PATCH 8/9] Restrict i387_convert_register_p
` [PATCH OBV 2/9] XCNEW gdbarch_tdep in rl78 and rx
` [PATCH 9/9] Add unit test to gdbarch methods register_to_value and value_to_register
` [PATCH OBV 3/9] Fix a typo in rx_fpsw_type
` [PATCH 1/9] Clear GDB internal state after each unit test
` [PATCH 7/9] Restrict alpha_convert_register_p

[PATCH 1/2] Remove dead code and "current" field from MI thread output doc
 2017-04-13  6:02 UTC  (11+ messages)
` [PATCH 2/2] doc: Improve documentation about MI thread output

[RFA 0/2] Fix PR cli/19551
 2017-04-13  4:44 UTC  (3+ messages)
` [RFA 2/2] PR cli/19551 - change formatting of "Reading symbols" messages
` [RFA 1/2] Use a distinguishing name for minidebug objfile

[PATCH] C++ify gdb/common/environ.c
 2017-04-13  4:05 UTC 

[RFA v2 00/17] miscellaneous C++-ification
 2017-04-13  2:36 UTC  (35+ messages)
` [RFA v2 12/17] Use std::vector in reread_symbols
` [RFA v2 01/17] Introduce event_location_up
` [RFA v2 04/17] Introduce gdb_dlhandle_up
` [RFA v2 02/17] Introduce command_line_up
` [RFA v2 09/17] Remove some cleanups from location.c
` [RFA v2 10/17] C++ify mi_parse
` [RFA v2 17/17] Change linespec_result::location to be an event_location_up
` [RFA v2 16/17] Add a constructor and destructor to linespec_result
` [RFA v2 11/17] Use scoped_restore in more places
` [RFA v2 05/17] Change increment_reading_symtab to return a scoped_restore
` [RFA v2 07/17] Fix up wchar_iterator comment
` [RFA v2 13/17] Use std::vector in find_instruction_backward
` [RFA v2 08/17] Remove some cleanups from gnu-v3-abi.c
` [RFA v2 03/17] Change find_pcs_for_symtab_line to return a std::vector
` [RFA v2 06/17] Remove cleanup_iconv
` [RFA v2 14/17] Use std::vector in compile-loc2c.c
` [RFA v2 15/17] Change breakpoint event locations to event_location_up

[ob/pushed] struct breakpoint: Fix indentation
 2017-04-13  2:15 UTC 

[ob/pushed] breakpoint.c: bp_location (the array) shadows bp_location (the type)
 2017-04-13  1:17 UTC 

[PATCH] Make environ.exp run on all platforms (and create info-program.exp)
 2017-04-12 23:30 UTC  (2+ messages)

[PATCH] [mips] Fix PR 21337 v1: segfault when re-reading symbols with remote debugging
 2017-04-12 21:42 UTC  (4+ messages)

[PATCH v2] Add "inferior id" and "id in inferior" info to -thread-info output
 2017-04-12 19:28 UTC  (2+ messages)

[PATCH 0/4] Cleanups for MIPS registers (mostly FreeBSD-specific)
 2017-04-12 18:45 UTC  (5+ messages)
` [PATCH 3/4] Consistently use fprintf_filtered when displaying MIPS registers
` [PATCH 2/4] Use mips_regnum instead of constants for FreeBSD/mips register operations
` [PATCH 1/4] Cleanups to FreeBSD/mips native "
` [PATCH 4/4] Don't throw an error in 'info registers' for unavailable MIPS GP registers

[PATCH v2] PR threads/20743: Don't attempt to suspend or resume exited threads
 2017-04-12 18:12 UTC  (3+ messages)

GDB 8.0 release / imminent branching? (2017-04-10)
 2017-04-12 15:38 UTC  (9+ messages)

[PATCH] gdb: Move DJGPP/go32 bits to their own tdep file
 2017-04-12 15:32 UTC  (11+ messages)

[PATCH] Remove support for "set osabi SVR4"?
 2017-04-12 15:31 UTC 

[PATCH obv] Fix build error in aix-thread.c
 2017-04-12 14:47 UTC 

[PATCH 2/11] Add IA64_MAX_REGISTER_SIZE
 2017-04-12 13:41 UTC  (5+ messages)

[ob/pushed] Remove unnecessary set_gdbarch_gnu_triplet_regexp calls
 2017-04-12 13:19 UTC 

[PATCH v2 0/2] PR c++/21323: char16_t/char32_t/wchar_t built-in C++ types
 2017-04-12 13:10 UTC  (2+ messages)

[PATCH] Add proper single-step support for arm-none-eabi
 2017-04-12 10:43 UTC  (6+ messages)

[PATCH 5/11] Add M32R_MAX_REGISTER_SIZE
 2017-04-12  8:54 UTC  (5+ messages)

[PATCH 11/11] Add SH_MAX_REGISTER_SIZE and SH64_MAX_REGISTER_SIZE
 2017-04-12  8:34 UTC  (3+ messages)

[PATCH 8/11] Add FRV_MAX_REGISTER_SIZE
 2017-04-12  8:27 UTC  (3+ messages)

[PATCH 6/11] Add ALPHA_MAX_REGISTER_SIZE
 2017-04-12  8:25 UTC  (3+ messages)

[PATCH] Fix memory leak in python.c:do_start_initialization
 2017-04-12  8:14 UTC  (9+ messages)
` [PATCH] Fix read after xfree in linux_nat_detach
        ` [PATCH v2] "

[PATCH] Only use 32-bit thumb-2 breakpoint instruction if necessary
 2017-04-11 18:52 UTC 

[PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE
 2017-04-11 15:37 UTC  (2+ messages)

[ob/pushed] gdb/thread.c: Fix whitespace throughout
 2017-04-11 13:34 UTC 

[PATCH 1/11] Add ARM_MAX_REGISTER_SIZE
 2017-04-11 12:53 UTC  (3+ messages)

[RFA 00/14] miscellaneous C++-ificiation
 2017-04-11  1:59 UTC  (32+ messages)
` [RFA 03/14] Change find_pcs_for_symtab_line to return a std::vector
` [RFA 06/14] Remove cleanup_iconv
` [RFA 08/14] Remove some cleanups from gnu-v3-abi.c
` [RFA 11/14] Use scoped_restore in more places
` [RFA 10/14] C++ify mi_parse
` [RFA 01/14] Introduce event_location_up
` [RFA 09/14] Remove some cleanups from location.c
` [RFA 02/14] Introduce command_line_up
` [RFA 04/14] Introduce gdb_dlopen_up
` [RFA 12/14] Use std::vector in reread_symbols
` [RFA 07/14] Fix up wchar_iterator comment
` [RFA 05/14] Change increment_reading_symtab to return a scoped_restore

[obv/commit] Fix PR gdb/21364: Dead code due to an unreachable condition in osdata.c
 2017-04-10 16:46 UTC 

[PATCH 2/2] Delete thread_info is refcount is zero
 2017-04-10 15:57 UTC  (9+ messages)
` [PATCH 0/2] Don't delete thread_info if refcount isn't zero
  ` [PATCH 2/2] "
            ` [pushed] GC gdb/thread.c:current_thread_cleanup_chain (Re: [PATCH 2/2] Don't delete thread_info if refcount isn't zero)

[RFC] Deprecate ARM FPA in GDB
 2017-04-10 15:11 UTC 

[ob/pushed] thread.c: ptid_equal -> operator==
 2017-04-10 14:56 UTC 

[PATCH] msp430: Don't use REG_UNKNOWN
 2017-04-10 13:45 UTC  (2+ messages)

[PATCH 0/7] C++fy xml-support.c and more gdb::optional
 2017-04-10 12:32 UTC  (8+ messages)
` [PATCH 2/7] xml-support.c: Use std::vector
` [PATCH 7/7] Eliminate obstack_printf
` [PATCH 1/7] C++-ify gdb/xml-support.c a bit to eliminate cleanups
` [PATCH 5/7] xml-support.c: Use std::string for growing string buffer
` [PATCH 6/7] gdb_xml_parser: make data fields private and make more functions methods
` [PATCH 3/7] More gdb::optional features
` [PATCH 4/7] gdb::optional unit tests

[PATCH] Remove MAX_REGISTER_SIZE from regcache.c
 2017-04-10 10:53 UTC  (8+ messages)

[PATCH obv] windows-nat.c: Fix bad initialization of ptid
 2017-04-10  3:17 UTC 

[PATCH v2 0/7] Thread handle to thread info mapping
 2017-04-09  8:09 UTC  (4+ messages)
` [PATCH v2 6/7] Add thread_handle_to_thread_info support for remote targets
` [PATCH v2 7/7] Documentation for qXfer:threads:read handle attribute

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