public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH OBV] Skip gdb.python/py-thrhandle.exp if python is not enabled
 2017-11-03 10:40 UTC 

[python][patch] Python rbreak
 2017-11-03 10:05 UTC  (6+ messages)

[PATCH 1/2] Change register_changed_p returns bool
 2017-11-03  8:56 UTC  (2+ messages)
` [PATCH 2/2] Change value_contents_eq return bool

[PATCH v5 0/4] Allow enabling/disabling breakpoint location ranges
 2017-11-03  8:54 UTC  (7+ messages)
` [PATCH v5 2/4] Breakpoint location parsing: always error instead of warning
` [PATCH v5 1/4] Allow enabling/disabling breakpoint location ranges
` [PATCH v5 3/4] Add base 'enable/disable invalid location range' tests
` [PATCH v5 4/4] Make breakpoint/location number parsing error output consistent

[PATCH] Assertion 'xfered>0' in target.c for remote connection
 2017-11-03  3:11 UTC  (2+ messages)

[RFA 00/13] more cleanup removal
 2017-11-03  1:59 UTC  (23+ messages)
` [RFA 12/13] Introduce gdb_breakpoint_up
` [RFA 05/13] Remove directive-searched cleanups
` [RFA 06/13] Replace start_rbreak_breakpoints and end_rbreak_breakpoints
` [RFA 10/13] Remove cleanups from linux-tdep.c
` [RFA 09/13] Use gdb::def_vector in ppc-linux-tdep.c
` [RFA 02/13] Remove cleanups from link_callbacks_einfo
` [RFA 08/13] Remove make_cleanup_free_objfile
` [RFA 11/13] Use unique_xmalloc_ptr in c_type_print_base
` [RFA 03/13] Use std::vector in compile-loc2c.c
` [RFA 07/13] Use gdb::def_vector in sparc64-tdep.c
` [RFA 01/13] Replace really_free_pendings with a scoped_ class
` [RFA 13/13] Use std::vector in h8300-tdep.c
` [RFA 04/13] Use unique_xmalloc_ptr in find_separate_debug_file_by_debuglink

[PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
 2017-11-03  0:54 UTC 

[PATCH] Simplify child_terminal_inferior
 2017-11-02 20:17 UTC 

[PATCH 0/3] Some terminal handling TCL
 2017-11-02 19:32 UTC  (8+ messages)
` [PATCH 3/3] Eliminate STOP_SIGNAL, use SIGTSTP directly
` [PATCH 2/3] Don't set terminal flags twice in a row
` [PATCH 1/3] Assume termios is available, remove support for termio and sgtty

[PATCH 0/8] regcache misc cleanup and refactor
 2017-11-02 15:20 UTC  (18+ messages)
` [PATCH 1/8] Remove regcache_descr fields sizeof_raw_register_status and sizeof_cooked_register_status
` [PATCH 4/8] Remove regcache_descr::nr_raw_registers
` [PATCH 3/8] New method regcache::assert_regnum
` [PATCH 8/8] Construct readonly regcache without address space
` [PATCH 2/8] Remove code wrapped by "#if 0"
` [PATCH 6/8] const-fy regcache::m_aspace
` [PATCH 7/8] const-fy regcache::m_readonly_p
` [PATCH 5/8] s/get_regcache_aspace (regcache)/regcache->aspace ()/g

[PATCH 00/10] Use std::vector and std::string throughout target-descriptions.c
 2017-11-02 13:27 UTC  (20+ messages)
` [PATCH 06/10] Make tdesc_reg string fields std::string
` [PATCH 03/10] Make target_desc::features an std::vector
` [PATCH 01/10] Make target_desc::properties "
` [PATCH 07/10] Make tdesc_feature::types "
` [PATCH 05/10] Make tdesc_feature::registers "
` [PATCH 04/10] Make tdesc_feature::name an std::string
` [PATCH 10/10] Make tdesc_arch_data::arch_regs an std::vector
` [PATCH 09/10] Make tdesc_type::u::u::fields "
` [PATCH 08/10] Make tdesc_type::name an std::string
` [PATCH 02/10] Make target_desc::compatible an std::vector

Oh dear. I regret to inform you that commit 81b42bcab16f4462eb4c91db2cf09cd76e17402e might be unfortunate
 2017-11-01 17:30 UTC  (5+ messages)
` Breakage on builder Fedora-x86_64-cc-with-index, revision 81b42bcab16f4462eb4c91db2cf09cd76e17402e

Question for Randolph Chung
 2017-11-01 16:45 UTC 

[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
 2017-11-01 15:38 UTC  (9+ messages)
` [PATCH 25/40] Introduce lookup_name_info and generalize Ada's FULL/WILD name matching

Oh dear. I regret to inform you that commit a67d66eb97e7613a38ffe6622d837303b3ecd31d might be unfortunate
 2017-11-01 15:27 UTC  (3+ messages)
` Breakage on builder Fedora-x86_64-m32, revision a67d66eb97e7613a38ffe6622d837303b3ecd31d
` Breakage on builder Fedora-i686, "

[PATCH] Add a note about Debugging Tools devroom at FOSDEM 2018 to gdb's news
 2017-11-01 13:20 UTC  (4+ messages)
` [PING][PATCH] "

Oh dear. I regret to inform you that commit e0115a844607b280449986e661f551dff49a9031 might be unfortunate
 2017-11-01 12:56 UTC  (2+ messages)
` Breakage on builder Fedora-x86_64-cc-with-index, revision e0115a844607b280449986e661f551dff49a9031

Oh dear. I regret to inform you that commit ee357486aa87b17782111295c5e7bd4ac9e6970f might be unfortunate
 2017-11-01 12:02 UTC  (3+ messages)
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision ee357486aa87b17782111295c5e7bd4ac9e6970f
` Breakage on builder Fedora-x86_64-m32, "

Breakpoint commands in MI mode and "backtrace"
 2017-11-01  3:45 UTC  (4+ messages)
` [PATCH] Use console uiout when executing breakpoint commands

Question for Qinwei
 2017-10-31 20:08 UTC 

[pushed] tracepoint: Remove unnecessary const_cast
 2017-10-31 19:05 UTC 

[PATCH] Record nested types
 2017-10-31 19:03 UTC  (3+ messages)

[PATCH 3/4] Use flexible target descriptors for aarch64
 2017-10-31 17:16 UTC  (4+ messages)

[PATCH 2/4] gdbserver use aarch64_create_target_description
 2017-10-31 15:29 UTC  (3+ messages)

New ARI warning Tue Oct 31 01:56:15 UTC 2017
 2017-10-31  1:56 UTC 

[PATCH] gdb/Makefile.in: fix 'make tags' failure
 2017-10-31  1:41 UTC  (5+ messages)

[RFC][PATCH] fix gdb segv when objfile can't be opened
 2017-10-30 23:38 UTC  (8+ messages)

[PATCH 1/2] Report call site for inlined functions
 2017-10-30 21:18 UTC  (10+ messages)
` [PATCH 2/2] Report stop locations in "

Opinion about -Wtautological-compare
 2017-10-30 18:29 UTC  (9+ messages)
    ` [PATCH] Introduce in_inclusive_range, fix -Wtautological-compare warnings

[PATCH 0/2] Make make-target-delegates grok C++ type names better
 2017-10-30 17:05 UTC  (7+ messages)
` [PATCH 2/2] target_set_syscall_catchpoint, use gdb::array_view and bool
` [PATCH 1/2] Make make-target-delegates grok namespace scope op and template params
` [PATCH] Remove mem_region_vector typedef

Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999
 2017-10-30 15:34 UTC  (5+ messages)

[PATCH 0/3] Fix issues with writing Linux core PRSTATUS note on MIPS o32, n32 and n64 into core file
 2017-10-30 14:12 UTC  (9+ messages)

[PATCH 1/4] Add aarch64_create_target_description
 2017-10-30 12:00 UTC  (2+ messages)

[RFA 0/6] more cleanup removals
 2017-10-30 11:49 UTC  (15+ messages)
` [RFA 4/6] Simple cleanup removals in remote.c
            ` [PATCH 1/2] Introduce string_appendf/string_vappendf (Re: [RFA 4/6] Simple cleanup removals in remote.c)
            ` [PATCH 2/2] remote.c, QCatchSyscalls: Build std::string instead of unique_xmalloc_ptr "

[PATCH] FT32: support for FT32B processor - part 2/2
 2017-10-30 11:48 UTC  (2+ messages)

[PATCH] Merge/shared string_printf and string_vprintf unit tests
 2017-10-30 11:47 UTC  (3+ messages)

[patch] aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones
 2017-10-30 11:31 UTC  (4+ messages)
` ping#2: "

[pushed] darwin-nat: Remove gdb.h include
 2017-10-30  2:41 UTC 

[PATCH] Make encode_actions_rsp use std::vector
 2017-10-30  2:33 UTC  (2+ messages)

ezmlm warning
 2017-10-30  0:16 UTC 

[pushed] xtensa-xtregs: Constify field
 2017-10-29  5:14 UTC 

Garbarge collector eats gdb.selected_thread().inferior
 2017-10-28 18:21 UTC  (5+ messages)
` [PATCH] fix bug PR 21213 and add test case
` [PATCH] Make gdb.selected_thread().inferior return a new reference

[PATCH 1/3] Remove usages of find_inferior in handle_status
 2017-10-28  3:46 UTC  (2+ messages)

[pushed] common-utils-selftests.c: Add ATTRIBUTE_PRINTF
 2017-10-28  3:38 UTC 

[PATCH] C++ify xml-syscall.c
 2017-10-28  2:27 UTC  (2+ messages)

[PATCH 1/2] Allocate breakpoint_objfile_data with new
 2017-10-28  2:13 UTC  (3+ messages)
` [PATCH 2/2] Get rid of VEC(probe_p)

[PATCH] Get rid of VEC(loaded_script_ptr)
 2017-10-28  1:57 UTC  (2+ messages)

[PATCH 1/2] Add tests for filename_language
 2017-10-28  1:55 UTC  (2+ messages)

[PING][PATCH PR gdb/21870] aarch64: Leftover uncleared debug registers
 2017-10-28  0:20 UTC  (5+ messages)

[PATCH] gdb_compile_shlib: Only consider shlib= options when building executables
 2017-10-27 23:58 UTC 

[PATCH v2] Use SaL symbol name when reporting breakpoint locations
 2017-10-27 17:59 UTC  (3+ messages)

[PATCH] [AArch64] Mark LR clobbered by BL in inline asm
 2017-10-27 14:29 UTC 

[PATCH] Fix dwarf2_string_attr for -gsplit-dwarf
 2017-10-27  9:19 UTC  (5+ messages)

[PATCH 1/2] Fix broken recursion detection when printing static members
 2017-10-27  2:39 UTC  (2+ messages)
` [pushed] "

[pushed] Garbage collect remote.c:remote_async_terminal_ours_p
 2017-10-26 18:55 UTC 

[PATCH 0/6] Fix several cases of racy output matching
 2017-10-26 17:42 UTC  (7+ messages)
` [PATCH 1/6] Fix racy output matching in gdb.asm/asm-source.exp
` [PATCH 4/6] Fix racy output matching in gdb.base/cpcompletion.exp
` [PATCH 6/6] Fix racy output matching in gdb.tui/tui-completion.exp
` [PATCH 3/6] Fix racy output matching in gdb.base/memattr.exp
` [PATCH 5/6] Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach, restart, ext-run}.exp
` [PATCH 2/6] Fix racy output matching in gdb.base/completion.exp

[PATCH] Validate that the languages array matches the language enum
 2017-10-26 17:31 UTC 

[PATCH v2 1/4] arc: Migrate to new target features
 2017-10-26 16:02 UTC  (6+ messages)
` [PATCH 1/3] arc: Add XML target descriptions for Linux targets
  ` [PATCH v2 4/4] arc: Add GNU/Linux support for ARC
  ` [PATCH v2 3/4] arc: Recognize registers available on Linux targets
  ` [PATCH v2 2/4] arc: Add XML target features for "

[RFA v3] enable/disable sub breakpoint range
 2017-10-26 13:11 UTC  (10+ messages)
          ` [RFA v4] "

Oh dear. I regret to inform you that commit ff1982d53a1fba573e7f9a3b455f7644440cb336 might be unfortunate
 2017-10-26 11:31 UTC  (6+ messages)
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision ff1982d53a1fba573e7f9a3b455f7644440cb336
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Ubuntu-AArch32-m32, "
` Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, "

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