[RFA v2 0/4] C++-ify some breakpoint subclasses a bit more
2017-07-19 20:53 UTC (4+ messages)
` [RFA v2 1/4] C++-ify break-catch-sig
` [RFA v2 2/4] C++-ify break-catch-throw
` [RFA v2 3/4] Use std::vector in syscall_catchpoint
[PATCH] Fix documentation about rot agent expression bytecode
2017-07-19 15:16 UTC
[PATCH 1/2] Catch exceptions thrown from gdbarch_skip_prologue
2017-07-19 11:28 UTC (2+ messages)
` [PATCH 2/2] Re-indent reread.exp
[PATCH 0/4] Various build fixes for NetBSD
2017-07-19 11:00 UTC (7+ messages)
` [PATCH 1/4] Fix two NetBSD-specific typos in the configure.nat conversion
` [PATCH 3/4] Enable the BSD KVM target for NetBSD/amd64
` [PATCH 2/4] Define _KMEMUSER before including BSD kernel headers
` [PATCH 4/4] Define a DBREG_DRX macro on NetBSD
[RFA] darwin: support last version of dyld
2017-07-19 10:48 UTC (2+ messages)
[PATCH v2] gdb.python/py-unwind: Disable stack protection
2017-07-19 10:09 UTC (2+ messages)
[PATCH v1 1/1] list actual code around more than one locations
2017-07-19 4:05 UTC
[PATCH v3 0/7] Thread handle to thread info mapping
2017-07-19 2:34 UTC (10+ messages)
` [PATCH v3 1/7] Add target method for converting thread handle to thread_info struct pointer
` [PATCH v3 2/7] Add `thread_from_thread_handle' method to (Python) gdb.Inferior
` [PATCH v3 4/7] Test case for Inferior.thread_from_thread_handle
` [PATCH v3 3/7] Documentation "
` [PATCH v3 5/7] Add thread_db_notice_clone to gdbserver
` [PATCH v3 6/7] Add thread_handle_to_thread_info support for remote targets
` [PATCH v3 7/7] Documentation for qXfer:threads:read handle attribute
[PATCH v4] gdb: ADI support
2017-07-19 0:49 UTC
[PATCH v2 0/7] Thread handle to thread info mapping
2017-07-19 0:13 UTC (7+ messages)
` [PATCH v2 1/7] Add target method for converting thread handle to thread_info struct pointer
` [PATCH v2 3/7] Documentation for gdb.thread_from_thread_handle
[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
2017-07-18 22:31 UTC (60+ messages)
` [PATCH 01/40] Make gdb.base/dmsym.exp independent of "set language ada"
` [PATCH 03/40] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index
` [PATCH 14/40] Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughout
` [PATCH 18/40] A smarter linespec completer
` [PATCH 13/40] Introduce strncmp_iw
` [PATCH 19/40] Fix cp_find_first_component_aux bug
` [PATCH 09/40] Rename make_symbol_completion_list_fn -> symbol_completer
` [PATCH 10/40] Clean up "completer_handle_brkchars" callback handling
` [PATCH 11/40] Introduce class completion_tracker & rewrite completion<->readline interaction
` [pushed] Fix GDB builds that include the simulator (Re: [PATCH 11/40] Introduce class completion_tracker & rewrite completion<->readline interaction)
` [PATCH 15/40] Rewrite/enhance explicit locations completer, parse left->right
` [PATCH 24/40] Per-language symbol name hashing algorithm
` [PATCH 12/40] "complete" command and completion word break characters
` [PATCH 16/40] Explicit locations -label completer
` [PATCH 17/40] Linespec lexing and C++ operators
` [PATCH 21/40] Use SYMBOL_MATCHES_SEARCH_NAME some more
` [PATCH 20/40] Eliminate block_iter_name_*
` [PATCH 04/40] Fix TAB-completion + .gdb_index slowness (generalize filename_seen_cache)
` [PATCH 22/40] get_int_var_value
` [PATCH 23/40] Make language_def O(1)
` [PATCH 25/40] Introduce lookup_name_info and generalize Ada's FULL/WILD name matching
[PATCH 1/2] Report call site for inlined functions
2017-07-18 19:05 UTC (7+ messages)
` [PATCH 2/2] Report stop locations in "
[PATCH v2 1/1] don't list typedef symbols in C++, d and ada
2017-07-18 16:16 UTC (2+ messages)
[PATCH] Add DISABLE_COPY_AND_ASSIGN
2017-07-18 15:38 UTC (4+ messages)
[patch] Fix Fission (broken by my previous patch)
2017-07-18 15:14 UTC (2+ messages)
[RFC] Replace regcache readonly flag with detached flag
2017-07-18 13:09 UTC (12+ messages)
[PATCH] Remove one line comment
2017-07-18 12:01 UTC (2+ messages)
[PATCH] Simplify regcache_cpy and remove regcache::cpy_no_passthrough
2017-07-18 11:49 UTC (5+ messages)
[PATCH] C++ify dwarf2_per_objfile
2017-07-16 20:07 UTC (3+ messages)
[PATCH 1/1] don't list typedef symbols in C++, d and ada
2017-07-15 5:36 UTC
[RFA 00/10] various frame filter fixes and cleanups
2017-07-14 19:16 UTC (10+ messages)
` [RFA 01/10] Rationalize "backtrace" command line parsing
` [RFA 02/10] Change backtrace_command_1 calling to use flags
[RFA] Make "bt N" print correct number of frames when using a frame filter
2017-07-14 18:56 UTC (3+ messages)
[FYI] Handle sizeof(type) in Rust
2017-07-14 18:54 UTC
[PATCH] Implement the ability to transmit environment variables to GDBserver when starting the inferior
2017-07-14 17:34 UTC (4+ messages)
[RFA 2/2] Remove BITS_IN_BYTES define
2017-07-14 17:25 UTC (9+ messages)
` [RFA 1/2] Fix two regressions in scalar printing
[PATCH] Fission support for multiple CUs per DWO file
2017-07-14 17:10 UTC (5+ messages)
[RFA] Make gdb.lookup_typename work for Rust types
2017-07-14 16:22 UTC (3+ messages)
[PING] [PATCH v3] gdb: ADI support
2017-07-14 11:40 UTC (7+ messages)
[PATCH 0/4] Some cleanups in agent expression generation functions
2017-07-14 10:54 UTC (2+ messages)
[PATCH 0/2] Couple of small fixes to gdb.mi/mi-vla-fortran.exp test
2017-07-13 22:40 UTC (4+ messages)
` [PATCH 2/2] gdb: Make some test names unique
` [PATCHv2 "
[PATCH 0/2] Support fs_base and gs_base for native FreeBSD/amd64
2017-07-13 19:59 UTC (16+ messages)
` [PATCH 2/2] Support the fs_base and gs_base registers on FreeBSD/amd64 native processes
` [PATCH 1/2] Include the fs_base and gs_base registers in amd64 target descriptions
[PATCH] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode
2017-07-13 19:41 UTC (6+ messages)
[PATCH] S390: Add record/replay support for arch12 instructions
2017-07-13 18:18 UTC (3+ messages)
[PATCH v2 00/13] No-debug-info debugging improvements
2017-07-13 17:54 UTC (17+ messages)
` [PATCH v2 11/13] Handle "p 'S::method()::static_var'" (quoted) in symbol lookup
` [PATCH v2 06/13] evaluate_subexp_standard: Remove useless assignments
` [PATCH v2 03/13] Introduce OP_VAR_MSYM_VALUE
` [PATCH v2 09/13] Eliminate UNOP_MEMVAL_TLS
` [PATCH v2 05/13] evaluate_subexp_standard: Eliminate one goto
` [PATCH v2 01/13] Fix calling prototyped functions via function pointers
` [PATCH v2 02/13] Stop assuming no-debug-info functions return int
` [PATCH v2 10/13] Handle "p S::method()::static_var" in the C++ parser
` [PATCH v2 12/13] Make "p S::method() const::static_var" work too
` [PATCH v2 13/13] Document "no debug info debugging" improvements
` [PATCH v2 08/13] Stop assuming no-debug-info variables have type int
` [PATCH v2 07/13] evaluate_subexp_standard: Factor out OP_VAR_VALUE handling
` [PATCH v2 04/13] Make ptype/whatis print function name of functions with no debug info too
[PATCH 00/13] No-debug-info debugging improvements
2017-07-13 16:14 UTC (20+ messages)
` [PATCH 08/13] Eliminate UNOP_MEMVAL_TLS
` [PATCH 03/13] Make ptype/whatis print function name of functions with no debug info too
` [PATCH 02/13] Introduce OP_VAR_MSYM_VALUE
` [PATCH 07/13] Stop assuming no-debug-info variables have type int
` [PATCH 01/13] Stop assuming no-debug-info functions return int
` [PATCH 04/13] evaluate_subexp_standard: Eliminate one goto
` [PATCH 06/13] evaluate_subexp_standard: Factor out OP_VAR_VALUE handling
` [PATCH 09/13] Handle "p S::method()::static_var" in the C++ parser
` [PATCH 12/13] Document "no debug info debugging" improvements
` [PATCH 13/13] "
` [PATCH 05/13] evaluate_subexp_standard: Remove useless assignments
` [PATCH 11/13] Make "p S::method() const::static_var" work too
` [PATCH 12/13] Fix calling prototyped functions via function pointers
` [PATCH 10/13] Handle "p 'S::method()::static_var'" (quoted) in symbol lookup
Exceptions from backend to GDB core?
2017-07-13 11:17 UTC (2+ messages)
[PING] [PATCH v3] gdb: ADI support
2017-07-12 3:25 UTC (3+ messages)
[PATCH obv] gdb/testsuite: Update dlang demangling tests
2017-07-11 7:53 UTC
[PATCH 2/2] D: Sync libiberty with upstream GCC
2017-07-11 6:53 UTC (3+ messages)
[PATCH ob/pushed] Add missing ChangeLog etries
2017-07-10 17:52 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox