public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/2] Add unit test to aarch64 prologue analyzer
 2016-11-30 18:16 UTC  (8+ messages)
` [PATCH 2/2] [AArch64] Recognize STR instruction in prologue

[PATCH 0/3] Fix various C++ related clang warnings
 2016-11-30 17:59 UTC  (12+ messages)
` [PATCH 1/3] Fix mismatched struct vs class tags

[PATCH] Prevent turning record on while threads are running (PR 20869)
 2016-11-30 16:27 UTC  (9+ messages)

[RFA] Remove make_cleanup_htab_delete
 2016-11-30 16:05 UTC  (3+ messages)

[PATCH] Assert on lval_register
 2016-11-30 14:56 UTC 

[PATCH 00/22] Convert ui-out subsystem to C++
 2016-11-30 14:21 UTC  (43+ messages)
` [PATCH 07/22] Remove stale comments
` [PATCH 10/22] Use std::vector for mi_ui_out_data::streams
` [PATCH 17/22] Simplify ui-out level code
` [PATCH 16/22] Class-ify ui_out_level
` [PATCH 13/22] Replace hand-made linked list of ui_out_hdr by vector and iterator
` [PATCH 11/22] Use std::vector for cli_ui_out_data::streams
` [PATCH 18/22] ui_out_table: Replace boolean flag with enum
` [PATCH 22/22] Introduce enum_flag type for ui_out flags
` [PATCH 20/22] Class-ify ui_out_table
` [PATCH 21/22] Class-ify ui_out
` [PATCH 19/22] Class-ify ui_out_impl

[PATCH 0/2] amd64: add fs_base and gs_base
 2016-11-30 14:20 UTC  (7+ messages)
` [PATCH 2/2] amd64-linux: expose system register FS_BASE and GS_BASE for Linux

[PATCH] Don't print too much if remote_debug is on
 2016-11-30 14:01 UTC  (4+ messages)

[PATCH] [ARM, PUSHED] Read memory as unsigned integer
 2016-11-30 12:00 UTC 

[PATCH] Makefiles: Disable suffix rules and implicit rules
 2016-11-30 11:51 UTC  (2+ messages)

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2016-11-30 11:15 UTC  (10+ messages)

[PATCH v2 0/8] Fix gdb's testsuite test names
 2016-11-29 21:37 UTC  (21+ messages)
` [PATCH v2 3/8] Fix test names starting with uppercase using gdb_test_no_output
` [PATCH v2 7/8] Fix test names starting with uppercase using multi-line gdb_test_multiple
` [PATCH v2 6/8] Fix test names starting with uppercase using multi-line gdb_test_no_output
` [PATCH v2 8/8] Fixup testcases outputting own name as a test name and standardize failed compilation messages
` [PATCH v2 5/8] Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test
` [PATCH v2 2/8] Fix test names starting with uppercase using gdb_test on a single line
    ` [PATCH v3 "
` [PATCH v2 1/8] Fix test names starting with uppercase output by basic functions
` [PATCH v2 4/8] Fix test names starting with uppercase using gdb_test_multiple

[PATCH v3 0/8] Python bindings for btrace recordings
 2016-11-29 17:32 UTC  (19+ messages)
` [PATCH v3 3/8] btrace: Use binary search to find instruction
` [PATCH v3 2/8] btrace: Export btrace_decode_error function
` [PATCH v3 5/8] python: Create Python bindings for record history
` [PATCH v3 4/8] Add record_start function
` [PATCH v3 1/8] btrace: Count gaps as one instruction explicitly
` [PATCH v3 6/8] python: Implement btrace Python bindings for record history
` [PATCH v3 7/8] python: Add tests for record Python bindings
` [PATCH v3 8/8] Add documentation for new instruction "

target remote and multiprocess+
 2016-11-29 15:07 UTC 

[PATCH 1/2] This patch fixes GDBServer's run control for single stepping
 2016-11-29 12:12 UTC  (3+ messages)
` [PATCH 2/2] Avoid step-over infinite loop in GDBServer

[PATCH v2 0/4] gdb: Port for OpenRISC
 2016-11-29 10:06 UTC  (8+ messages)
` [PATCH v2 1/4] gdb: Add tdesc_find_register functions
` [PATCH v2 4/4] Add gdb for or1k build
` [PATCH v2 3/4] gdb: testsuite: Add or1k l.nop inscruction
` [PATCH v2 2/4] gdb: Add OpenRISC or1k and or1knd target support

[RFA 0/8] C++-ification series #5
 2016-11-29  5:22 UTC  (10+ messages)
` [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command
` [RFA 8/8] Add constructor and destructor to demangle_parse_info
` [RFA 4/8] Remove make_cleanup_discard_psymtabs
` [RFA 3/8] Introduce and use gdb::unlinker
` [RFA 1/8] Add gdb_ref_ptr.h
` [RFA 5/8] Add value_freer
` [RFA 2/8] Use class to manage BFD reference counts
` [RFA 6/8] Use value_freer in dwarf2_evaluate_loc_desc_full

