public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 5/5] Add missing incref when creating Inferior Python object
 2017-04-27 21:13 UTC  (2+ messages)
` [pushed master+8.0] "

[PATCH] [mips] Fix PR 21337 v1: segfault when re-reading symbols with remote debugging
 2017-04-27 19:46 UTC  (7+ messages)
    ` [PATCH] Fix PR 21337 v2: "

[PATCH 0/4] Cleanups for MIPS registers (mostly FreeBSD-specific)
 2017-04-27 19:38 UTC  (13+ messages)
` [PATCH 3/4] Consistently use fprintf_filtered when displaying MIPS registers
` [PATCH 4/4] Don't throw an error in 'info registers' for unavailable MIPS GP registers

[PATCH] Make environ.exp run on all platforms (and create info-program.exp)
 2017-04-27 19:06 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "

Support multiple CUs in a single DWO file
 2017-04-27 18:31 UTC 

[PATCH 0/9] Various DWARF piece fixes
 2017-04-27 17:54 UTC  (13+ messages)
` [PATCH 2/9] Fix size capping in write_pieced_value
` [PATCH 5/9] Fix issues in write_pieced_value when targeting bit-fields
` [PATCH 6/9] Fix handling of DWARF register pieces on big-endian targets

[PATCH 0/6] Class-fy regcache in GDB
 2017-04-27 17:37 UTC  (10+ messages)
` [PATCH 2/6] Add constructor and destructor to regcache
` [PATCH 6/6] Remove cleanup in get_return_value
` [PATCH 4/6] Simplify regcache_dup
` [PATCH 1/6 OBV] Change readonly_p to bool
` [PATCH 5/6] Use copy ctor in regcache_dup
` [PATCH 3/6] Class-fy regcache

[PATCH v2 0/8] Python bindings for GDB record
 2017-04-27 16:35 UTC  (22+ messages)
` [PATCH v2 1/8] Python: Fix indentation in py-record-btrace.c
` [PATCH v2 2/8] Python: Fix exception handling "
` [PATCH v2 6/8] Python: Move and rename gdb.BtraceInstruction
` [PATCH v2 4/8] Python: Remove ptid from gdb.Record interface
` [PATCH v2 8/8] Python: Introduce gdb.Instruction class
` [PATCH v2 7/8] Python: Move and rename gdb.BtraceFunction
` [PATCH v2 5/8] Python: Introduce gdb.RecordGap class
` [PATCH v2 3/8] Python: Use correct ptid in btrace recording

[PATCH v2] RAII-fy make_cleanup_restore_current_thread & friends
 2017-04-27 15:48 UTC  (3+ messages)

[RFA 0/5] some cleanup removal for ui_out
 2017-04-27 14:51 UTC  (3+ messages)

Reg : gdb crash is seen while attaching a process to gdb
 2017-04-27 14:26 UTC  (4+ messages)
              ` [PATCH] [MIPS] Use lwpid from lwp_info instead of inferior_ptid

[PATCH] Read corrrect auxiliary entry in AIX
 2017-04-27 14:04 UTC  (2+ messages)

[PATCH 0/4] Poison non-POD memset & non-trivially-copyable memcpy/memmove
 2017-04-27 13:58 UTC  (21+ messages)
` [PATCH 1/5] "
` [PATCH 4/5] Don't memset non-POD types: struct btrace_insn
` [PATCH 2/5] Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyable
` [PATCH 5/5] Don't memset non-POD types: struct breakpoint

[PATCH 2/11] Add IA64_MAX_REGISTER_SIZE
 2017-04-27 10:48 UTC  (9+ messages)

[PATCH] Remove MAX_REGISTER_SIZE from regcache.c
 2017-04-27  9:52 UTC  (11+ messages)

[RFA 00/10] various frame filter fixes and cleanups
 2017-04-27  8:58 UTC  (14+ messages)
