Oh dear. I regret to inform you that commit 0dc327459b19e6765c8fe80957f5c8620611628e might be unfortunate
2019-10-29 23:02 UTC (9+ messages)
` Breakage on builder Fedora-i686, revision 0dc327459b19e6765c8fe80957f5c8620611628e
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
[review] gdb: recognize new DWARF attributes: defaulted, deleted, calling conv
2019-10-29 22:20 UTC (2+ messages)
[review] Only clear the minsym array when necessary
2019-10-29 22:16 UTC
[review] infcall, c++: collect more pass-by-reference information
2019-10-29 22:13 UTC (2+ messages)
[review] Precompute hash value for symbol_set_names
2019-10-29 21:56 UTC (4+ messages)
` [review v2] "
[review] Compute msymbol hash codes in parallel
2019-10-29 21:56 UTC (4+ messages)
` [review v3] "
` [review v2] "
[review] Remove unused includes in infcmd.c and infrun.c
2019-10-29 21:56 UTC (8+ messages)
` [pushed] "
[review] Remove unused includes in ada-*.c files
2019-10-29 21:56 UTC (6+ messages)
` [pushed] "
[review] Clean up ada-lang.h
2019-10-29 21:56 UTC (4+ messages)
` [pushed] "
[PATCH] Remove stale breakpoint step-over information
2019-10-29 21:53 UTC (2+ messages)
` [PING][PATCH] "
[review] addrmap: use gdb_static_assert for type size assertions
2019-10-29 21:52 UTC (4+ messages)
` [pushed] "
[review] infcall, c++: allow more info to be computed for pass-by-reference va
2019-10-29 20:40 UTC (2+ messages)
[PATCH v2 00/24] Multi-target support
2019-10-29 19:56 UTC (5+ messages)
[review] infcall: handle pass-by-reference arguments appropriately
2019-10-29 19:54 UTC (2+ messages)
[review] Change some arguments to gdb::string_view instead of name+len
2019-10-29 19:28 UTC (7+ messages)
` [review v4] "
` [review v5] "
` [pushed] "
[review] Only make a nullterminated string if we need to
2019-10-29 19:28 UTC (10+ messages)
` [review v2] "
` [review v3] "
` [review v4] "
` [pushed] "
[review] Add static_asserts for the sizes of space-critical structs
2019-10-29 19:22 UTC (2+ messages)
` [review v2] "
[review] Replace bsearch with a std::lower_bound-based search
2019-10-29 19:07 UTC (5+ messages)
` [pushed] "
[review v4] Load system gdbinit files from a directory
2019-10-29 18:52 UTC (7+ messages)
` [review v5] "
` [pushed] "
[review] Share get_image_name between gdb and gdbserver
2019-10-29 18:16 UTC
[review] Change two windows_thread_info members to "bool"
2019-10-29 18:16 UTC
[review] Share some Windows-related globals
2019-10-29 18:16 UTC
[review] Share handle_exception
2019-10-29 18:05 UTC
[review] Handle pending stops from the Windows kernel
2019-10-29 18:05 UTC
[review] Share some inferior-related Windows code
2019-10-29 18:05 UTC
[review] Remove some globals from windows-nat.c
2019-10-29 18:05 UTC
[review] Share handle_load_dll and handle_unload_dll declarations
2019-10-29 18:05 UTC
[review] Call CloseHandle from ~windows_thread_info
2019-10-29 18:05 UTC
[review] Normalize handle_output_debug_string API
2019-10-29 17:58 UTC
[review] Add pending stop support to gdbserver's Windows port
2019-10-29 17:58 UTC
[review] Make last_wait_event static
2019-10-29 17:58 UTC
[review] Change type of argument to windows-nat.c:thread_rec
2019-10-29 17:58 UTC
[review] Normalize get_windows_debug_event API
2019-10-29 17:58 UTC
[review] Add read_pc / write_pc support to win32-low
2019-10-29 17:58 UTC
[review] Share Windows thread-suspend and -resume code
2019-10-29 17:58 UTC
[review] Wrap shared windows-nat code in windows_nat namespace
2019-10-29 17:58 UTC
[review] Move wait_for_debug_event to nat/windows-nat.c
2019-10-29 17:58 UTC
[review] Fix up complaints.h for namespace use
2019-10-29 17:58 UTC
[review] Introduce win32_target_ops::decr_pc_after_break
2019-10-29 17:58 UTC
[review] Make windows_thread_info::name a unique_xmalloc_ptr
2019-10-29 17:58 UTC
[review] Rename windows_thread_info::id to "tid"
2019-10-29 17:58 UTC
[review] Use new and delete for windows_thread_info
2019-10-29 17:58 UTC
[review] Use lwp, not tid, for Windows thread id
2019-10-29 17:58 UTC
[review] Share windows_thread_info between gdb and gdbserver
2019-10-29 17:58 UTC
[review] Share thread_rec between gdb and gdbserver
2019-10-29 17:58 UTC
[review] Introduce fetch_pending_stop
2019-10-29 17:58 UTC
[review] Rename win32_thread_info to windows_thread_info
2019-10-29 17:58 UTC
[review] Remove the "next" field from windows_thread_info
2019-10-29 17:57 UTC
[PATCH 0/9] share some Windows code between gdb and gdbserver
2019-10-29 16:51 UTC (2+ messages)
[review] testsuite, cp: increase the coverage of testing pass-by-ref arguments
2019-10-28 22:06 UTC (2+ messages)
[review] [RFC] Support $ORIGIN in DW_AT_comp_dir
2019-10-28 22:03 UTC (2+ messages)
[RFC PATCH] Support debuginfo and source file fetching via debuginfo server
2019-10-28 20:34 UTC (4+ messages)
[PATCH] Add a way to preserve overridden GDB commands for later invocation
2019-10-28 18:12 UTC (3+ messages)
[review] Make TUI resizing tests more robust
2019-10-28 17:29 UTC (2+ messages)
[review] Add a string_view version of startswith
2019-10-28 17:22 UTC (12+ messages)
` [review v3] "
` [review v4] "
` [pushed] "
[PATCHv2] gdb/python: smarter symbol lookup for gdb.lookup_static_symbol
2019-10-28 5:08 UTC (8+ messages)
` [PATCH] gdb/python: Introduce gdb.lookup_all_static_symbols
[review] Virtualize "readin" and "compunit_symtab"
2019-10-28 2:10 UTC
[review] Turn start_psymtab_common into a constructor
2019-10-28 2:10 UTC
[review] Change allocate_psymtab to be a constructor
2019-10-28 2:10 UTC
[review] Change some psymtab fields to bool
2019-10-28 2:03 UTC
[review] Remove la_get_string member
2019-10-28 2:03 UTC
[review] Introduce partial_symtab::read_symtab method
2019-10-28 2:03 UTC
[review] Consolidate psymtab "Reading" messages
2019-10-28 2:03 UTC
[review] Introduce partial_symtab::expand_psymtab method
2019-10-28 2:03 UTC
[review] Consolidate partial symtab dependency reading
2019-10-28 2:03 UTC
[review] Do not allocate psymtabs via psymtab_storage
2019-10-28 2:03 UTC
[review] Remove an include from machoread.c
2019-10-28 2:03 UTC
[review] Use new and delete for psymtabs
2019-10-28 2:03 UTC
[review] Remove some includes of readline.h
2019-10-27 22:04 UTC
[review] Introduce the tui_gen_win_info::min_height method
2019-10-27 21:50 UTC
[review] Consolidate setting of current_layout
2019-10-27 21:50 UTC
[review] Re-apply the current layout when resizing
2019-10-27 21:50 UTC
[review] Change "winheight" resizing to use new layout code
2019-10-27 21:50 UTC
[review] Move _initialize_tui_layout to end of file
2019-10-27 21:44 UTC
[review] Introduce new layout code
2019-10-27 21:44 UTC
[review] Remove struct tui_point
2019-10-27 21:44 UTC
[review] First use of tui_layout
2019-10-27 21:44 UTC
[review] Fix the "winheight" command
2019-10-27 21:44 UTC
[review] Move max_height method to tui_gen_win_info
2019-10-27 21:44 UTC
[review] Pass thread_info pointer to various inferior control functions
2019-10-27 5:33 UTC
[PATCH] Make "skip" work on inline frames
2019-10-27 2:18 UTC (6+ messages)
` [PATCHv2] "
` [PING] "
[committed][gdb] Fix more typos in comments (2)
2019-10-26 7:56 UTC
[review] Document m68k floating point feature correspondence
2019-10-25 21:11 UTC (3+ messages)
[FYI/PUSHED] Revert unintentional change in symtab.c
2019-10-25 19:47 UTC
[review] Don't make an extra copy + allocation of the demangled name
2019-10-25 19:10 UTC (6+ messages)
` [review v3] "
` [pushed] "
[review] [RFC][gdb/contrib] Add words.sh script
2019-10-25 17:51 UTC (3+ messages)
[review v2] [RFC][gdb] Make script-extension strict reject unknown extensions
2019-10-25 17:46 UTC (2+ messages)
[review] Remove python_has_threads check in configure.ac
2019-10-25 16:59 UTC (5+ messages)
` [pushed] "
[review] gdb/record: Get gdbarch from regcache
2019-10-25 14:54 UTC (2+ messages)
testsuite report: individual test time
2019-10-25 14:44 UTC (2+ messages)
[PATCH][gdb/symtab] Handle gas-generated stabs with -fPIE/-pie
2019-10-25 14:39 UTC (4+ messages)
` [RFC] Do we need to support PIE + stabs?
[PATCH] Allow out-of-order reads of CIEs
2019-10-25 14:29 UTC (2+ messages)
[PATCH] gdbserver does not need xstrdup
2019-10-25 14:22 UTC (2+ messages)
[review] [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call
2019-10-25 10:46 UTC
Oh dear. I regret to inform you that commit d6e763135663f01349ed4126b80090ea2f37fcf2 might be unfortunate
2019-10-25 10:04 UTC (2+ messages)
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision d6e763135663f01349ed4126b80090ea2f37fcf2
[committed][gdb/testsuite] Use -wrap and $gdb_test_name in gdb_test_multiple calls (2)
2019-10-25 8:50 UTC
Gerrit can receive and parse emails now
2019-10-25 5:45 UTC (4+ messages)
[review] Fix typo in symfile.c
2019-10-25 1:58 UTC (2+ messages)
` [review v3] Fix typos in symfile.c and i386-darwin-tdep.c
[PATCH 0/4] Fewer calls to "open" when stepping
2019-10-24 22:46 UTC (6+ messages)
` [PATCH 2/4] Save plain text in the source cache
[committed][gdb/testsuite] Use -wrap and $gdb_test_name in gdb_test_multiple calls
2019-10-24 22:09 UTC
[review v3] [gdb/testsuite] Add -early pattern flag for gdb_test_multiple
2019-10-24 20:03 UTC
[review] Simplify Python checks in configure.ac
2019-10-24 18:50 UTC (5+ messages)
` [pushed] "
` [review v2] "
[review v2] [gdb/testsuite] Add -wrap pattern flag to gdb_test_multiple
2019-10-24 16:44 UTC (4+ messages)
` [pushed] "
[review] gdb/python: Return None from Progspace.block_for_pc on error
2019-10-24 15:25 UTC (3+ messages)
` [pushed] "
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