public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
review request: implementing DW_AT_endianity
 2017-10-09  9:11 UTC  (4+ messages)

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

[RFA 0/3] C++-ify pv_area
 2017-10-09  4:06 UTC  (7+ 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

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

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

[RFA] Fix automatic dependency tracking
 2017-10-08 23:16 UTC 

[RFC] Replicate src dir in build dir
 2017-10-08 21:04 UTC  (14+ messages)

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

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

Flash memory size not aligned to address
 2017-10-07 21:42 UTC  (3+ messages)
` [PATCH] "

[PATCH] FT32: support for FT32B processor - part 1
 2017-10-07 17:01 UTC  (2+ messages)

[PATCH 0/2] GDB test suite: Support targets with systemd-coredump
 2017-10-07 16:45 UTC  (3+ messages)
` [PATCH 1/2] GDB test suite: Add helper for locating core files

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 

[PATCH] Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t
 2017-10-06 22:49 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 0/4] New "set cwd" command
 2017-10-06 11:15 UTC  (50+ messages)
`  "
  ` [PATCH v3 4/5] Implement "set cwd" command on GDB
  ` [PATCH v3 5/5] Extend "set cwd" to work on gdbserver
` [PATCH v4 0/3] New "set cwd" command
  ` [PATCH v4 3/3] Extend "set cwd" to work on gdbserver
  ` [PATCH v4 2/3] Implement "set cwd" command on GDB
` [PATCH v5 0/3] New "set cwd" command
  ` [PATCH v5 3/3] Extend "set cwd" to work on gdbserver
  ` [PATCH v5 1/3] Introduce gdb_tilde_expand
  ` [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 "

[PATCH 4/4] BFD: Extract PID from MIPS core dump file
 2017-10-06 11:04 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 2/4] BFD: Write Linux core PRSTATUS note into MIPS core file
 2017-10-06 11:03 UTC 

[PATCH 3/4] BFD: Fix reading Linux core PRSTATUS note for MIPS n32
 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  (11+ 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][06/19] Target FP: Use print_floating in tdep code
 2017-10-05 17:34 UTC  (5+ messages)

[RFC v2][3/3] Target FP printing: Use floatformat_to_string in tdep code
 2017-10-05 17:31 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][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 0/3] Fix "Remote 'g' packet reply is too long" problems with multiple inferiors
 2017-10-05 17:08 UTC  (16+ messages)
` [PATCH 3/3] "
` [PATCH 1/3] Redesign mock environment for gdbarch selftests
` [PATCH 2/3] Reimplement support for "maint print registers" with no running inferior yet

[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 1/2] sim: testsuite: Get common tests compiling again
` [PATCH 2/2] sim: testsuite: Add configure.ac and configure

[PATCH 0/4] Initial support for FreeBSD/arm in GDB
 2017-10-05 13:47 UTC  (5+ 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

[COMMITTED]: Update my email address
 2017-10-05  4:46 UTC 

Fix for prologue processing on PowerPC
 2017-10-05  2:01 UTC  (2+ messages)

[RFC 2/3] Record function descriptor address instead of function address in value
 2017-10-04 21:25 UTC  (5+ messages)

[PATCH 0/2] Eliminate catch_{errors|exceptions|exceptions_with_msg}
 2017-10-04 17:08 UTC  (3+ messages)
` [PATCH 2/2] Eliminate catch_exceptions/catch_exceptions_with_msg
` [PATCH 1/2] Eliminate catch_errors

[PATCH] Fix -list-thread-groups --available logic and add test
 2017-10-04 16:45 UTC  (10+ messages)
          ` [PATCH v3] "

[pushed] Move code out of 'between TRY and CATCH'
 2017-10-04 12:02 UTC 

[pushed] Add missing-END_CATCH detection/protection (to gdb's TRY/CATCH/END_CATCH)
 2017-10-04 10:04 UTC 

[committed] gdbarch: Remove duplicate `struct objfile' declaration
 2017-10-03 22:49 UTC 

[PATCH, SIM] update my email address
 2017-10-03 21:27 UTC 

[PATCH] sim: common: Fix pointer sign warnings
 2017-10-03 15:44 UTC 

[RFA] Fix incorrect string_printf use in utils.c
 2017-10-03 14:36 UTC 

Oh dear. I regret to inform you that commit e05550d7a409a0637d87bef377e5d4b9a4b379ac might be unfortunate
 2017-10-03 14:02 UTC 

Fix gdb 8.1 Solaris compilation
 2017-10-03 13:01 UTC  (11+ messages)
    ` Obsolete/remove Solaris < 10 [was: Re: Fix gdb 8.1 Solaris compilation]

more cleanup removal, particularly in MI
 2017-10-03 11:39 UTC  (6+ messages)
` [RFA 09/11] Use std::set in mi-main.c

[RFA 0/8] more cleanup removal
 2017-10-03 11:26 UTC  (12+ messages)
` [RFA 8/8] Use std::string in info_symbol_command
` [RFA 4/8] Remove unused declarations
` [RFA 6/8] Remove make_delete_ui_cleanup
` [RFA 7/8] Use std::string in gdb_safe_append_history
` [RFA 2/8] Remove set_batch_flag_and_make_cleanup_restore_page_info
` [RFA 1/8] Change record_full_gdb_operation_disable_set not to return a cleanup
` [RFA 5/8] Use gdb::byte_vector in load_progress
` [RFA 3/8] Use std::string in utils.c

[FYI 0/3] fix a few slice-related bugs in Rust support
 2017-10-02 20:11 UTC  (4+ messages)
` [FYI 2/3] Fix ptype of Rust slices
` [FYI 1/3] Allow indexing of &str in Rust
` [FYI 3/3] Fix &str printing "

[python] Allow explicit locations in breakpoints
 2017-10-02 15:18 UTC  (3+ messages)

[FYI] Add missing "extern" in rust-lang.h
 2017-10-02 14:39 UTC 

Oh dear. I regret to inform you that commit ab816a274505933da2f854014b54901c3c3db9d2 might be unfortunate
 2017-10-02  9:39 UTC  (5+ messages)
      `  "

[PATCH] nto & lynx x86: call init_target_desc
 2017-10-02  9:00 UTC  (3+ messages)

Oh dear. I regret to inform you that commit ab816a274505933da2f854014b54901c3c3db9d2 might be unfortunate
 2017-10-01 19:38 UTC 

New ARI warning Sun Oct 1 01:56:38 UTC 2017
 2017-10-01  1:56 UTC 

[RFA] Make "bt N" print correct number of frames when using a frame filter
 2017-09-30 20:38 UTC  (3+ messages)

[PATCH 0/4] Fix issues with Linux core PRPSINFO note definitions
 2017-09-29 21:11 UTC  (2+ messages)
` [PING][PATCH "

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