public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC v2][1/2] Target FP: Refactor use of host floating-point arithmetic
 2017-11-16 19:00 UTC 

[RFC v2][2/2] Target FP: Make use of MPFR if available
 2017-11-16 19:00 UTC 

[PATCH 0/5][Resend] Fix multiple Ctrl-C/Quit issues
 2017-11-16 18:47 UTC  (7+ messages)
` [PATCH 1/5] Fix swallowed "Quit" when inserting breakpoints
` [PATCH 3/5] Don't ever Quit out of resume
` [PATCH 4/5] Python unwinder sniffer: PyExc_KeyboardInterrupt -> Quit
` [PATCH 2/5] Fix stdin ending up not registered after a Quit
` [PATCH 5/5] Test breakpoint commands w/ "continue" + Ctrl-C

[PATCH] gdb/inflow.c: Move SIGTTOU temporary ignoring to a RAII class
 2017-11-16 18:46 UTC  (3+ messages)

[PATCH v3] Add a 'starti' command
 2017-11-16 18:15 UTC  (10+ messages)
          ` [pushed] Fix gdb.base/starti.exp racy test (Re: [PATCH v3] Add a 'starti' command.)

[PATCH] Fix testing gdb.rust/modules.exp against gdbserver
 2017-11-16 18:09 UTC  (3+ messages)

[pushed] Refactor endian handling in DFP routines
 2017-11-16 17:51 UTC 

[RFA] Handle dereferencing Rust trait objects
 2017-11-16 16:40 UTC  (4+ messages)

OB: Move self to past maintainers
 2017-11-16 15:28 UTC 

[PATCH] GDBserver: Fix ignored Ctrl-C after reconnection
 2017-11-16 15:00 UTC  (2+ messages)

[PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
 2017-11-16 14:59 UTC  (3+ messages)

[python][patch] Python rbreak
 2017-11-16 14:19 UTC  (8+ messages)

[PATCH] Change tic6x target descriptions
 2017-11-16 13:04 UTC 

[PATCH OBV] Remove non-linux tic6x target descriptions
 2017-11-16 10:19 UTC 

[PATCH] Allow osabi to be optional in target descriptors
 2017-11-16 10:07 UTC  (3+ messages)

[PATCH] Fix tic6x-uclinux GDBserver build failure
 2017-11-16 10:06 UTC  (3+ messages)

[PATCH 0/3] Convert probe interfaces to C++ (and perform some cleanups)
 2017-11-16  4:38 UTC  (16+ messages)
` [PATCH 3/3] Convert DTrace probe interface "
` [PATCH 1/3] Convert generic "
` [PATCH 2/3] Convert SystemTap "
` [PATCH v2 0/3] Convert probe interfaces "
  ` [PATCH v2 1/3] Convert generic probe interface "
  ` [PATCH v2 2/3] Convert SystemTap "
  ` [PATCH v2 3/3] Convert DTrace "

[PING][PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
 2017-11-16  1:53 UTC 

[PUSHED OBV] Constify the 'arg' passed to commands in bsd-kvm.c
 2017-11-15 19:40 UTC  (2+ messages)
` [PUSHED OBV] Include <array> to declare std::array<>

RFC: problems with minimal symbols (without a type)
 2017-11-15 18:52 UTC  (5+ messages)

[PATCH 0/6] Fix several cases of racy output matching
 2017-11-15 16:16 UTC  (5+ messages)
` [PATCH 6/6] Fix racy output matching in gdb.tui/tui-completion.exp

[pushed] tui-win: Replace VEC with std::vector
 2017-11-15 16:13 UTC 

[PATCH] Remove features/nios2-linux.c
 2017-11-15 12:03 UTC  (2+ messages)

[PATCH] Better make rules for IPA objects
 2017-11-15  9:17 UTC  (5+ messages)

[PATCH 0/3] Unit test to regcache::cooked_read and remove Morpho mt port
 2017-11-15  9:13 UTC  (4+ messages)
` [PATCH 2/3] regcache::cooked_read unit test
` [PATCH 1/3 OBV] Fix M68HC11_NUM_REGS
` [PATCH 3/3] cooked_read test for readonly regcache

[PATCH] Show optimized out local variables in "info locals"
 2017-11-15  4:54 UTC  (3+ messages)

New ARI warning Wed Nov 15 01:56:28 UTC 2017
 2017-11-15  1:56 UTC 

[PATCH] Assertion 'xfered>0' in target.c for remote connection
 2017-11-14 22:41 UTC  (7+ messages)

[PATCH 1/2] Fix issues with gdb-memory-map.dtd
 2017-11-14 21:43 UTC  (5+ messages)
` [PATCH 2/2] Fix mem region parsing regression and add test

[PATCH] Modify Aarch64 prologue analyzer to accept 128-bit registers
 2017-11-14 14:12 UTC  (4+ messages)

[pushed] gdb.opt/inline-locals.exp: Remove trailing parentheses in test names
 2017-11-14  3:09 UTC 

[PATCH 0/3] Convert probe interfaces to C++ (and perform some cleanups)
 2017-11-13 18:02 UTC  (7+ messages)
` [PATCH 1/3] Convert generic probe interface "
` [PATCH 1/2] Convert SystemTap "
` [PATCH 2/2] Convert DTrace "
` [CANCEL] [PATCH 0/3] Convert probe interfaces "
` [PATCH 3/3] Convert DTrace probe interface "
` [PATCH 2/3] Convert SystemTap "

[PATCH] Enable hardware single step for m68k in GDBServer
 2017-11-13 16:17 UTC  (2+ messages)

Oh dear. I regret to inform you that commit 109483d9eec3f0d0c3eaafd5d829435059167c52 might be unfortunate
 2017-11-13  7:02 UTC  (3+ messages)
` Breakage on builder Fedora-ppc64be-cc-with-index, revision 109483d9eec3f0d0c3eaafd5d829435059167c52

[PATCHv4 0/5] Fix -var-update for registers in frames 1 and up
 2017-11-12 21:00 UTC  (11+ messages)
` [PATCHv4 3/5] gdb: PR mi/20395: "
` [PATCHv4 2/5] gdb: New API for tracking innermost block
` [PATCHv4 1/5] gdb: Remove duplicate declaration of a function
` [PATCHv4 5/5] gdb: Don't store a thread-id for floating varobj
` [PATCHv4 4/5] gdb: Remove out of date comment

[PING][PATCH PR gdb/21870] aarch64: Leftover uncleared debug registers
 2017-11-10  1:07 UTC  (2+ messages)
  ` [PING 2][PATCH "

[PATCH 0/3] Fix issues with writing Linux core PRSTATUS note on MIPS o32, n32 and n64 into core file
 2017-11-09 22:41 UTC  (19+ messages)
                    ` [committed v7 1/3] BFD: Write Linux core PRSTATUS note into MIPS "
                    ` [committed v7 2/3] BFD: Extract PID from MIPS core dump file
                    ` [committed v7 3/3] Add test for fetching TLS from core file

[PATCH 0/3 v2] [AArch64] Support tagged pointer
 2017-11-09 22:25 UTC  (9+ messages)
` [PATCH 3/3] [AArch64] Remove tag from address for watchpoint
` [PATCH 1/3] [AArch64 Linux] Get rid of top byte from tagged address on memory access

[pushed/obv/Ada] fix typos in ada-lang.c comment
 2017-11-09 20:04 UTC 

Fix for prologue processing on PowerPC
 2017-11-09 18:15 UTC  (4+ messages)
` [PING]Fix "
    ` [PING][PATCH] Fix "

FYI - git-hooks updates to be deployed
 2017-11-09 17:53 UTC 

[RFA 0/2] some minor symbol-reading performance improvements
 2017-11-09 14:10 UTC  (13+ messages)
` [RFA 1/2] Speed up dict_hash
` [RFA 2/2] Simplify the psymbol hash function

[pushed/ada] local variable watchpoint not deleted after leaving scope
 2017-11-09  0:54 UTC 

[PATCH] Make encode_actions_rsp use std::vector
 2017-11-09  0:49 UTC  (3+ messages)

[pushed] Avoid expensive complaint calls when complaints are disabled
 2017-11-08 23:48 UTC 

[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
 2017-11-08 22:15 UTC  (31+ messages)
` [PATCH 28/40] lookup_name_info::make_ignore_params
` [PATCH 24/40] Per-language symbol name hashing algorithm
` [PATCH 33/40] Make the linespec/location completer ignore data symbols
` [PATCH 30/40] Use search_domain::FUNCTIONS_DOMAIN when setting breakpoints
` [PATCH 29/40] Simplify completion_list_add_name | remove sym_text / sym_text_len
` [PATCH 26/40] Optimize .gdb_index symbol name searching
      ` [pushed] Reorder/reindent dw2_expand_symtabs_matching & friends (Re: [PATCH 26/40] Optimize .gdb_index symbol name searching)
` [PATCH 25/40] Introduce lookup_name_info and generalize Ada's FULL/WILD name matching

Oh dear. I regret to inform you that commit c0e7cef7156b2bc15ba43441ad14c6e83c09df8e might be unfortunate
 2017-11-08 19:06 UTC  (5+ messages)
` Breakage on builder Fedora-i686, revision c0e7cef7156b2bc15ba43441ad14c6e83c09df8e
` Breakage on builder Ubuntu-AArch32-m32, "
` Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, "

[pushed] Fix "make test-cp-name-parser"
 2017-11-08 15:36 UTC 

Oh dear. I regret to inform you that commit 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb might be unfortunate
 2017-11-08 12:31 UTC  (16+ messages)
` Breakage on builder Fedora-s390x-m64, revision 85c4be7c83b80acf647e6ffcaed0f0cdbcb8c3eb
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-i686, "
` 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-m32, "
` Breakage on builder Ubuntu-AArch64-native-gdbserver-m64, "
` Breakage on builder Ubuntu-AArch64-m64, "
` Breakage on builder Ubuntu-AArch32-m32, "
` Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, "

[PATCH 1/3] arc: Add XML target descriptions for Linux targets
 2017-11-08 11:13 UTC  (3+ messages)
` [PATCH v2 1/4] arc: Migrate to new target features

[RFA] Remove symbolp vector
 2017-11-08 10:22 UTC  (2+ messages)

[RFA 0/4] finish command constification
 2017-11-08  9:50 UTC  (4+ messages)

[RFC][PATCH] Consolidate gdbserver global variables
 2017-11-07 22:03 UTC 

[RFA] Convert observers to C++
 2017-11-07 15:48 UTC  (2+ messages)

[RFA 0/2] small usage updates in symfile.c
 2017-11-07 15:04 UTC  (5+ messages)
` [RFA 1/2] Fix add-symbol-file usage and errors
` [RFA 2/2] Update usage text for load, symbol-file

[RFA 0/8] Constify many commands
 2017-11-07 14:35 UTC  (7+ messages)
` [RFA 7/8] Add truncate_repeat_arguments function

[pushed] Add some more breakpoint/location range tests
 2017-11-07 11:24 UTC 

[PATCH v5 0/4] Allow enabling/disabling breakpoint location ranges
 2017-11-07 11:10 UTC  (4+ messages)
` [PATCH v5 4/4] Make breakpoint/location number parsing error output consistent

[RFA] Fix regression in "commands"
 2017-11-07 10:49 UTC  (2+ messages)

[RFA] Use gdb::ref_ptr for values
 2017-11-07 10:25 UTC  (2+ messages)

New ARI warning Tue Nov 7 01:55:43 UTC 2017
 2017-11-07  1:55 UTC 

[PATCH 0/5] Fix multiple Ctrl-C/Quit issues
 2017-11-06 23:26 UTC  (4+ messages)
` [PATCH 4/5] Don't ever Quit out of resume
` [PATCH 5/5] Python unwinder sniffer: PyExc_KeyboardInterrupt -> Quit

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