public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
 2017-06-02 12:23 UTC  (11+ messages)
` [PATCH 03/40] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index
` [PATCH 06/40] Expression completer should not match explicit location options
` [PATCH 08/40] completion_list_add_name wrapper functions
` [PATCH 14/40] Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughout
` [PATCH 02/40] Eliminate make_cleanup_obstack_free, introduce auto_obstack
` [PATCH 01/40] Make gdb.base/dmsym.exp independent of "set language ada"
` [PATCH 09/40] Rename make_symbol_completion_list_fn -> symbol_completer
` [PATCH 19/40] Fix cp_find_first_component_aux bug
` [PATCH 10/40] Clean up "completer_handle_brkchars" callback handling
` [PATCH 13/40] Introduce strncmp_iw

[PATCH] sim: microblaze: target endianess recognition fix
 2017-06-02  7:03 UTC  (4+ messages)

[PATCH] Fission support for multiple CUs per DWO file
 2017-06-01 23:33 UTC  (2+ messages)

[PATCH 1/3] Introduce and use new_breakpoint_from_type
 2017-06-01 19:36 UTC  (3+ messages)
` [PATCH 3/3] C++ify breakpoint class hierarchy (destructors only)
` [PATCH 2/3] Create struct type for longjmp breakpoint

[RFC 0/7] Make GDB builtin target descriptions more flexible
 2017-06-01 17:53 UTC  (11+ messages)
` [RFC 2/7] Add unit test to builtin tdesc generated by xml

[PATCH] arc: Select CPU model properly before disassembling
 2017-06-01 16:02 UTC 

[PATCH] Look for FIR in the last FreeBSD/mips floating-point register
 2017-05-31 16:58 UTC 

[RFA] Make "bt N" print correct number of frames when using a frame filter
 2017-05-31 15:19 UTC  (3+ messages)

[pushed] Rename "mem" related commmands
 2017-05-31 15:10 UTC 

[PATCH] Use delete instead of xfree for gdb_timer
 2017-05-31 14:47 UTC 

[PATCH] Change to_xfer_partial doc to use addressable memory units
 2017-05-31 14:41 UTC 

[PATCH v2 00/19] Various DWARF piece fixes
 2017-05-31 14:30 UTC  (8+ messages)
` [PATCH v2 17/19] Fix bit-/byte-offset mismatch in parameter to read_value_memory
` [ping] [PATCH v2 00/19] Various DWARF piece fixes

GDB 8.0 release update (2017-05-19)
 2017-05-31  6:50 UTC  (7+ messages)

MinGW compilation warnings in libiberty's xstrndup.c
 2017-05-31  6:49 UTC  (11+ messages)

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-05-31  3:43 UTC  (5+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 3/4] Share fork_inferior et al with gdbserver

MinGW compilation warnings in libiberty's waitpid.c
 2017-05-30 17:11 UTC  (19+ messages)

[PATCH v6 00/12] btrace: Turn linked list of function call segments into vector
 2017-05-30 10:55 UTC  (4+ messages)
    ` AW: "

[PATCH master/8.0] Fix NEWS formatting in GDB 8.0 section
 2017-05-30  9:37 UTC  (9+ messages)
          ` [PATCH v3] "

[pushed] gdb.base/watch-cond-infcall.exp: Don't run if target doesn't support infcalls
 2017-05-30  9:29 UTC 

[RFA] Fix size check in dwarf2_evaluate_loc_desc_full
 2017-05-30  5:51 UTC  (4+ messages)

[RFA 00/23] More miscellaneous C++-ification
 2017-05-29 17:31 UTC  (2+ messages)

[RFA 0/2] Fix PR cli/19551
 2017-05-29 17:24 UTC  (4+ messages)
` [RFA 2/2] PR cli/19551 - change formatting of "Reading symbols" messages

[RFA 00/10] various frame filter fixes and cleanups
 2017-05-29 17:21 UTC  (2+ messages)

[PATCH v4 0/5] sim port for OpenRISC
 2017-05-29 14:49 UTC  (5+ messages)
` [PATCH v4 2/5] sim: cgen: add MUL2OFSI and MUL1OFSI macros (needed for OR1K l.mul[u])
` [PATCH v4 1/5] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
` [PATCH v4 3/5] sim: or1k: add or1k target to sim
` [PATCH v4 5/5] sim: testsuite: add testsuite for or1k sim

[PATCH v7 0/4] OpenRISC gdb port
 2017-05-29 14:49 UTC  (5+ messages)
