public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[python][patch] Python rbreak
 2017-10-11 16:19 UTC  (4+ messages)

Flash memory size not aligned to address
 2017-10-11 16:11 UTC  (10+ messages)
` [PATCH] "

[PATCH 1/3] arc: Add XML target descriptions for Linux targets
 2017-10-11 14:56 UTC  (3+ messages)
` [PATCH 2/3] arc: Recognize registers available on "
` [PATCH 3/3] arc: Add GNU/Linux support for ARC

[PATCH 0/2] GDB test suite: Support targets with systemd-coredump
 2017-10-11 14:53 UTC  (6+ messages)
` [PATCH 1/2] GDB test suite: Add helper for locating core files

[PATCH 0/4] Fix issues with Linux core PRPSINFO note definitions
 2017-10-11 14:06 UTC  (5+ messages)
` [PING][PATCH "
  ` [PING^2][PATCH "

[pushed] Garbage collect reattach_breakpoints
 2017-10-11 13:50 UTC 

[PATCH] Use std::vector for symtab_fns
 2017-10-11 13:36 UTC  (3+ messages)

[PATCH v2] symlookup: improves symbol lookup when a file is specified
 2017-10-11 13:15 UTC 

[RFA] Remove cleanups from TUI
 2017-10-11 12:59 UTC  (2+ messages)

[RFA] Constify add_prefix_cmd
 2017-10-11 12:57 UTC  (2+ messages)

[PATCH] arc: Pass proper CPU value to disassembler
 2017-10-11 11:57 UTC  (4+ messages)
  ` [PATCH v2] arc: Pass proper CPU value to the disassembler

[PATCH 0/2] Support for FreeBSD/mips N32
 2017-10-11 11:16 UTC  (3+ messages)
` [PATCH 2/2] Add a signal frame unwinder for FreeBSD/mipsn32

[PATCH v2 0/4] Initial support for FreeBSD/arm in GDB
 2017-10-11 11:14 UTC  (3+ messages)

[PATCH 0/4] Initial support for FreeBSD/arm in GDB
 2017-10-11 11:08 UTC  (9+ messages)
` [PATCH 2/4] Handle the NT_ARM_VFP core dump note on FreeBSD
` [PATCH 1/4] Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types
` [PATCH 3/4] Add FreeBSD/arm architecture
` [PATCH 4/4] Add native target for FreeBSD/arm

[Patch] Remove unnecessary parentheses in declarations
 2017-10-11 10:01 UTC  (2+ messages)

[RFC] Replicate src dir in build dir
 2017-10-11  3:26 UTC  (14+ messages)

review request: implementing DW_AT_endianity
 2017-10-11  2:29 UTC  (12+ messages)
        ` [PATCH] "

[PATCH v5 3/6] sim: or1k: add or1k target to sim
 2017-10-10 23:03 UTC  (2+ messages)

[PATCH] get_integer_valueof: Don't output value in test name
 2017-10-10 19:10 UTC  (3+ messages)

[RFA 0/2] some simple cleanup removal in breakpoint.c
 2017-10-10 18:56 UTC  (5+ messages)
` [RFA 1/2] Remove some cleanups from breakpoint.c
` [RFA 2/2] Remove prepare_re_set_context

[PATCH 1/4] Rename traceframe_info variable to current_traceframe_info
 2017-10-10 18:03 UTC  (4+ messages)
` [PATCH 2/4] Use std::vector for traceframe_info::tvars
` [PATCH 3/4] Use std::vector for traceframe_info::memory
` [PATCH 4/4] Make to_traceframe_info return a unique_ptr

[PATCH 0/2] Eliminate catch_{errors|exceptions|exceptions_with_msg}
 2017-10-10 16:07 UTC  (2+ messages)

Oh dear. I regret to inform you that commit 0c478e2d060bebea341696806fed6f67122efab6 might be unfortunate
 2017-10-10 15:28 UTC 

Oh dear. I regret to inform you that commit 0c478e2d060bebea341696806fed6f67122efab6 might be unfortunate
 2017-10-10 10:27 UTC 

[PATCH 0/4] New "set cwd" command
 2017-10-09 21:58 UTC  (17+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 2/3] Implement "set cwd" command on GDB
                        ` [pushed] Fix GDB build under msys+mingw gcc 32bit (Re: [PATCH v5 2/3] Implement "set cwd" command on GDB)
                          ` [pushed] Fix more GDB build breakage on mingw32 "

[RFC][08/19] Target FP: Use target format throughout expression parsing
 2017-10-09 21:14 UTC  (5+ messages)

[RFC][13/19] Target FP: Perform Ada fixed-point scaling in target format
 2017-10-09 21:12 UTC  (5+ messages)

[RFA 0/2] splay-tree cleanup removal
 2017-10-09 20:51 UTC  (7+ messages)
` [RFA 1/2] Remove "do_nothing"
` [RFA 2/2] Remove free_splay_tree cleanup

[PATCH 0/2] More read-registers-with-wrong-architecture fixing
 2017-10-09 17:09 UTC  (6+ messages)
` [PATCH 2/2] gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64
` [PATCH 1/2] Multi-arch exec, more register reading avoidance

[PATCH v5 2/6] sim: cgen: add MUL2OFSI and MUL1OFSI macros (needed for OR1K l.mul[u])
 2017-10-09 17:06 UTC 

[PATCH v5 1/6] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
 2017-10-09 17:01 UTC 

[PATCH v5 1/6] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
 2017-10-09 17:00 UTC 

[PATCH v5 0/6] sim port for OpenRISC
 2017-10-09 16:55 UTC 

[PATCH] Don't try building gdb against guile-2.2
 2017-10-09 16:52 UTC  (2+ messages)

[PATCH] Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t
 2017-10-09 16:14 UTC  (2+ messages)

[PATCH 0/3] Get rid of inferior_list
 2017-10-09 15:46 UTC  (9+ messages)
` [PATCH 2/3] gdbserver: Use std::list for all_processes
` [PATCH 1/3] gdbserver: Use std::list for all_dlls
    ` [PATCH v2] "
` [PATCH 3/3] gdbserver: use std::list for all_threads

[RFC][06/19] Target FP: Use print_floating in tdep code
 2017-10-09 15:23 UTC  (5+ messages)

[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
 2017-10-09 15:13 UTC  (4+ messages)
` [PATCH 27/40] Make cp_remove_params return a unique_ptr

[RFA 0/3] C++-ify pv_area
 2017-10-09 15:10 UTC  (8+ messages)
` [RFA 3/3] Use gdb::function_view in pv_area
` [RFA 1/3] C++-ify prologue-value's pv_area
` [RFA 2/3] Use bool in pv_area

[PATCH] FT32: support for FT32B processor - part 1
 2017-10-09 14:38 UTC  (3+ messages)

[PATCH] icc: allow code path for newer versions of icc
 2017-10-09 14:06 UTC  (6+ messages)
` [PATCH] symlookup: improves symbol lookup when a file is specified
  ` [ping][PATCH] "

[PATCH v5 0/6] sim port for OpenRISC
 2017-10-09 13:33 UTC  (15+ messages)
` [PATCH v5 1/6] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
` [PATCH v5 3/6] sim: or1k: add or1k target to sim
` [PATCH v5 2/6] sim: cgen: add MUL2OFSI and MUL1OFSI macros (needed for OR1K l.mul[u])
` [PATCH v5 6/6] sim: testsuite: add testsuite for or1k sim

[ob/pushed] Fix gdb.base/print-file-var-main.c value check logic
 2017-10-09 11:44 UTC 

[RFA] Fix automatic dependency tracking
 2017-10-09 10:33 UTC  (2+ messages)

[RFA] Remove some cleanups from dwarf2read.c
 2017-10-09  2:36 UTC  (2+ messages)

[RFA] Remove cleanup from frame_prepare_for_sniffer
 2017-10-09  2:08 UTC  (2+ messages)

[RFA] Remove make_cleanup_value_free
 2017-10-09  1:55 UTC  (2+ messages)

[RFA] Change search_symbols to return std::vector
 2017-10-09  1:52 UTC  (2+ messages)

[PATCH] Don't try building gdb against guile-2.2
 2017-10-08 17:42 UTC  (4+ messages)

review request [FT32] support for FT32B processor - part 1
 2017-10-07 16:17 UTC 

[PATCH PR gdb/21870] aarch64: Leftover uncleared debug registers
 2017-10-07  0:38 UTC 

[testsuite, committed] skip gdb.mi/mi-threads-interrupt.exp if nointerrupts
 2017-10-06 22:37 UTC 

[PATCH] Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule for arch/*.c
 2017-10-06 13:56 UTC 

[PATCH] Move arm.o arm-get-next-pcs.o arm-linux.o to arch/
 2017-10-06 13:35 UTC 

[PATCH] Move i386.o to arch/i386.o
 2017-10-06 13:11 UTC 

[PATCH 4/4] BFD: Extract PID from MIPS core dump file
 2017-10-06 11:04 UTC 

[PATCH 3/4] BFD: Fix reading Linux core PRSTATUS note for MIPS n32
 2017-10-06 11:03 UTC 

[PATCH 2/4] BFD: Write Linux core PRSTATUS note into MIPS core file
 2017-10-06 11:03 UTC 

[PATCH 0/4] Fix issues with handling of Linux core notes on MIPS o32, n32 and n64
 2017-10-06 11:03 UTC 

[PATCH 1/4] GDB: Add test for fetching TLS from core file
 2017-10-06 11:03 UTC 

[PATCH] [AARCH64] Fix decoding of neon memory hint insns
 2017-10-06  9:52 UTC  (3+ messages)

[RFA v3] enable/disable sub breakpoint range
 2017-10-06  8:54 UTC  (4+ messages)

[PING] [PATCH] FT32: support for FT32B processor - part 1
 2017-10-06  1:21 UTC 

[pushed] Fix fork-related regressions on GNU/Linux
 2017-10-05 17:35 UTC 

[RFC v2][1/3] Target FP printing: Simplify and fix print_floating
 2017-10-05 17:31 UTC 

[RFC v2][2/3] Target FP printing: Simplify and fix ui_printf
 2017-10-05 17:31 UTC 

[RFC v2][3/3] Target FP printing: Use floatformat_to_string in tdep code
 2017-10-05 17:31 UTC 

[RFC][04/19] Target FP: Clean up some DFP interfaces
 2017-10-05 17:21 UTC  (2+ messages)

[RFC][16/19] Target FP: Remove unused union
 2017-10-05 17:19 UTC  (2+ messages)

[RFC][01/19] Target FP: Clean up includes of doublest.h and floatformat.h
 2017-10-05 17:18 UTC  (2+ messages)

[PATCH 3/3] Fix "Remote 'g' packet reply is too long" problems with multiple inferiors
 2017-10-05 17:08 UTC  (3+ messages)

[PATCH 0/4] S390: Guarded storage register set support
 2017-10-05 16:38 UTC  (2+ messages)

[PATCH 0/2] Revive sim common tests
 2017-10-05 14:18 UTC  (3+ messages)
` [PATCH 2/2] sim: testsuite: Add configure.ac and configure
` [PATCH 1/2] sim: testsuite: Get common tests compiling again

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