Show patches with: none      |   26157 patches
« 1 285 86 87261 262 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
gdb: Use puts_unfiltered instead of printf_unfiltered - - --- 2019-11-26 Iain Buclaw New
[review,v7] Compute msymbol hash codes in parallel - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v5] Precompute hash value for symbol_set_names - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v6] Compute msymbol hash codes in parallel - - --- 2019-11-26 Simon Marchi (Code Review) New
[FYI] Fix mingw build of gdb - - --- 2019-11-26 Tom Tromey New
[review] Add a NEWS entry for multithreaded symbol loading - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Turn off threaded minsym demangling by default - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v5] Compute msymbol hash codes in parallel - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Let commands free "name" - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Use cmd_list_element::doc_allocated for Python commands - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Add add_internal_function overload - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Use cmd_list_element::doc_allocated for Python commands - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Add add_internal_function overload - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Let commands free "name" - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Use run_on_main_thread in gdb.post_event - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Set names of worker threads - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Demangle minsyms in parallel - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Add maint set/show worker-threads - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Introduce run_on_main_thread - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Introduce thread-safe way to handle SIGSEGV - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Implement a thread pool - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Introduce alternate_signal_stack RAII class - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Add RAII class for blocking gdb signals - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Defer minimal symbol name-setting - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Add configure check for std::thread - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Defer minimal symbol name-setting - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Add configure check for std::thread - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Add RAII class for blocking gdb signals - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Introduce alternate_signal_stack RAII class - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Introduce run_on_main_thread - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Introduce thread-safe way to handle SIGSEGV - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Implement a thread pool - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Demangle minsyms in parallel - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Set names of worker threads - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Add maint set/show worker-threads - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed] Use run_on_main_thread in gdb.post_event - - --- 2019-11-26 Simon Marchi (Code Review) New
[v2] Replace the remaining uses of strerror with safe_strerror - - --- 2019-11-26 Terekhov, Mikhail via Gdb-patches New
Replace SYMBOL_SET_LINKAGE_NAME with a member function - - --- 2019-11-26 Terekhov, Mikhail via Gdb-patches New
Replace the remaining uses of strerror with safe_strerror - - --- 2019-11-26 Terekhov, Mikhail via Gdb-patches New
Simplify the IPA parts of the gdbserver Makefile - - --- 2019-11-26 Terekhov, Mikhail via Gdb-patches New
Don't include pathmax.h from common-defs.h - - --- 2019-11-26 Terekhov, Mikhail via Gdb-patches New
add file desc to gdbserver client_state - - --- 2019-11-26 Stan Cox New
[review] Share some inferior-related Windows code - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Introduce fetch_pending_stop - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Add read_pc / write_pc support to win32-low - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Introduce win32_target_ops::decr_pc_after_break - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Add pending stop support to gdbserver's Windows port - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Implement stopped_by_sw_breakpoint for Windows gdbserver - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Move wait_for_debug_event to nat/windows-nat.c - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Share handle_exception - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Make last_wait_event static - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Normalize get_windows_debug_event API - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Share get_image_name between gdb and gdbserver - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Share thread_rec between gdb and gdbserver - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Normalize handle_output_debug_string API - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Remove some globals from windows-nat.c - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Fix up complaints.h for namespace use - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Share handle_load_dll and handle_unload_dll declarations - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Share some Windows-related globals - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Use lwp, not tid, for Windows thread id - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Wrap shared windows-nat code in windows_nat namespace - - --- 2019-11-26 Simon Marchi (Code Review) New
[review] Call CloseHandle from ~windows_thread_info - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Remove the "next" field from windows_thread_info - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Rename windows_thread_info::id to "tid" - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Share windows_thread_info between gdb and gdbserver - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Rename win32_thread_info to windows_thread_info - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Use new and delete for windows_thread_info - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Change two windows_thread_info members to "bool" - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Make windows_thread_info::name a unique_xmalloc_ptr - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Share Windows thread-suspend and -resume code - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Handle pending stops from the Windows kernel - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] Change type of argument to windows-nat.c:thread_rec - - --- 2019-11-26 Simon Marchi (Code Review) New
gdb: Use puts_unfiltered instead of printf_unfiltered - - --- 2019-11-26 Iain Buclaw New
[review,v2] jit: minor improvement to debug logging - - --- 2019-11-26 Simon Marchi (Code Review) New
[review,v2] jit: remove bp locations when unregistering jit code - - --- 2019-11-26 Simon Marchi (Code Review) New
[pushed,gdb/contrib] Add -c option to words.sh script - - --- 2019-11-25 Simon Marchi (Code Review) New
[pushed,gdb/contrib] Add -c option to words.sh script - - --- 2019-11-25 Simon Marchi (Code Review) New
[pushed] Replace int with bool in solib.c - - --- 2019-11-25 Simon Marchi (Code Review) New
[pushed] Replace int with bool in solib.c - - --- 2019-11-25 Simon Marchi (Code Review) New
[pushed,Debugging,output] Make remote packet truncation length adjustable - - --- 2019-11-25 Simon Marchi (Code Review) New
[pushed,Debugging,output] Make remote packet truncation length adjustable - - --- 2019-11-25 Simon Marchi (Code Review) New
[review,v6,Debugging,output] Make remote packet truncation length adjustable - - --- 2019-11-25 Simon Marchi (Code Review) New
[review] jit: minor improvement to debug logging - - --- 2019-11-25 Simon Marchi (Code Review) New
[review] jit: remove bp locations when unregistering jit code - - --- 2019-11-25 Simon Marchi (Code Review) New
[15/15] Enable -Wmissing-declarations diagnostic - - --- 2019-11-25 Simon Marchi New
[14/15] Fix declaration of sparc_xfer_wcookie - - --- 2019-11-25 Simon Marchi New
[13/15] Remove simulator_command declaration, make static - - --- 2019-11-25 Simon Marchi New
[12/15] Make functions static in unittests - - --- 2019-11-25 Simon Marchi New
[11/15] Remove declaration of tui_set_var_cmd, make definition static - - --- 2019-11-25 Simon Marchi New
[10/15] Remove unused rbreak_command_wrapper and other declarations - - --- 2019-11-25 Simon Marchi New
[09/15] Add declaration to python init func - - --- 2019-11-25 Simon Marchi New
[08/15] Remove info_terminal_command declaration, make definition static - - --- 2019-11-25 Simon Marchi New
[07/15] Remove unused overload of exit_inferior_silent - - --- 2019-11-25 Simon Marchi New
[06/15] Remove dict_empty/mdict_empty - - --- 2019-11-25 Simon Marchi New
[05/15] Make a bunch of functions static - - --- 2019-11-25 Simon Marchi New
[04/15] Remove unused function set_gdb_completion_word_break_characters - - --- 2019-11-25 Simon Marchi New
[03/15] Add missing includes in dwarf-index-write.c and mi/mi-interp.c - - --- 2019-11-25 Simon Marchi New
[02/15] Include aarch32-tdep.h in aarch32-tdep.c - - --- 2019-11-25 Simon Marchi New
[01/15] Add back declarations for _initialize functions - - --- 2019-11-25 Simon Marchi New
[pushed] Include gdbarch.h in m68k-linux-nat.c - - --- 2019-11-24 Simon Marchi New
« 1 285 86 87261 262 »