[review] infcall: move assertions in 'call_function_by_hand_dummy' to an earli
2019-10-22 7:13 UTC (6+ messages)
` [review v2] "
[review] infcall: remove unused parameter in 'value_arg_coerce'
2019-10-22 7:13 UTC (4+ messages)
` [review v2] "
[PATCH 0/2] Improved variable object invalidation in GDB
2019-10-22 6:47 UTC (6+ messages)
` [PATCH 1/2] Fix varobj updation after symbol removal
` [PING][PATCH "
` [PATCH 2/2] Testsuite for "
` [PING][PATCH "
` [PING][PATCH 0/2] Improved variable object invalidation in GDB
[review] [gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI
2019-10-22 5:24 UTC (2+ messages)
[review] Don't make an extra copy + allocation of the demangled name
2019-10-22 4:32 UTC (3+ messages)
[review] Style diassembly in the TUI
2019-10-22 4:27 UTC (4+ messages)
[review v3] Add a fast_hash function in common-utils
2019-10-22 4:16 UTC (4+ messages)
` [review v4] "
` [review v5] "
[review v3] Store the mangled name as a string_view
2019-10-22 4:15 UTC (6+ messages)
` [review v4] "
` [review v5] "
[PATCH] Fix find_charset_names
2019-10-21 23:49 UTC
[review] Move readline to the readline/readline subdirectory
2019-10-21 23:00 UTC (5+ messages)
` [review v2] "
[review] Fix opcodes includes
2019-10-21 22:55 UTC (4+ messages)
` [review v2] "
[PATCHv2] gdb/python: smarter symbol lookup for gdb.lookup_static_symbol
2019-10-21 22:37 UTC (4+ messages)
` [PATCH] gdb/python: Introduce gdb.lookup_all_static_symbols
some thoughts on gerrit
2019-10-21 21:25 UTC (10+ messages)
[review v3] Use libxxhash for hashing, if present
2019-10-21 21:16 UTC
[review] [gdb/testsuite] Compile ada with -lgnarl_pic and -lgnat_pic if required
2019-10-21 20:52 UTC
[review] gdb: Ensure that !(a < a) is true in sort_cmp on obj_section objects
2019-10-21 20:12 UTC (5+ messages)
` [pushed] "
[PATCH] DWARF 5 support: Handle line table and file indexes
2019-10-21 20:07 UTC (5+ messages)
[PATCH 0/2] Fix BZ 25065 (LTO related GDB segfault)
2019-10-21 20:05 UTC (9+ messages)
` [PATCH 1/2] Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs
Oh dear. I regret to inform you that commit 0dc327459b19e6765c8fe80957f5c8620611628e might be unfortunate
2019-10-21 19:36 UTC (4+ messages)
` Breakage on builder Ubuntu-Aarch64-m64, revision 0dc327459b19e6765c8fe80957f5c8620611628e
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "
[PATCH 0/2] Move readline down one level
2019-10-21 18:27 UTC (6+ messages)
[review] Change tui_source_element::line to have type std::string
2019-10-21 17:37 UTC (2+ messages)
[review] Replace some more qsort calls with std::sort
2019-10-21 16:22 UTC (10+ messages)
` [review v2] "
` [pushed] "
` [review v3] "
[FYI] Remove tui_exec_info_content
2019-10-21 15:28 UTC
[PUSHED] contrib: Update dg-extract-results.* from gcc
2019-10-21 14:31 UTC
[review] Defer minimal symbol name-setting
2019-10-21 13:32 UTC (2+ messages)
` [review v2] "
[review] [gdb/testsuite] Compile infcall-nested-structs.exp with -O2
2019-10-21 13:09 UTC (4+ messages)
` [pushed] "
[review] Check for sigprocmask in common.m4
2019-10-21 6:05 UTC (2+ messages)
` [review v2] "
[review] Use m4_include, not sinclude in .m4 files
2019-10-21 6:03 UTC (3+ messages)
` [review v2] "
[PATCH] Fix creation of nm.h when configure is changed
2019-10-21 4:06 UTC (2+ messages)
[FYI] Make unlink_objfile and put_objfile_before static
2019-10-21 2:47 UTC
[review] Implement a thread pool
2019-10-21 1:29 UTC (5+ messages)
` [review v2] "
[review] Use run_on_main_thread in gdb.post_event
2019-10-20 21:02 UTC (2+ messages)
` [review v2] "
[review] Set names of worker threads
2019-10-20 21:02 UTC (2+ messages)
` [review v2] "
[review] Demangle minsyms in parallel
2019-10-20 20:55 UTC (3+ messages)
` [review v2] "
[review] Add maint set/show worker-threads
2019-10-20 20:55 UTC (3+ messages)
` [review v2] "
Project
2019-10-20 20:09 UTC
[PATCH v2 00/24] Multi-target support
2019-10-20 11:41 UTC (27+ messages)
` [PATCH v2 16/24] Fix reconnecting to a gdbserver already debugging multiple processes, I
` [PATCH v2 21/24] Revert 'Remove unused struct serial::name field'
` [PATCH v2 09/24] switch inferior/thread before calling target methods
` [PATCH v2 02/24] Don't rely on inferior_ptid in record_full_wait
` [PATCH v2 12/24] Use all_non_exited_inferiors in infrun.c
` [PATCH v2 17/24] Fix reconnecting to a gdbserver already debugging multiple processes, II
` [PATCH v2 10/24] Some get_last_target_status tweaks
` [PATCH v2 15/24] Avoid another inferior_ptid reference in gdb/remote.c
` [PATCH v2 01/24] Preserve selected thread in all-stop w/ background execution
` [PATCH v2 03/24] Make "show remote exec-file" inferior-aware
` [PATCH v2 11/24] tfile_target::close: trace_fd can't be -1
` [PATCH v2 06/24] Don't check target is running in remote_target::mourn_inferior
` [PATCH v2 18/24] Multi-target support
` [PATCH v2 22/24] Add "info connections" command, "info inferiors" connection number/string
` [PATCH v2 04/24] exceptions.c:print_flush: Remove obsolete check
` [PATCH v2 19/24] Add multi-target tests
` [PATCH v2 23/24] Require always-non-stop for multi-target resumptions
` [PATCH v2 05/24] Make target_ops::has_execution take an 'inferior *' instead of a ptid_t
` [PATCH v2 07/24] Delete unnecessary code from kill_command
` [PATCH v2 13/24] Delete exit_inferior_silent(int pid)
` [PATCH v2 24/24] Multi-target: NEWS and user manual
` [PATCH v2 20/24] gdbarch-selftests.c: No longer error out if debugging something
` [PATCH v2 08/24] Introduce switch_to_inferior_no_thread
` [PATCH v2 14/24] Tweak handling of remote errors in response to resumption packet
[RFA 0/4] More flexible user-defined commands prefixing and naming
2019-10-20 10:29 UTC (2+ messages)
[RFAv3 0/3] Allow the user to define default leading args for commands and aliases
2019-10-20 10:27 UTC (3+ messages)
` PING "
` PING^2 "
[RFA] Implement 'print -raw-values' and 'set print raw-values on|off'
2019-10-20 10:26 UTC (3+ messages)
` PING^2 "
` PING^3 "
[RFAv5 0/3] Convenience functions $_gdb_setting/$_gdb_setting_str
2019-10-20 10:25 UTC (3+ messages)
` PING "
` PING^2 "
[RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files
2019-10-20 10:24 UTC (8+ messages)
` PING "
` PING^2 "
` PING^7 "
` PING^8 "
[PATCH] Make "skip" work on inline frames
2019-10-20 6:48 UTC (3+ messages)
` [PATCHv2] "
[review] Introduce run_on_main_thread
2019-10-20 4:02 UTC
[review] Introduce thread-safe way to handle SIGSEGV
2019-10-20 4:02 UTC
[review] Introduce alternate_signal_stack RAII class
2019-10-20 3:55 UTC
[review] Add configure check for std::thread
2019-10-20 3:55 UTC
[review] Add RAII class for blocking gdb signals
2019-10-20 3:55 UTC
[review] Change some arguments to gdb::string_view instead of name+len
2019-10-19 22:06 UTC (2+ messages)
` [review v2] "
[review] gdb/record: Get gdbarch from regcache
2019-10-19 21:58 UTC
[review] [gdb/testsuite] Add -early pattern flag for gdb_test_multiple
2019-10-19 21:22 UTC (2+ messages)
[review] Make startswith return a bool
2019-10-19 21:02 UTC (3+ messages)
` [pushed] gdb: "
[PATCH] Remove stale breakpoint step-over information
2019-10-19 19:10 UTC
[binutils-gdb] Style the gdb welcome message
2019-10-19 11:21 UTC (4+ messages)
[review] Fix typo in symfile.c
2019-10-19 5:14 UTC (7+ messages)
` [review v2] Fix typos in symfile.c and i386-darwin-tdep.c
` [pushed] "
[PATCH v4 1/2] Renaming of ctf (the trace format) files
2019-10-18 20:36 UTC (6+ messages)
` [PATCH v4 2/2] gdb: CTF support
[review] [gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie
2019-10-18 18:38 UTC
[review] gdb/testsuite: Merge whatis.exp and ctf-whatis.exp
2019-10-18 18:20 UTC (2+ messages)
[review] gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp
2019-10-18 18:19 UTC (2+ messages)
[review] [gdb/symtab] Prefer var def over decl
2019-10-18 16:44 UTC (2+ messages)
[review] infcall, c++: collect more pass-by-reference information
2019-10-18 14:08 UTC (2+ messages)
[review] infcall, c++: allow more info to be computed for pass-by-reference va
2019-10-18 14:06 UTC (2+ messages)
[review] gdb: recognize new DWARF attributes: defaulted, deleted, calling conv
2019-10-18 14:02 UTC (2+ messages)
[review] infcall: refactor 'call_function_by_hand_dummy'
2019-10-18 14:02 UTC
[review] testsuite, cp: increase the coverage of testing pass-by-ref arguments
2019-10-18 13:53 UTC
[review] infcall: handle pass-by-reference arguments appropriately
2019-10-18 13:53 UTC
[review] testsuite: add test for handling multiple inferiors exiting
2019-10-18 13:27 UTC
[review] infrun: mark an exited thread non-executing when attempting to stop
2019-10-18 13:27 UTC
[review] Load system gdbinit files from a directory
2019-10-18 11:57 UTC (4+ messages)
testsuite report: individual test time
2019-10-18 11:05 UTC
[committed][gdb] Fix more typos in comments
2019-10-18 0:49 UTC
Oh dear. I regret to inform you that commit 9737e8af48e257f24e860fbf36af8c314e73076a might be unfortunate
2019-10-17 19:46 UTC (4+ messages)
` Breakage on builder Fedora-x86_64-w64-mingw32, revision 9737e8af48e257f24e860fbf36af8c314e73076a
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