` [RFA 01/10] Rationalize "backtrace" command line parsing
` [RFA 06/10] Allow C-c to work in backtrace in more cases
` [RFA 04/10] Remove EXT_LANG_BT_COMPLETED
` [RFA 09/10] Return EXT_LANG_BT_ERROR in one more spot in py-framefilter.c
` [RFA 10/10] Call wrap_hint "
` [RFA 05/10] Avoid manual resource management "
` [RFA 07/10] Throw a "quit" on a KeyboardException "
` [RFA 03/10] Allow elision of some filtered frames
` [RFA 08/10] Move some code later in backtrace_command_1
` [RFA 02/10] Change backtrace_command_1 calling to use flags

[PATCH 8/11] Add FRV_MAX_REGISTER_SIZE
 2017-04-27  8:55 UTC  (4+ messages)

[PATCH 00/10] Make lm_info class hierarchy
 2017-04-26 22:54 UTC  (11+ messages)
` [PATCH 01/10] Standardize darwin's lm_info
` [PATCH 02/10] Make various lm_info implementations inherit from a base class
` [PATCH 03/10] Class-ify lm_info_aix
` [PATCH 04/10] Class-ify lm_info_dsbt
` [PATCH 05/10] Fix indentation of lm_info_frv
` [PATCH 06/10] Class-ify lm_info_frv
` [PATCH 10/10] Class-ify lm_info_windows
` [PATCH 07/10] Class-ify lm_info_target
` [PATCH 08/10] Class-ify lm_info_svr4
` [PATCH 09/10] Class-ify lm_info_darwin

[PATCH v2 0/7] Thread handle to thread info mapping
 2017-04-26 17:46 UTC  (3+ messages)

[PATCH v3 0/8] Python bindings for GDB record
 2017-04-26 14:05 UTC  (10+ messages)
` [PATCH v3 8/8] Python: Fix exception handling in py-record-btrace.c
` [PATCH v3 5/8] Python: Move and rename gdb.BtraceInstruction
` [PATCH v3 2/8] Python: Use correct ptid in btrace recording
` [PATCH v3 7/8] Python: Introduce gdb.Instruction class
` [PATCH v3 4/8] Python: Introduce gdb.RecordGap class
` [PATCH v3 1/8] Python: Fix indentation in py-record-btrace.c
` [PATCH v3 3/8] Python: Remove ptid from gdb.Record interface
` [PATCH v3 6/8] Python: Move and rename gdb.BtraceFunction

[PATCH v6 0/5] OpenRISC gdb port
 2017-04-26 12:04 UTC  (8+ messages)
