public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] Make gdbserver work with filename-only binaries
 2018-02-28  5:33 UTC  (21+ messages)
` [PATCH 2/2] "
    ` [PATCH v2 "
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] Create new common/pathstuff.[ch]
    ` [PATCH v3 2/2] Make gdbserver work with filename-only binaries
` [PATCH 1/2] Create new common/pathstuff.[ch]

[PATCH] testsuite: Restore gdb_is_target_remote_prompt
 2018-02-28  3:29 UTC 

[PATCH 0/3] Use signal information to determine SIGTRAP type on FreeBSD
 2018-02-28  1:48 UTC  (4+ messages)
` [PATCH 1/3] Implement "to_stopped_by_hw_breakpoint" for x86 debug registers
` [PATCH 2/3] Add a new debug knob for the FreeBSD native target
` [PATCH 3/3] Use signal information to determine SIGTRAP type for FreeBSD

[RFA v2 0/4] variants and variant parts
 2018-02-28  0:23 UTC  (12+ messages)
` [RFA v2 1/4] Sign-extend non-bit-fields in unpack_bits_as_long
` [RFA v2 4/4] Handle DW_TAG_variant_part and DW_TAG_variant
` [RFA v2 2/4] Initial support for variant parts
` [RFA v2 3/4] Convert Rust to use discriminated unions

[PATCH] Update documentation for get_args
 2018-02-27 20:55 UTC  (3+ messages)

[PATCH 1/2] btrace: fix output of "set record btrace"
 2018-02-27 18:23 UTC  (7+ messages)
` [PATCH 2/2] btrace: set/show record btrace cpu

[RFA v2] Change target_write_memory_blocks to use std::vector
 2018-02-27 18:16 UTC  (2+ messages)

[PATCH v2 0/7] improve btrace enable error reporting
 2018-02-27 18:14 UTC  (20+ messages)
` [PATCH v2 1/7] common: add scoped_fd
` [PATCH v2 5/7] btrace, gdbserver: remove the to_supports_btrace target method

[PATCH] Fix watching structs in C++
 2018-02-27 18:07 UTC 

[PUSHED OBV] Explicitly specify common tdesc.h for use with aarch64.h
 2018-02-27 16:31 UTC 

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

[RFA] Implement darwin remote TARGET_OBJECT_DARWIN_DYLD_INFO
 2018-02-27 10:42 UTC  (3+ messages)

[PATCH] btrace, gdbserver: check btrace target pointers
 2018-02-27 10:39 UTC 

[RFA] machoread.c: avoid a crash on OSO without symbols
 2018-02-27 10:25 UTC 

Oh dear. I regret to inform you that commit 35cc7ed70ced98eedf9c065faa602abb1dfac537 might be unfortunate
 2018-02-27  8:14 UTC  (15+ messages)
` Breakage on builder RHEL-s390x-m64, revision 35cc7ed70ced98eedf9c065faa602abb1dfac537
` Breakage on builder Fedora-s390x-m64, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-m32, "

[PATCH] [Microblaze]: PIC Data Text Relative
 2018-02-27  8:14 UTC  (2+ messages)

[RFA 0/3] a few minor printf fixes
 2018-02-27  3:50 UTC  (4+ messages)
` [RFA 2/3] Allow - in %p for printf

[PATCH] gdb: Initial baremetal riscv support
 2018-02-27  3:37 UTC  (5+ messages)
` [PATCHv2] "

[RFA] Change target_write_memory_blocks to use std::vector
 2018-02-26 20:59 UTC  (7+ messages)
