[RFC 0/6] Demangle minimal symbol names in worker threads
2019-03-11 17:35 UTC (11+ messages)
` [RFC 2/6] Remove static buffer from ada_decode
` [RFC 6/6] Demangle minsyms in parallel
` [RFC 5/6] Introduce thread-safe way to handle SIGSEGV
` [RFC 4/6] Introduce run_on_main_thread
` [RFC 1/6] Defer minimal symbol name-setting
` [RFC 3/6] Lock the demangled hash table
[FYI] Remove redundant assignment from dwarf2_find_containing_comp_unit
2019-03-11 16:23 UTC
MinGW build failure for GDB 8.2.90 with source-highlight
2019-03-11 14:18 UTC (9+ messages)
[RFC 8.3 0/3] Some style fixes
2019-03-10 13:14 UTC (9+ messages)
` [RFC 8.3 3/3] Avoid a crash in source_cache::extract_lines
` [RFC 8.3 1/3] Make TUI react to "set style enabled"
` [RFC 8.3 2/3] Add the "set style source" command
[RFA] Have 'thread|frame apply' style their output
2019-03-09 22:59 UTC
Save on printer ink - Free Shipping Available
2019-03-09 19:49 UTC
[PUSHED_OBVIOUS] Ensure 'help set/show print inferior-events' shows the example events
2019-03-09 13:57 UTC (2+ messages)
[PATCH 00/13] Splut rank_one_type in smaller functions
2019-03-09 13:30 UTC (3+ messages)
[PATCH 00/16] Add styling to the gdb CLI and TUI
2019-03-09 6:49 UTC (29+ messages)
GDB 8.2.90 available for testing
2019-03-09 6:13 UTC (12+ messages)
[PATCH 0/9] Minor minimal symbol improvements
2019-03-08 23:44 UTC (14+ messages)
` [PATCH 4/9] Remove minsym termination
` [PATCH 6/9] Use htab_up for demangled hash
` [PATCH 7/9] Allocate minimal symbols with malloc
` [PATCH 9/9] Change minimal_symbol inheritance
` [PATCH 5/9] Simplify per-BFD storage management
` [PATCH 8/9] Use memcpy in minimal_symbol_reader::install
` [PATCH 2/9] Introduce and use language_set
` [PATCH 3/9] Remove some unneeded initializations in minimal_symbol_reader
` [PATCH 1/9] Slightly simplify minsym creation
[PATCH v2 00/11] Support for thread-local variables on FreeBSD
2019-03-08 18:39 UTC (17+ messages)
` [PATCH v2 11/11] Support TLS variables on FreeBSD/powerpc
` [PATCH v2 06/11] Add a more general version of lookup_struct_elt_type
` [PATCH v2 07/11] Add a helper function to resolve TLS variable addresses for FreeBSD
` [PATCH v2 04/11] Add a new gdbarch method to resolve the address of TLS variables
` [PATCH v2 05/11] Remove code disabled since at least 1999 from lookup_struct_elt_type
A knob to control source highlighting?
2019-03-07 21:56 UTC (3+ messages)
[PATCH] gdb/testsuite: Prepare for DejaGnu 1.6.2
2019-03-07 21:55 UTC (3+ messages)
[pushed] Fix normal_stop latent bug
2019-03-07 17:46 UTC
[PATCH v2 00/22] Remove cleanups
2019-03-07 17:42 UTC (42+ messages)
` [PATCH v2 08/22] Remove last cleanup solib-aix.c
` [PATCH v2 05/22] Remove last cleanup from gdbserver
` [PATCH v2 21/22] Use SCOPE_EXIT in write_gcore_file
` [PATCH v2 06/22] Remove cleanup from solib-svr4.c
` [PATCH v2 04/22] C++ify remote notification code
` [PATCH v2 13/22] Remove free_current_contents
` [PATCH v2 03/22] Change displaced_step_clear_cleanup with a forward_scope_exit
` [PATCH v2 09/22] Remove last cleanup from linux-namespaces.c
` [PATCH v2 11/22] Use unique_xmalloc_ptr in remote.c
` [PATCH v2 02/22] Update two cleanup comments
` [PATCH v2 10/22] Remove last cleanups from stabsread.c
` [PATCH v2 01/22] Remove cleanups from coffread.c
` [PATCH v2 22/22] Introduce and use bcache_up
` [PATCH v2 12/22] Remove basic cleanup code
` [PATCH v2 07/22] Remove last cleanups from solib-svr4.c
[PUSHED 00/11] Fortran Parser Cleanup, KIND Support, and Intrinsic Functions
2019-03-07 15:49 UTC (16+ messages)
` [PATCH "
` [PUSHED 01/11] gdb/fortran: Remove some duplicate tests
` [PUSHED 04/11] gdb/fortran: Add new function to evaluate Fortran expressions
` [PUSHED 02/11] gdb/fortran: Cleanup code for parsing logical constants
` [PUSHED 11/11] gdb/fortran: Handle older TYPE*SIZE typenames
` [PUSHED 08/11] gdb/fortran: Add builtin 8-byte integer type with (kind=8) support
` [PUSHED 06/11] gdb/fortran: Add Fortran 'kind' intrinsic and keyword
` [PUSHED 05/11] gdb/fortran: Enable debugging of the Fortran parser
` [PUSHED 07/11] gdb/fortran: Expand the set of types that support (kind=N)
` [PUSHED 10/11] gdb/fortran: Add support for the ABS intrinsic function
` [PATCH] gdb: Move value_from_host_double into value.c and make more use of it
` [PUSHED 03/11] gdb/fortran: Simplify handling of Fortran dot operations and keywords
` [PUSHED 09/11] gdb/fortran: Use TYPE_CODE_CHAR for character types
[RFC][gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.S
2019-03-07 12:11 UTC
[RFC PATCH 0/6] Support for Linux kernel thread aware debug
2019-03-07 11:50 UTC (5+ messages)
[PATCH] Remove excess calls to gdb_flush
2019-03-07 6:06 UTC (6+ messages)
New ARI warning Thu Mar 7 01:56:49 UTC 2019
2019-03-07 1:56 UTC
[PATCH v2 0/2] MI: Add new command -complete
2019-03-06 17:36 UTC (15+ messages)
` [PATCH v3 1/2] MI: extract command completion logic from complete_command()
` [PATCH v3 0/2] MI: Add new command -complete
` [PATCH v3 2/2] "
[PATCH v2 0/8] Support for AArch64 Pointer Authentication
2019-03-06 15:36 UTC (10+ messages)
` [PATCH v2 3/8] AArch64: Read pauth registers
` [PATCH v2 1/8] AArch64: Add pointer authentication feature
` [PATCH v2 4/8] AArch64: gdbserver: read pauth registers
` [PATCH v2 7/8] AArch64: Prologue scan unwinder support for signed return addresses
` [PATCH v2 2/8] AArch64: Use HWCAP to detect pauth feature
` [PATCH v2 8/8] AArch64: Read pauth section from core files
` [PATCH v2 5/8] AArch64: Add pauth DWARF registers
` [PATCH v2 6/8] AArch64: DWARF unwinder support for signed return addresses
[FYI] Fix remote-sim.c build after warn-unused-result change
2019-03-06 14:59 UTC
Commit "Introduce ATTRIBUTE_UNUSED_RESULT and use it" breaks gdb build
2019-03-06 14:58 UTC (2+ messages)
[PATCH] Testsuite: Ensure pie is disabled on some tests
2019-03-06 10:20 UTC
[PATCH] Apply substitute-path to relative filenames as well
2019-03-06 10:06 UTC (3+ messages)
[PATCH V2] Testsuite: Ensure changing directory does not break the log file
2019-03-05 22:15 UTC (3+ messages)
[FYI] Remove some Python 3 #ifs
2019-03-05 22:14 UTC
[PATCH v2 0/5] Add python method gdb.InferiorThread.thread_handle
2019-03-05 21:54 UTC (9+ messages)
` [PATCH v2 1/5] Introduce target_ops method thread_info_to_thread_handle
` [PATCH v2 2/5] Add python method InferiorThread.thread_handle
` [PATCH v2 3/5] Support buffer objects as handles in Inferior.thread_from_thread_handle()
` [PATCH v2 4/5] Tests for gdb.InferiorThread.thread_handle
[RFC] Change the_dummy_target to be a global
2019-03-05 20:46 UTC (3+ messages)
[PATCH 0/4] Make "checkpoint" not rely on inferior_ptid
2019-03-05 19:46 UTC (8+ messages)
` [PATCH 4/4] Eliminate fork_info::clobber_regs
` [PATCH 3/4] linux-fork.c: rewrite inf_has_multiple_threads
` [PATCH 1/4] Make "checkpoint" not rely on inferior_ptid
` [PATCH 2/4] C++ify fork_info, use std::list
[PATCH] Small fix to gdb.Value constructor doc
2019-03-05 19:02 UTC (3+ messages)
[PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris
2019-03-05 18:58 UTC (9+ messages)
[FYI] Remove gdb_bfd_fdopenr
2019-03-05 16:04 UTC
[PATCH 0/7] Use warn_unused_result on release methods
2019-03-05 15:46 UTC (2+ messages)
[PATCH 0/2] constify null_ptid and minus_one_ptid
2019-03-04 23:30 UTC (5+ messages)
` [PATCH 2/2] Make null_ptid and minus_one_ptid "const"
` [PATCH 1/2] Change iterate_over_lwps to take a gdb::function_view
[PATCH] Use '$enable_unittest' instead of '$development' on gdbserver/configure.srv (for 'aarch64*-*-linux*' case)
2019-03-04 21:49 UTC (3+ messages)
[RFC] gdb/riscv: Add target description support
2019-03-04 16:18 UTC (5+ messages)
` [PATCH] "
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