public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[[PUSHED]] Add "common-defs.h" include to files in arch/ subdir not yet including it
 2018-02-21 19:09 UTC 

[RFA 0/3] Discriminated unions
 2018-02-21 17:34 UTC  (12+ messages)
` [RFA 2/3] Convert Rust to use discriminated unions
` [RFA 3/3] Handle DW_TAG_variant_part and DW_TAG_variant
` [RFA 1/3] Initial support for variant parts

[RFA] Fix frame argument printing when using auto language mode
 2018-02-21 16:12 UTC  (5+ messages)

[PATCH 00/10 v2] Remove regcache::m_readonly_p
 2018-02-21 14:49 UTC  (20+ messages)
` [PATCH 02/10] class readable_regcache and pass readable_regcache to gdbarch pseudo_register_read and pseudo_register_read_value
` [PATCH 08/10] Remove regcache::m_readonly_p
` [PATCH 04/10] Class readonly_detached_regcache
` [PATCH 05/10] Class detached_regcache
` [PATCH 06/10] Replace regcache::dump with class register_dump
` [PATCH 09/10] Move register_dump to regcache-dump.c
` [PATCH 10/10] Pass readable_regcache to gdbarch method read_pc
` [PATCH 03/10] Remove regcache_save and regcache_cpy
` [PATCH 07/10] No longer create readonly regcache
` [PATCH 01/10] Class reg_buffer

[RFA] Remove a cleanup from call_function_by_hand_dummy
 2018-02-21 13:04 UTC  (5+ messages)

[PATCH 0/2] Make gdbserver work with filename-only binaries
 2018-02-21 12:29 UTC  (14+ messages)
` [PATCH 2/2] "
    ` [PATCH v2 "
    ` [PATCH v2 1/2] Create new common/pathstuff.[ch]
` [PATCH "

[PATCH] Move arch/tdesc.h to common/common-tdesc.h
 2018-02-21 12:27 UTC  (11+ messages)

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2018-02-21  7:37 UTC  (5+ messages)
` [PATCH 5/6] Share fork_inferior et al with gdbserver
  ` [RFC] "gdbserver ... BASENAME_EXE" no longer works (was: "[PATCH 5/6] Share fork_inferior et al with gdbserver")
    ` [RFC] "gdbserver ... BASENAME_EXE" no longer works

[RFA] Remove a cleanup from parse_expression_for_completion
 2018-02-21  3:46 UTC  (6+ messages)

[RFC] regresssion(internal-error) printing subprogram argument
 2018-02-21  3:02 UTC  (12+ messages)
                  ` [RFA/RFC] fix PR gdb/22670 (pb looking up some symbols when they have a linkage name) (was: "Re: [RFC] regresssion(internal-error) printing subprogram argument")
                    ` PING: "

[PATCH] dwarf: Make sect_offset 64-bits
 2018-02-20 16:49 UTC  (4+ messages)

[pushed] remote-sim: Add missing ATTRIBUTE_PRINTF
 2018-02-20 16:45 UTC 

[PATCH v2 0/7] improve btrace enable error reporting
 2018-02-20 13:16 UTC  (19+ messages)
` [PATCH v2 1/7] common: add scoped_fd

[PATCH] Fix make 3.81 build errors
 2018-02-20 10:59 UTC  (7+ messages)

[PATCH] gdb: Initial baremetal riscv support
 2018-02-19 20:01 UTC  (3+ messages)

[PATCH v3 0/1] Don't rewind PC for GHC generated frames
 2018-02-19 17:02 UTC  (10+ messages)
` [PATCH v3 1/1] "

Oh dear. I regret to inform you that commit b5884fa7101cc528f07fd57c3de445a3680964a6 might be unfortunate
 2018-02-19 11:43 UTC  (5+ messages)
` Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, revision b5884fa7101cc528f07fd57c3de445a3680964a6
` Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-m32, "

[PATCH] Add common/ dir in build directories
 2018-02-19  9:40 UTC  (5+ messages)

[RFA 0/3] a few minor printf fixes
 2018-02-19  9:16 UTC  (12+ messages)
