public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/8] Python bindings for GDB record
 2017-04-21 15:21 UTC  (17+ messages)
` [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 2/8] Python: Fix exception handling in py-record-btrace.c
` [PATCH v2 1/8] Python: Fix indentation "
` [PATCH v2 3/8] Python: Use correct ptid in btrace recording
` [PATCH v2 5/8] Python: Introduce gdb.RecordGap class
` [PATCH v2 7/8] Python: Move and rename gdb.BtraceFunction

[patch+8.0] release branch: Fix: --enable-werror
 2017-04-21 14:18 UTC  (3+ messages)
  ` [commit+8.0] "

[PATCH] Remove MAX_REGISTER_SIZE from regcache.c
 2017-04-21 14:01 UTC  (8+ messages)

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

[PATCH] Make environ.exp run on all platforms (and create info-program.exp)
 2017-04-20 19:54 UTC  (6+ messages)

[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  (24+ messages)
` [PATCH 7/8] Python: Move and rename gdb.BtraceFunction
` [PATCH 1/8] Python: Fix indentation in py-record-btrace.c
` [PATCH 3/8] Python: Use correct ptid in btrace recording
` [PATCH 2/8] Python: Fix exception handling in py-record-btrace.c
` [PATCH 6/8] Python: Move and rename gdb.BtraceInstruction
` [PATCH 5/8] Python: Introduce gdb.RecordGap class
` [PATCH 8/8] Python: Introduce gdb.Instruction class
` [PATCH 4/8] Python: Remove ptid from gdb.Record interface

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

[PATCH v2 0/7] Thread handle to thread info mapping
 2017-04-20  0:19 UTC  (4+ messages)
` [PATCH v2 2/7] Add `thread_from_thread_handle' function to (Python) gdb module

[RFA 0/2] Fix PR cli/19551
 2017-04-20  0:11 UTC  (8+ messages)
` [RFA 2/2] PR cli/19551 - change formatting of "Reading symbols" messages
` [RFA 1/2] Use a distinguishing name for minidebug objfile

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

[PATCH 0/9] Various DWARF piece fixes
 2017-04-19 18:03 UTC  (32+ messages)
` [PATCH 1/9] Add test for modifiable DWARF locations
` [PATCH 2/9] Fix size capping in write_pieced_value
` [PATCH 4/9] Remove addr_size field from struct piece_closure
` [PATCH 3/9] PR gdb/21226: Take DWARF stack value pieces from LSB end
` [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 7/9] Improve logic for buffer allocation in read/write_pieced_value
` [PATCH 8/9] Respect piece offset for DW_OP_bit_piece
` [PATCH 9/9] Remove unnecessary copies of variables in read/write_pieced_value

[PATCH v2] RAII-fy make_cleanup_restore_current_thread & friends
 2017-04-19 16:18 UTC 

[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  (16+ messages)
` [PATCH 8/8] "
` [PATCH 1/8] watch_command_1: Fix dangling frame access
` [PATCH 2/8] Fix follow-fork latent bug

[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  (17+ messages)
` [PATCH 1/4] Change field separator in gdbarch.sh
` [PATCH 3/4] Use std::vector in solib-target lm_info
    ` [PATCH v2] "
` [PATCH 4/4] Remove definition of VEC (CORE_ADDR)
` [PATCH 2/4] Change return type of gdbarch_software_single_step to vector<CORE_ADDR>

[PATCH 0/9] Unit test to gdbarch methods register_to_value and value_to_register
 2017-04-19 10:26 UTC  (7+ messages)
` [PATCH 5/9] Restrict m68k_convert_register_p
` [PATCH 9/9] Add unit test to gdbarch methods register_to_value and value_to_register

[Patch] New gdbarch method "dwarf_cfa_op" and migrate SPARC to it
 2017-04-19 10:17 UTC 

[RFA 0/5] some cleanup removal for ui_out
 2017-04-19  9:39 UTC  (13+ messages)
` [RFA 5/5] Use ui_out_emit_list
` [RFA 3/5] Use ui_out_emit_tuple in tracepoint.c
` [RFA 2/5] More uses of ui_out_emit_tuple
` [RFA 1/5] Use ui_out_emit_tuple
` [RFA 4/5] Use ui_out_emit_tuple in more places in MI

[PATCH] gdb passes and returns incorrect values when dealing with small array on Sparc
 2017-04-19  9:01 UTC  (5+ messages)

[PATCH 1/4] Make gdb_breakpoint return the breakpoint number
 2017-04-19  2:31 UTC  (5+ messages)
` [PATCH 3/4] Handle thread-specific breakpoints on remote targets
` [PATCH 4/4] Add new test for thread-specific breakpoints with conditions
` [PATCH 2/4] Make gdb_continue_to_breakpoint accept an expected breakpoint number

[PATCH 0/7] C++fy xml-support.c and more gdb::optional
 2017-04-18 23:00 UTC  (8+ messages)
` [PATCH 5/7] xml-support.c: Use std::string for growing string buffer
` [PATCH 3/7] More gdb::optional features

[PATCH 0/4] Cleanups for MIPS registers (mostly FreeBSD-specific)
 2017-04-18 22:19 UTC  (17+ messages)
` [PATCH 1/4] Cleanups to FreeBSD/mips native register operations
` [PATCH 2/4] Use mips_regnum instead of constants for FreeBSD/mips "
` [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

Spurious warnings about construction vtables
 2017-04-18 16:54 UTC  (3+ messages)

[PATCH v2] PR threads/20743: Don't attempt to suspend or resume exited threads
 2017-04-18 16:53 UTC  (11+ messages)

[PATCH] gdb passes and returns incorrect values when dealing with small array on Sparc
 2017-04-18 14:54 UTC  (2+ messages)

[RFA] Use rust_demangle
 2017-04-18 12:31 UTC 

New ARI warning Tue Apr 18 02:19:37 UTC 2017 in gdb-8.0-branch
 2017-04-18  2:19 UTC 

GDB 8.0 branch created, now stabilizing
 2017-04-17 16:39 UTC  (2+ messages)

[release/HEAD] Update NEWS post GDB 8.0 branch creation
 2017-04-17 14:32 UTC 

[release/branch] Set development mode to "off" by default
 2017-04-17 14:31 UTC 

[pushed] Bump version to 8.0.50.DATE-git
 2017-04-17 14:22 UTC 

[pushed/gdb-8.0-branch] Bump version to 7.99.90.DATE-git
 2017-04-17 14:18 UTC 

[PATCH v2] Define an error function in the PPC simulator library
 2017-04-14 18:02 UTC  (3+ messages)

[PATCH 7/11] Add BFIN_MAX_REGISTER_SIZE
 2017-04-14 17:26 UTC  (2+ messages)

[PATCH] [mips] Fix PR 21337 v1: segfault when re-reading symbols with remote debugging
 2017-04-14 15:33 UTC  (5+ messages)
    ` [PATCH] Fix PR 21337 v2: "

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-04-14  1:03 UTC  (13+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 3/5] C++-fy and prepare for sharing fork_inferior
          ` [PATCH] fork-child.c: Avoid unnecessary heap-allocation / string copying (Re: [PATCH v5 3/5] C++-fy and prepare for sharing fork_inferior)
          ` [obv/commit] Fix build breakage on Cygwin (PR gdb/21385)

[RFA v2 00/17] miscellaneous C++-ification
 2017-04-13 13:44 UTC  (10+ messages)
` [RFA v2 10/17] C++ify mi_parse

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