` [PATCH] Add test for load command

[committed 0/2] MIPS: Don't use a 32-bit architecture with a 64-bit ABI
 2018-02-26 19:50 UTC  (3+ messages)
` [committed 1/2] MIPS: Reorder ABI determination ahead of target description loading
` [committed 2/2] MIPS: Don't use a 32-bit BFD architecture with a 64-bit ABI

[PATCH] Workaround a FreeBSD ptrace() bug with clearing thread events
 2018-02-26 17:25 UTC  (3+ messages)

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

[PATCH 0/7 v2] Class-fy partial_die_info
 2018-02-26 15:39 UTC  (11+ messages)
` [PATCH 7/7] Move read_partial_die to partial_die_info::read
` [PATCH 2/7] Don't check abbrev is NULL in read_partial_die
` [PATCH 6/7] Move fixup_partial_die to partial_die_info::fixup
` [PATCH 3/7] Change find_partial_die_in_comp_unit to dwarf2_cu::find_partial_die
` [PATCH 1/7] Re-write partial_die_info allocation in load_partial_dies
` [PATCH 4/7] Class-fy partial_die_info
` [PATCH 5/7] Remove one argument abbrev_len in read_partial_die

[RFA v5] (Ada) Fix frame argument printing when using auto language mode
 2018-02-26 11:33 UTC 

[PATCH] [Microblaze]: PIC Data Text Relative
 2018-02-26  8:36 UTC  (2+ messages)

[PATCH] Improve gcore shell quoting and portability
 2018-02-25 22:41 UTC  (2+ messages)

[pushed] Fix double space expected in cp_test_ptype_class
 2018-02-25 20:16 UTC 

[RFA] Remove most cleanups from linux-thread-db.c
 2018-02-25 18:00 UTC  (4+ messages)

[PATCH 1/5] Make delim_string_to_char_ptr_vec return an std::vector
 2018-02-25 16:47 UTC  (5+ messages)
` [PATCH 4/5] C++ify charsets
` [PATCH 3/5] Make program_space::deleted_solibs a vector of std::string
` [PATCH 5/5] Remove free_char_ptr_vec
` [PATCH 2/5] C++ify program_space

[RFA] Remove cleanups from check_fast_tracepoint_sals
 2018-02-24  1:37 UTC  (2+ messages)

[committed] GDB/testsuite: Fix a typo in $actual_line
 2018-02-23 20:23 UTC 

[PATCH] dwarf: Make sect_offset 64-bits
 2018-02-23 18:04 UTC  (7+ messages)

[RFA v4] (Ada) Fix frame argument printing when using auto language mode
 2018-02-23 17:44 UTC  (2+ messages)

[RFA/doco] set varsize-limit: New GDB setting for maximum dynamic object size
 2018-02-23 13:56 UTC  (6+ messages)

[RFA v3] (Ada) Fix frame argument printing when using auto language mode
 2018-02-23 13:35 UTC 

[RFA v2] (Ada) Fix frame argument printing when using auto language mode
 2018-02-23  9:37 UTC  (3+ messages)

[PATCH] Add libcc1 v1 compatibility to C compile feature
 2018-02-22 21:05 UTC 

review request: implementing DW_AT_endianity
 2018-02-22 17:39 UTC  (4+ messages)
` [PATCH] "

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

[RFA] Fix frame argument printing when using auto language mode
 2018-02-22  3:38 UTC  (6+ messages)

gdb-patches@sourceware.org Quotation
 2018-02-22  0:44 UTC 

[[PUSHED OBV]] Fix a typo
 2018-02-21 23:48 UTC 

[PATCH 1/3] Move find_toplevel_char to utils.[ch]
 2018-02-21 23:46 UTC  (4+ messages)
` [PATCH 3/3] Support template lookups in strncmp_iw_with_mode

[RFA v3] Return gdb::optional<std::string> from target_fileio_readlink
 2018-02-21 21:37 UTC 

[[PUSHED]] Add "common-defs.h" include to files in arch/ subdir not yet including it
 2018-02-21 19:09 UTC 

[PATCH 00/10 v2] Remove regcache::m_readonly_p
 2018-02-21 14:49 UTC  (9+ messages)
` [PATCH 09/10] Move register_dump to regcache-dump.c

[RFA] Remove a cleanup from call_function_by_hand_dummy
 2018-02-21 13:04 UTC  (5+ 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  (11+ 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: "

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

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

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

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