[PATCH obv] Fix debug output in record_full_open_1
 2016-11-29  2:38 UTC 

[RFA 00/13] series #4 of c++ in python
 2016-11-28 23:08 UTC  (4+ messages)
` [RFA 08/13] Use gdbpy_ref in python.c

[PATCH 0/3] Add FreeBSD/mips targets to GDB
 2016-11-28 22:54 UTC  (7+ messages)
` [PATCH 3/3] Add native target for FreeBSD/mips
` [PATCH 2/3] Add FreeBSD/mips architecture

[PATCH 3/3] Restrict checking value.lval on using address
 2016-11-28 17:22 UTC  (3+ messages)

[PATCH 2/3] Adjust Value.location for lval_register
 2016-11-28 17:22 UTC  (3+ messages)

[PATCH 1/3] Move computed value's frame id to piece_closure
 2016-11-28 17:20 UTC  (3+ messages)

[PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32
 2016-11-28 12:28 UTC  (3+ messages)
` [PATCH 2/3] Fix inferior memory reading in GDBServer for ppc
` [PATCH 3/3] Fix inferior memory reading in GDBServer for sparc

[PATCH] Define an error function in the PPC simulator
 2016-11-26 22:20 UTC  (4+ messages)

[PATCH] bound_registers.py: Add support for Python 3
 2016-11-26 21:27 UTC  (9+ messages)

[PATCH] gdb,gdbserver: Introduce "inform"
 2016-11-26  4:42 UTC  (2+ messages)

[PATCH 00/18] gdb: Port for OpenRISC
 2016-11-25 22:50 UTC  (3+ messages)

[PATCH 00/18] sim: port for OpenRISC
 2016-11-25 22:46 UTC  (3+ messages)

[PATCH 0/3] Fix spelling mistakes in comments - ZLIB
 2016-11-25 21:35 UTC  (10+ messages)
` [PATCH 3/3] Fix spelling in comments in Assembler files (zlib)
` [PATCH 1/3] Fix spelling in comments in C source "
` [PATCH 2/3] Fix spelling in comments in Ada "

[PATCH 00/17] Fix spelling mistakes in comments - GDB
 2016-11-25 21:15 UTC  (21+ messages)
` [PATCH 08/17] Fix spelling in comments in Expect scripts (gdb)
` [PATCH 05/17] Fix spelling in comments in C source files (opcodes)
` [PATCH 06/17] Fix spelling in comments in C source files (readline)
` [PATCH 10/17] Fix spelling in comments in .cpu files (cpu)
` [PATCH 11/17] Fix spelling in comments in .in files (opcodes)
` [PATCH 17/17] Fix spelling in comments in .tbl "
` [PATCH 07/17] Fix spelling in comments in Assembler files (gdb)
` [PATCH 12/17] Fix spelling in comments in .in files (readline)
` [PATCH 14/17] Fix spelling in comments in .m4 files (config)
` [PATCH 02/17] Fix spelling in comments in C source files (gdb)
` [PATCH 03/17] Fix spelling in comments in C source files (include)
` [PATCH 13/17] Fix spelling in comments in .l files (gdb)
` [PATCH 09/17] Fix spelling in comments in XML "
` [PATCH 16/17] Fix spelling in comments in .opc files (opcodes)
` [PATCH 15/17] Fix spelling in comments in .opc files (cpu)
` [PATCH 04/17] Fix spelling in comments in C source files (intl)
` [PATCH 01/17] Fix spelling in comments in C source files (bfd)

[PATCH 0/5] Fix spelling mistakes in comments - SIM
 2016-11-25 20:41 UTC  (7+ messages)
` [PATCH 4/5] Fix spelling in comments in .in files (sim)
` [PATCH 3/5] Fix spelling in comments in .igen "
` [PATCH 1/5] Fix spelling in comments in C source "
` [PATCH 2/5] Fix spelling in comments in Assembler "
` [PATCH 5/5] Fix spelling in comments in .inc "

[PATCH] Remove check requiring void argument to functions with no parameters
 2016-11-25 18:42 UTC  (2+ messages)

[PATCH 0/8] Fix gdb's testsuite test names
 2016-11-25 18:39 UTC  (20+ messages)
` [PATCH 5/8] Fix test names starting with uppercase using gdb_test_multiple
` [PATCH 3/8] Fix test names starting with uppercase using gdb_test on a single line
` [PATCH 6/8] Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test
` [PATCH 7/8] Fix test names starting with uppercase using multi-line gdb_test_no_output
` [PATCH 8/8] Fix test names starting with uppercase using multi-line gdb_test_multiple
` [PATCH 4/8] Fix test names starting with uppercase using gdb_test_no_output
` [PATCH 1/8] Fixup testcases outputting own name as a test name
` [PATCH 2/8] Fix test names starting with uppercase output by basic functions

[PATCH obv] Fix typos in comment
 2016-11-25 14:43 UTC 

[PATCH 0/9 V3] Use reinsert breakpoint for vCont;s
 2016-11-25 14:28 UTC  (10+ messages)

[PATCH obv] Fix typo in comment
 2016-11-25 14:11 UTC 

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