` [RFA 2/3] Allow - in %p for printf
` [RFA 3/3] Special case NULL when using printf's %s format
` [RFA 1/3] Add usage to printf command

[PATCH] infrun: step through indirect branch thunks
 2018-02-19  5:16 UTC 

[PATCH 1/2] Make parse_static_tracepoint_marker_definition work with multiple static tracepoint definitions
 2018-02-19  3:35 UTC  (2+ messages)
` [PATCH 2/2] Get rid of VEC(static_tracepoint_marker_p)

[PATCH] New class allocate_on_obstack
 2018-02-16 16:22 UTC  (6+ messages)

[PATCH] gdb/doc: Additional information about 'info line'
 2018-02-16 16:04 UTC  (2+ messages)

[PATCH] Fix for GDB failing to interrupt after run when no PID issued by stub
 2018-02-15 15:06 UTC  (8+ messages)

[pushed/Ada] delete ada-lang.c::ada_to_fixed_value_create advance declaration
 2018-02-15  4:00 UTC 

[RFA] Remove cleanup from frame_prepare_for_sniffer
 2018-02-14 16:58 UTC  (3+ messages)
` [PATCH] Fix GDB crash after Quit thrown from unwinder sniffer (Re: [RFA] Remove cleanup from frame_prepare_for_sniffer)

Remove a few more cleanups: solib and openp
 2018-02-14 15:03 UTC  (7+ messages)
` [RFA 2/4] Move some declarations to source.h
` [RFA 4/4] Constify target_so_ops::bfd_open
` [RFA 3/4] Change openp et al to use a unique_xmalloc_ptr
` [RFA 1/4] Return unique_xmalloc_ptr from some solib.c functions

[pushed/Ada] Remove references to ada_name_for_lookup (deleted)
 2018-02-14 10:50 UTC 

[PATCH] Check for ncursesw first when searching for "tgetent"
 2018-02-14  1:28 UTC  (5+ messages)

[PATCH] Use enum flags for flags passed to openp
 2018-02-13 17:16 UTC  (3+ messages)

[PATCH] WebAssembly: Disable subdirectory configuration for unsupported LD
 2018-02-13 13:42 UTC  (2+ messages)

[pushed] Fix prefix of maint set/show per-command
 2018-02-13  5:33 UTC 

[RFA] Convert observers to C++
 2018-02-12 18:43 UTC  (6+ messages)

[RFA] Make "bt N" print correct number of frames when using a frame filter
 2018-02-12 16:45 UTC  (4+ messages)

bugzilla: can we create GDB 8.1.1 target milestone?
 2018-02-09 13:22 UTC  (4+ messages)

[ANNOUNCEMENT] GDB 8.1 released!
 2018-02-09 13:20 UTC  (6+ messages)
      ` [pushed] GDB WWW main page adjustements (was: "Re: [ANNOUNCEMENT] GDB 8.1 released!")
        ` [pushed] GDB WWW main page adjustements

[RFA 0/9] more cleanup removal
 2018-02-09 13:11 UTC  (14+ messages)
` [RFA 2/9] Remove make_cleanup_restore_current_thread from gdbserver
` [RFA 3/9] Return unique_xmalloc_ptr from macro scope functions
` [RFA 4/9] Class-ify macro_buffer
` [RFA 1/9] Remove a cleanup from gdbserver
` [RFA 8/9] Use unique_xmalloc_ptr in build_id_to_debug_bfd
` [RFA 9/9] Remove cleanups from solib.c
` [RFA 6/9] Remove cleanups from macro_define_command
` [RFA 7/9] Use std::vector in find_source_lines
` [RFA 5/9] Use std::string in maybe_expand

[RFA 0/2] two more minor cleanup removals
 2018-02-09 12:59 UTC  (4+ messages)
` [RFA 2/2] Use gdb::unique_xmalloc_ptr in auto_load_section_scripts
` [RFA 1/2] Use std::string in execute_script_contents

[python][patch] Python rbreak
 2018-02-09 12:13 UTC  (13+ messages)
        ` [RFA/RFC] Clarify contents of NEWS entry re: Python "rbreak" (waa: "Re: [python][patch] Python rbreak")

[PATCH] Fix type of values representing optimized out static members
 2018-02-07 13:50 UTC  (3+ messages)

Stop updating ChangeLog?
 2018-02-07  9:11 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).