public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/2] btrace: fix output of "set record btrace"
 2018-03-05 10:58 UTC  (19+ messages)
` [PATCH 2/2] btrace: set/show record btrace cpu

[PATCH] gdb: Initial baremetal riscv support
 2018-03-05 10:46 UTC  (11+ messages)
` [PATCHv2] "
    ` [PATCHv3 0/2] Initial RiscV Support
    ` [PATCHv3 2/2] gdb: Initial baremetal riscv support
        ` [PATCHv4 "
    ` [PATCHv3 1/2] gdb/amd64: Ignore zero sized fields when calling functions

[RFA/Darwin] Recognize .plt section
 2018-03-05  8:54 UTC 

[RFA/Darwin] Fix section relocation addresses when base address is not 0
 2018-03-05  8:53 UTC 

[pushed] Propagate gdb_disassembly_flags to btrace_print_lines
 2018-03-05  1:05 UTC 

[PATCH 1/3] btrace: Remove btrace disable cleanup
 2018-03-04 20:56 UTC  (3+ messages)
` [PATCH 3/3] btrace: Remove ui_out cleanups
` [PATCH 2/3] btrace: Remove VEC cleanups

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

[PATCH] Add silent Makefile rules
 2018-03-03 18:27 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] Workaround a FreeBSD ptrace() bug with clearing thread events
 2018-03-03 17:45 UTC  (8+ messages)

[PATCH 2/2] Make gdbserver work with filename-only binaries
 2018-03-03  7:36 UTC  (38+ messages)
` [PATCH 0/2] "
  ` [PATCH v2 2/2] "
` [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] Conditionally include "<windows.h>" on common/pathstuff.c (and unbreak build on mingw*)
` [obvious/pushed] Change order of error message printed when gdbserver can't find CWD

[PATCH 1/2] Make find_separate_debug_file* return std::string
 2018-03-03  5:10 UTC  (2+ messages)
` [PATCH 2/2] Use std::string to simplify build_id_to_debug_bfd

[pushed] handle_general_set: Remove useless xstrdup
 2018-03-03  4:29 UTC 

[PATCH 1/5] Make delim_string_to_char_ptr_vec return an std::vector
 2018-03-03  4:23 UTC  (2+ messages)

[PATCH] linux_qxfer_libraries_svr4: Use std::string
 2018-03-03  3:23 UTC  (2+ messages)
` [PATCH] Add xml_escape_text_append and use it

PATCH for minor buglet in remote.c misreporting REMOTE_DEBUG_MAX_CHAR messages
 2018-03-02 17:14 UTC 

[PATCH PR gdb/22736] [aarch64] gdb crashes on a conditional breakpoint with cast return type
 2018-03-02 15:18 UTC  (7+ messages)

[PATCH, gdb/testsuite] Use %progbits in watch-loc.c
 2018-03-02 11:54 UTC  (3+ messages)

Oh dear. I regret to inform you that commit b5884fa7101cc528f07fd57c3de445a3680964a6 might be unfortunate
 2018-03-02 10:10 UTC  (3+ messages)
` Breakage on builder Ubuntu-AArch64-native-gdbserver-m64, revision b5884fa7101cc528f07fd57c3de445a3680964a6

[PATCH] Improve gcore shell quoting and portability
 2018-03-01 22:30 UTC  (4+ messages)

[PATCH v2 0/7] improve btrace enable error reporting
 2018-03-01 19:34 UTC  (20+ messages)
` [PATCH v2 5/7] btrace, gdbserver: remove the to_supports_btrace target method

[PATCH] target debug: Improve printing of flags
 2018-03-01 19:01 UTC  (2+ messages)

[RFA/Darwin] Fix starting address scan for binary with only one section
 2018-03-01 17:15 UTC 

[PATCH] Propagate record_print_flags
 2018-03-01 15:49 UTC  (3+ messages)

[PATCH] Don't redefine upload/download/file in gdbserver-base
 2018-03-01 13:25 UTC 

[RFA v6] (Ada) Fix frame argument printing when using auto language mode
 2018-03-01 11:55 UTC  (2+ messages)

[PATCH V3 0/8] Remove gdbserver dependency on xml files
 2018-03-01 11:41 UTC  (9+ messages)
` [PATCH v3 2/8] Commonise tdesc_reg
` [PATCH V3 1/8] Move tdesc header funcs to c file
` [PATCH v3 4/8] Commonise tdesc types
` [PATCH v3 3/8] Commonise tdesc_feature
` [PATCH v3 5/8] Add tdesc osabi and architecture functions
` [PATCH v3 7/8]: Remove xml file references from target descriptions
` [PATCH v3 8/8] Remove xml files from gdbserver
` [PATCH v3 6/8] Create xml from target descriptions

[RFA/Darwin v2] Avoid a crash when working on OSO without symbol
 2018-03-01 11:38 UTC 

[PATCH] btrace, gdbserver: check btrace target pointers
 2018-03-01 11:09 UTC  (5+ messages)

[v2] Fix Rust enum test failures
 2018-03-01  2:59 UTC  (3+ messages)

[PATCH v2] Don't elide all inlined frames
 2018-02-28 20:33 UTC 

[PATCH] testsuite: Restore gdb_is_target_remote_prompt
 2018-02-28 14:01 UTC  (3+ messages)

[RFA v5] (Ada) Fix frame argument printing when using auto language mode
 2018-02-28 10:01 UTC  (3+ messages)

[RFA v2 0/4] variants and variant parts
 2018-02-28  0:23 UTC  (7+ messages)
` [RFA v2 3/4] Convert Rust to use discriminated unions
` [RFA v2 4/4] Handle DW_TAG_variant_part and DW_TAG_variant

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

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

[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  (11+ messages)

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

[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

[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

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