` [PATCH v7 3/4] gdb: testsuite: Add or1k tdesc-regs.exp test support
` [PATCH v7 4/4] Add gdb for or1k build
` [PATCH v7 1/4] gdb: Add OpenRISC or1k and or1knd target support
` [PATCH v7 2/4] gdb: testsuite: Add or1k l.nop instruction

[patch] Code cleanup: C++ify .gdb_index producer
 2017-05-26 18:28 UTC  (2+ messages)
` obsolete: "

[PATCH 0/6] DWARF-5: .debug_names index
 2017-05-26 18:26 UTC  (7+ messages)
` [PATCH 1/6] Code cleanup: C++ify .gdb_index producer
` [PATCH 2/6] cc-with-tweaks.sh: Use gdb-add-index.sh
` [PATCH 4/6] Code cleanup: dwarf2_initialize_objfile return value
` [PATCH 5/6] Refactor: Move some generic code out of .gdb_index code
` [PATCH 3/6] DWARF-5: .debug_names index producer
` [PATCH 6/6] DWARF-5: .debug_names index consumer

[binutils patch] DWARF-5: readelf: .debug_names
 2017-05-26 18:16 UTC 

[RFC 0/5] xtensa: support dynamic configuration
 2017-05-26 18:15 UTC  (9+ messages)
` [RFC 1/5] xtensa: don't expect XCHAL_* macros to be constant
` [RFC 2/5] xtensa: make configuration dynamic
` [RFC 3/5] xtensa: support dynconfig on windows
` [RFC 4/5] xtensa: make xtensa_modules dynamic
` [RFC 5/5] gdb: xtensa: make tdep and linux-nat dynamically configurable

[gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external
 2017-05-26 18:14 UTC 

[PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE
 2017-05-26 16:18 UTC  (25+ messages)
  ` [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4)

GDB 7.99.91 available for testing
 2017-05-26 14:45 UTC  (29+ messages)
` GDB 7.99.91 MinGW compilation error in cli-script.c

[PATCH] Fix usage of to_string() for pretty-printers with children
 2017-05-25 18:13 UTC  (6+ messages)

[PATCH][PR python/21460] Avoid segfault during Python cleanup
 2017-05-25 16:26 UTC 

[PATCH] Introduce "set debug separate-debug-file"
 2017-05-25 15:27 UTC  (6+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 0/9 v2] Unit test to gdbarch methods register_to_value and value_to_register
 2017-05-24 21:19 UTC  (2+ messages)

[PATCH 0/6] Unify the disassembler selection in gdb and objdump
 2017-05-24 16:26 UTC  (4+ messages)

[PATCH 1/3] btrace: work directly on begin and end pointers
 2017-05-23 21:56 UTC  (4+ messages)
` [PATCH 3/3] btrace: support decoder events

[PATCH] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)
 2017-05-23 14:40 UTC  (7+ messages)
` [PATCH v3 0/2] Introduce gdb/configure.nat
  ` [PATCH v3 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)

[PATCH] gdb: Document vMustReplyEmpty remote packet
 2017-05-22 19:34 UTC  (3+ messages)

MinGW compilation warnings in libiberty's include/environ.h
 2017-05-22 17:45 UTC  (9+ messages)

[PATCH] John Baldwin nominated FreeBSD Maintainer
 2017-05-22 11:57 UTC 

[RFC v3 0/8] Support for Linux kernel debugging
 2017-05-22 10:18 UTC  (7+ messages)
` [RFC v3 3/8] Add basic Linux kernel support

[PATCH 4/11] Add PPC_MAX_REGISTER_SIZE
 2017-05-22  8:12 UTC  (4+ messages)

[FYI] Print Rust unsized array types a bit more nicely
 2017-05-21 23:02 UTC 

[RFA] Use watchpoint's language when re-parsing expression
 2017-05-20  8:24 UTC  (7+ messages)

[PATCH v6 0/5] OpenRISC gdb port
 2017-05-20  6:42 UTC  (6+ messages)
` [PATCH v6 1/5] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p

GDB 7.99.91 MinGW compilation warning in tui.c
 2017-05-19 17:55 UTC  (3+ messages)

[PATCH v2] Define an error function in the PPC simulator library
 2017-05-19 16:28 UTC  (4+ messages)
    ` [PING] "

[PATCH v2 0/4] Cleanups for MIPS registers (mostly FreeBSD-specific)
 2017-05-19 16:28 UTC  (2+ messages)

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