Show patches with: State = Action Required       |   21150 patches
« 1 263 64 65211 212 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[pushed] Only make a nullterminated string if we need to - - --- 2019-10-29 Simon Marchi (Code Review) New
[pushed] Only make a nullterminated string if we need to - - --- 2019-10-29 Simon Marchi (Code Review) New
[pushed] Change some arguments to gdb::string_view instead of name+len - - --- 2019-10-29 Simon Marchi (Code Review) New
[v2,00/24] Multi-target support - - --- 2019-10-29 Pedro Alves New
[pushed] Replace bsearch with a std::lower_bound-based search - - --- 2019-10-29 Simon Marchi (Code Review) New
[pushed] Replace bsearch with a std::lower_bound-based search - - --- 2019-10-29 Simon Marchi (Code Review) New
[pushed] Load system gdbinit files from a directory - - --- 2019-10-29 Simon Marchi (Code Review) New
[pushed] Load system gdbinit files from a directory - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Introduce fetch_pending_stop - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Make last_wait_event static - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Add read_pc / write_pc support to win32-low - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Introduce win32_target_ops::decr_pc_after_break - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Move wait_for_debug_event to nat/windows-nat.c - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Add pending stop support to gdbserver's Windows port - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Share some inferior-related Windows code - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Share handle_exception - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Remove some globals from windows-nat.c - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Share handle_load_dll and handle_unload_dll declarations - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Wrap shared windows-nat code in windows_nat namespace - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Normalize get_windows_debug_event API - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Fix up complaints.h for namespace use - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Share thread_rec between gdb and gdbserver - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Normalize handle_output_debug_string API - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Call CloseHandle from ~windows_thread_info - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Share get_image_name between gdb and gdbserver - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Share some Windows-related globals - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Rename windows_thread_info::id to "tid" - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Use lwp, not tid, for Windows thread id - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Share windows_thread_info between gdb and gdbserver - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Make windows_thread_info::name a unique_xmalloc_ptr - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Change type of argument to windows-nat.c:thread_rec - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Use new and delete for windows_thread_info - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Share Windows thread-suspend and -resume code - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Handle pending stops from the Windows kernel - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Change two windows_thread_info members to "bool" - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Remove the "next" field from windows_thread_info - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Rename win32_thread_info to windows_thread_info - - --- 2019-10-29 Simon Marchi (Code Review) New
[review] Replace bsearch with a std::lower_bound-based search - - --- 2019-10-29 Simon Marchi (Code Review) New
[review,RFC] Support $ORIGIN in DW_AT_comp_dir - - --- 2019-10-28 Simon Marchi (Code Review) New
[review,v5] Change some arguments to gdb::string_view instead of name+len - - --- 2019-10-28 Simon Marchi (Code Review) New
[review,v4] Only make a nullterminated string if we need to - - --- 2019-10-28 Simon Marchi (Code Review) New
[review,v3] Only make a nullterminated string if we need to - - --- 2019-10-28 Simon Marchi (Code Review) New
[pushed] Add a string_view version of startswith - - --- 2019-10-28 Simon Marchi (Code Review) New
[pushed] Add a string_view version of startswith - - --- 2019-10-28 Simon Marchi (Code Review) New
Add a way to preserve overridden GDB commands for later invocation - - --- 2019-10-28 Marco Barisione New
[review] Remove la_get_string member - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Consolidate psymtab "Reading" messages - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Introduce partial_symtab::expand_psymtab method - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Consolidate partial symtab dependency reading - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Virtualize "readin" and "compunit_symtab" - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Do not allocate psymtabs via psymtab_storage - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Change some psymtab fields to bool - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Use new and delete for psymtabs - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Introduce partial_symtab::read_symtab method - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Change allocate_psymtab to be a constructor - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Turn start_psymtab_common into a constructor - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Remove an include from machoread.c - - --- 2019-10-28 Simon Marchi (Code Review) New
[review] Remove some includes of readline.h - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] First use of tui_layout - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Fix the "winheight" command - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Re-apply the current layout when resizing - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Change "winheight" resizing to use new layout code - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Move _initialize_tui_layout to end of file - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Make TUI resizing tests more robust - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Move max_height method to tui_gen_win_info - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Remove struct tui_point - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Introduce new layout code - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Consolidate setting of current_layout - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Introduce the tui_gen_win_info::min_height method - - --- 2019-10-27 Simon Marchi (Code Review) New
[review,v4] Add a string_view version of startswith - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Clean up ada-lang.h - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Remove unused includes in ada-*.c files - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Remove unused includes in infcmd.c and infrun.c - - --- 2019-10-27 Simon Marchi (Code Review) New
[review] Pass thread_info pointer to various inferior control functions - - --- 2019-10-27 Simon Marchi (Code Review) New
[committed] Fix more typos in comments (2) - - --- 2019-10-26 Tom de Vries New
[review,v2] Only make a nullterminated string if we need to - - --- 2019-10-25 Simon Marchi (Code Review) New
[FYI/PUSHED] Revert unintentional change in symtab.c - - --- 2019-10-25 Terekhov, Mikhail via Gdb-patches New
[review] Precompute hash value for symbol_set_names - - --- 2019-10-25 Simon Marchi (Code Review) New
[review] Compute msymbol hash codes in parallel - - --- 2019-10-25 Simon Marchi (Code Review) New
[pushed] Don't make an extra copy + allocation of the demangled name - - --- 2019-10-25 Simon Marchi (Code Review) New
[pushed] Don't make an extra copy + allocation of the demangled name - - --- 2019-10-25 Simon Marchi (Code Review) New
[review] Add static_asserts for the sizes of space-critical structs - - --- 2019-10-25 Simon Marchi (Code Review) New
[pushed] Remove python_has_threads check in configure.ac - - --- 2019-10-25 Simon Marchi (Code Review) New
[review,gdb/testsuite] Remove superfluous 3rd argument from gdb_test call - - --- 2019-10-25 Simon Marchi (Code Review) New
[committed,gdb/testsuite] Use -wrap and $gdb_test_name in gdb_test_multiple calls (2) - - --- 2019-10-25 Tom de Vries New
[2/4] Save plain text in the source cache - - --- 2019-10-24 H.J. Lu New
[committed,gdb/testsuite] Use -wrap and $gdb_test_name in gdb_test_multiple calls - - --- 2019-10-24 Tom de Vries New
[review,v3,gdb/testsuite] Add -early pattern flag for gdb_test_multiple - - --- 2019-10-24 Simon Marchi (Code Review) New
[pushed] Remove python_has_threads check in configure.ac - - --- 2019-10-24 Simon Marchi (Code Review) New
[pushed] Remove python_has_threads check in configure.ac - - --- 2019-10-24 Simon Marchi (Code Review) New
[review,v5] Load system gdbinit files from a directory - - --- 2019-10-24 Simon Marchi (Code Review) New
[review] Remove python_has_threads check in configure.ac - - --- 2019-10-24 Simon Marchi (Code Review) New
[pushed] Simplify Python checks in configure.ac - - --- 2019-10-24 Simon Marchi (Code Review) New
[pushed] Simplify Python checks in configure.ac - - --- 2019-10-24 Simon Marchi (Code Review) New
[pushed,gdb/testsuite] Add -wrap pattern flag to gdb_test_multiple - - --- 2019-10-24 Simon Marchi (Code Review) New
[pushed,gdb/testsuite] Add -wrap pattern flag to gdb_test_multiple - - --- 2019-10-24 Simon Marchi (Code Review) New
[review,RFC,gdb/contrib] Add words.sh script - - --- 2019-10-24 Simon Marchi (Code Review) New
[review] Document m68k floating point feature correspondence - - --- 2019-10-24 Simon Marchi (Code Review) New
[pushed] gdb/python: Return None from Progspace.block_for_pc on error - - --- 2019-10-24 Simon Marchi (Code Review) New
[pushed] gdb/python: Return None from Progspace.block_for_pc on error - - --- 2019-10-24 Simon Marchi (Code Review) New
« 1 263 64 65211 212 »