` [PATCH v6 1/5] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p
` [PATCH v6 5/5] Add gdb for or1k build
` [PATCH v6 2/5] gdb: Add OpenRISC or1k and or1knd target support
` [PATCH v6 4/5] gdb: testsuite: Add or1k tdesc-regs.exp test support
` [PATCH v6 3/5] gdb: testsuite: Add or1k l.nop instruction

[PATCH 10/11] Add XTENSA_MAX_REGISTER_SIZE
 2017-04-26  9:59 UTC  (5+ messages)

[Patch] New gdbarch method "dwarf_cfa_op" and migrate SPARC to it
 2017-04-26  9:22 UTC  (8+ messages)

[RFA] Make "bt N" print correct number of frames when using a frame filter
 2017-04-26  0:17 UTC  (3+ messages)

[PATCH] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)
 2017-04-25 21:08 UTC  (2+ messages)

[PATCH v2 0/4] Cleanups for MIPS registers (mostly FreeBSD-specific)
 2017-04-25 21:08 UTC  (5+ messages)
` [PATCH v2 1/4] Cleanups to FreeBSD/mips native register operations
` [PATCH v2 3/4] Consistently use fprintf_filtered when displaying MIPS registers
` [PATCH v2 2/4] Use mips_regnum instead of constants for FreeBSD/mips register operations
` [PATCH v2 4/4] Don't throw an error in 'info registers' for unavailable MIPS GP registers

[PATCH 4/11] Add PPC_MAX_REGISTER_SIZE
 2017-04-25 15:58 UTC  (2+ messages)

[PATCH] nds32: Abort instead of returning REG_UNKNOWN
 2017-04-25 15:42 UTC  (2+ messages)

[PATCH master/8.0] Change gdbarch_wchar_bit for AArch64 and ARM
 2017-04-25 14:05 UTC 

[PATCH] For broken exception handling in GDB on AIX platform
 2017-04-25  7:07 UTC 

[PATCH] For broken exception handling in GDB on AIX platform
 2017-04-25  7:04 UTC 

[PATCH OBV] Use floatformat_totalsize_bytes
 2017-04-24 20:35 UTC 

[PATCH 1/2] RISC-V GDB Port
 2017-04-24 16:12 UTC  (2+ messages)

[RFC v3 0/8] Support for Linux kernel debugging
 2017-04-24 15:24 UTC  (6+ messages)
` [RFC v3 1/8] Convert substitute_path_component to C++
` [RFC v3 3/8] Add basic Linux kernel support

Out-of-date lm_info in nto-tdep.c
 2017-04-24  3:36 UTC 

[PATCH] aarch64 sim load/store multiple instruction fixes
 2017-04-22 23:56 UTC 

[patch+8.0] release branch: Fix: --enable-werror
 2017-04-22 16:34 UTC  (5+ messages)
  ` [commit+8.0] "

[RFA] Use rust_demangle
 2017-04-22  6:17 UTC  (3+ messages)

[PATCH 1/2] Remove dead code and "current" field from MI thread output doc
 2017-04-22  1:57 UTC  (10+ messages)
` [PATCH 2/2] doc: Improve documentation about MI thread output

[PATCH 0/9] Unit test to gdbarch methods register_to_value and value_to_register
 2017-04-22  1:43 UTC  (5+ messages)
` [PATCH 9/9] Add unit "

[PATCH] Only use 32-bit thumb-2 breakpoint instruction if necessary
 2017-04-20 19:15 UTC  (3+ messages)

[PATCH 0/8] Python bindings for GDB record
 2017-04-20 14:21 UTC  (19+ messages)
` [PATCH 3/8] Python: Use correct ptid in btrace recording
` [PATCH 8/8] Python: Introduce gdb.Instruction class
` [PATCH 6/8] Python: Move and rename gdb.BtraceInstruction
` [PATCH 5/8] Python: Introduce gdb.RecordGap class
` [PATCH 2/8] Python: Fix exception handling in py-record-btrace.c

[RFA 0/2] Fix PR cli/19551
 2017-04-20  0:11 UTC  (4+ messages)
` [RFA 2/2] PR cli/19551 - change formatting of "Reading symbols" messages

[PATCH] C++ify gdb/common/environ.c
 2017-04-19 18:14 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] RAII-fy make_cleanup_restore_current_thread & friends
 2017-04-19 16:16 UTC  (2+ messages)

Deprecate ARM FPA in GDB
 2017-04-19 14:47 UTC 

[RFC] Deprecate ARM FPA in GDB
 2017-04-19 14:41 UTC  (3+ messages)

[PATCH 0/8] Fix removing inferiors from within "thread apply" commands
 2017-04-19 12:20 UTC  (8+ messages)
` [PATCH 8/8] "

[ob/pushed] gdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_UNITTESTS_OBS
 2017-04-19 12:08 UTC 

[PATCH 0/4] Remove VEC (CORE_ADDR)
 2017-04-19 11:05 UTC  (13+ messages)
` [PATCH 3/4] Use std::vector in solib-target lm_info
` [PATCH 1/4] Change field separator in gdbarch.sh
` [PATCH 2/4] Change return type of gdbarch_software_single_step to vector<CORE_ADDR>

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