[PATCH] gdb: re-write add_psymbol_to_list doc, move it to header file
2019-09-30 14:03 UTC (2+ messages)
[RFA] Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadir
2019-09-30 14:01 UTC (2+ messages)
[PATCH] Use std::sort instead of qsort in minsyms.c
2019-09-30 13:36 UTC (2+ messages)
[RFC][PATCH 0/2] Add RISC-V cpu description and sim
2019-09-30 12:01 UTC (7+ messages)
` [RFC][PATCH 2/2] RISC-V: Add cgen-based simulator port
` [RFC][PATCH 1/2] RISC-V: Add cgen cpu description and generated files
[RFC][gdb/testsuite] Add -early pattern flag for gdb_test_multiple
2019-09-30 8:39 UTC
[RFA 0/4] More flexible user-defined commands prefixing and naming
2019-09-30 6:05 UTC (7+ messages)
` [RFA 1/4] Implement user defined prefix
` [RFA 4/4] Document prefix-define command and the use of . in command names
` [RFA 3/4] Allow . character as part of "
` [RFA 2/4] Test prefix-define
[PATCH v2] gdb: CTF support
2019-09-30 3:06 UTC (10+ messages)
[RFC] Support $ORIGIN in DW_AT_comp_dir
2019-09-30 1:32 UTC
[PATCH] Improve some comments about msymbol handling
2019-09-30 1:16 UTC
[PATCH][gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir
2019-09-29 22:01 UTC (3+ messages)
[committed][gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-m
2019-09-29 21:52 UTC
[RFA] Implement 'print -raw-values' and 'set print raw-values on|off'
2019-09-29 15:49 UTC (4+ messages)
` PING^2 "
[RFAv3 0/3] Allow the user to define default leading args for commands and aliases
2019-09-29 15:31 UTC (2+ messages)
` PING "
[RFAv5 0/3] Convenience functions $_gdb_setting/$_gdb_setting_str
2019-09-29 15:28 UTC (2+ messages)
` PING "
[RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files
2019-09-29 15:26 UTC (7+ messages)
` PING "
` PING^2 "
` PING^7 "
[PATCH] Change some arguments to gdb::string_view instead of name+len
2019-09-29 5:34 UTC
[PATCH v2 0/8] Demangle minimal symbol names in worker threads
2019-09-29 0:35 UTC (2+ messages)
` [PATCH] Don't use the mutex for each symbol_set_names call
[PATCH 0/2] OpenMP parallel region scope tests
2019-09-28 20:10 UTC (2+ messages)
` [PING 2][PATCH "
[pushed] gdb: include gdbarch.h in hppa-linux-nat.c
2019-09-28 18:49 UTC
[PATCH 0/8] More gdb styling improvements
2019-09-27 21:25 UTC (9+ messages)
` [PATCH 3/8] Introduce gdb-specific %p format suffixes
` [PATCH 5/8] Style "pwd" output
` [PATCH 2/8] Don't create empty literal pieces
` [PATCH 7/8] Use styled_string in more places
` [PATCH 6/8] Introduce metadata style
` [PATCH 1/8] Remove the ui_out_style_kind enum
` [PATCH 8/8] Use styled_string for "show logging filename"
` [PATCH 4/8] Use new %p format suffixes in gdb
[PATCH 0/3] Speed up hashing in demangled_names_hash
2019-09-27 19:19 UTC (4+ messages)
` [PATCH 1/3] Store the mangled name as a string_view
` [PATCH 2/3] Add a fast_hash function in common-utils
` [PATCH 3/3] Use libxxhash for hashing, if present
[RFA 0/8] Ravenscar bug fixes
2019-09-27 19:17 UTC (3+ messages)
` [RFA 7/8] Avoid crashes when stepping through ravenscar context-switching
[RFC 00/17] Merge event loop implementations
2019-09-27 19:10 UTC (26+ messages)
` [RFC 15/17] Move gdb_notifier comment
` [RFC 09/17] Introduce async-event.[ch]
` [RFC 02/17] Move gdb-specific code out of start_event_loop
` [RFC 06/17] Include <chrono> in event-loop.c
` [RFC 07/17] Use warning in event-loop
` [RFC 05/17] Remove gdb_usleep.c
` [RFC 10/17] Move event-loop.[ch] to common/
` [RFC 17/17] Simplify gdbserver's serial event handling
[PATCH][gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsave
2019-09-27 15:11 UTC
[committed][gdb/testsuite] Add KFAIL for missing support of reverse-debugging of vmovd
2019-09-27 15:08 UTC (2+ messages)
` [committed][gdb/testsuite] Fix incomplete regexps in step-precsave.exp
Oh dear. I regret to inform you that commit 381beca6146ac68b57edf47d28cdb335fbd11635 might be unfortunate
2019-09-27 9:30 UTC (2+ messages)
` Breakage on builder Debian-s390x-native-gdbserver-m64, revision 381beca6146ac68b57edf47d28cdb335fbd11635
[PATCH 0/3] New MI commands for info functions/types/variables
2019-09-27 5:43 UTC (5+ messages)
` [PATCH 3/3] gdb/mi: Add new commands -symbol-info-{functions,variables,types}
` [PATCH 2/3] gdb: Split print_symbol_info into two parts
` [PATCH 1/3] gdb: Don't print a newline in language la_print_typedef methods
[PATCH] gdb: Don't ignore all SIGSTOP when the signal handler is set to pass
2019-09-26 23:06 UTC (2+ messages)
[PATCH] Improve ptrace-error detection on Linux targets
2019-09-26 18:25 UTC (15+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH] Convert symtab.h function signatures to use bool instead of int
2019-09-26 16:37 UTC (3+ messages)
[PATCH] Do not expose stub types to Python
2019-09-26 14:26 UTC (2+ messages)
[PATCH] gdb/fortran: Add Fortran 'loc' intrinic
2019-09-26 14:26 UTC (2+ messages)
[PATCH 0/2] Remove 2 uses of VEC from gdb
2019-09-26 13:40 UTC (27+ messages)
` [PATCH 2/2] gdb: Change a VEC to std::vector in btrace.{c,h}
` [PATCH 1/2] gdb: Remove a VEC from gdbsupport/btrace-common.h
` [PATCHv2 2/3] gdb: Change a VEC to std::vector in btrace.{c,h}
` [PATCHv2 0/3] Remove some uses of VEC
` [PATCHv2 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h
` [PATCHv2 3/3] gdb: Remove a use of VEC from dwarf2read.{c,h}
` [PATCHv3 "
` [PATCHv3 2/3] gdb: Change a VEC to std::vector in btrace.{c,h}
` [PATCHv3 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h
` [PATCHv3 0/3] Remove some uses of VEC
` [PATCHv4 "
` [PATCHv4 2/3] gdb: Change a VEC to std::vector in btrace.{c,h}
` [PATCHv4 3/3] gdb: Remove a use of VEC from dwarf2read.{c,h}
` [PATCHv4 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h
[PATCH] Fortran specific: Add logical XOR ops for compiler compliance
2019-09-26 13:39 UTC (2+ messages)
[PATCH] Remove initialize_utils
2019-09-26 13:37 UTC (3+ messages)
[PATCH 0/2] Fortran nested subroutine support
2019-09-26 7:25 UTC (10+ messages)
` [PATCH 1/2] gdb/fortran: Nested "
` [PATCH 2/2] gdb/fortran: Allow for matching symbols with missing scope
[FYI] Remove make_hex_string
2019-09-25 15:50 UTC
[PATCH][gdb] Make INTERP_TUI's default ui_out the INTERP_CONSOLE ui_out
2019-09-25 8:36 UTC (5+ messages)
` [PING][PATCH][gdb] "
[PATCH][gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUs
2019-09-25 7:07 UTC (3+ messages)
[PATCH 3/3 v2] Load system gdbinit files from a directory
2019-09-24 16:30 UTC (2+ messages)
` [PATCH 3/3 v3] "
[PATCH][gdb/symtab] Prefer var def over decl
2019-09-24 15:28 UTC (2+ messages)
` [PING][PATCH][gdb/symtab] "
[PATCH v6 1/3] PRU Simulator port
2019-09-24 4:45 UTC (5+ messages)
[PATCH] gdb/readline: fix use of an undefined variable
2019-09-23 21:40 UTC (2+ messages)
[PATCH] Make ada_decode not use a static buffer
2019-09-23 18:35 UTC (5+ messages)
` [PATCH v3] "
[PATCH] gdb/python: smarter symbol lookup for gdb.lookup_static_symbol
2019-09-23 17:18 UTC (2+ messages)
[PATCH v2 0/8] Handle copy relocations and add $_ada_exception
2019-09-23 14:56 UTC (13+ messages)
` [PATCH v2 1/8] Change SYMBOL_VALUE_ADDRESS to be an rvalue
` [PATCH v2 7/8] Back out earlier Ada exception change
` [PATCH v2 8/8] Add $_ada_exception convenience variable
` [PATCH v2 6/8] Make print-file-var.exp test attribute visibility hidden, dlopen, and main symbol
` [PATCH v2 3/8] Don't call decode_line_with_current_source from select_source_symtab
` [PATCH v2 2/8] Search global block from basic_lookup_symbol_nonlocal
` [PATCH v2 5/8] Handle copy relocations
` [PATCH v2 4/8] Make current_source_* per-program-space
[committed][gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupported
2019-09-22 4:16 UTC
[RFC PATCH] Support debuginfo and source file fetching via debuginfo server
2019-09-22 3:53 UTC (2+ messages)
New ARI warning Sun Sep 22 01:58:01 UTC 2019
2019-09-22 2:16 UTC (2+ messages)
[PATCH] gdb: small cleanup in breakpoint.c's includes
2019-09-22 1:40 UTC
[pushed] gdb: make watchpoint::val_valid a bool
2019-09-22 0:04 UTC
[pushed] gdb: change "nonzero" to "true" in comments
2019-09-21 23:48 UTC
GDB 8.3.1 to be released very soon!
2019-09-21 10:27 UTC (4+ messages)
[PATCH v3] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order
2019-09-21 2:20 UTC (4+ messages)
` [PATCH v4] "
[PATCH] Move declarations of debug_threads and using_threads to header
2019-09-21 2:03 UTC (3+ messages)
[RFA] gdb/NEWS: Move entries about MI v3 and multi-loc breakpoints after GDB 8.3
2019-09-20 23:24 UTC (3+ messages)
gdb-8.3 branch FROZEN
2019-09-20 22:32 UTC (2+ messages)
` gdb-8.3 branch OPEN again
[release/HEAD] Document the GDB 8.3.1 release in gdb/ChangeLog
2019-09-20 22:27 UTC
FYI/BRANCH: Patches applied to branch gdb-8.3-branch
2019-09-20 22:26 UTC (3+ messages)
` [release/branch 2/2] Bump GDB version number to 8.3.1.DATE-git
` [release/branch 1/2] Document the GDB 8.3.1 release in gdb/ChangeLog
FYI: [release/branch] Set GDB version number to 8.3.1
2019-09-20 22:05 UTC
[RFC/RFA] Remove Cell Broadband Engine debugging support
2019-09-20 21:11 UTC (2+ messages)
[PATCH 00/20] Final round of TUI refactorings
2019-09-20 19:29 UTC (2+ messages)
[PATCH] Fix crash in Ada "catch exception"
2019-09-20 19:25 UTC (3+ messages)
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