Show patches with: State = Action Required       |   21173 patches
« 1 270 71 72211 212 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[RFA] Avoid expect's buffer overflow in info-var.exp test. - - --- 2019-08-31 Philippe Waroquiers New
Truncate long TUI window titles - - --- 2019-08-30 Tom Tromey New
Use ui_out for "info win" - - --- 2019-08-30 Tom Tromey New
Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning message - - --- 2019-08-30 Sergio Durigan Junior New
[v2] Improve ptrace-error detection on Linux targets - - --- 2019-08-30 Pedro Alves New
[gdb/testsuite] Rewrite gdb.base/store.exp into .s test - - --- 2019-08-29 Tom de Vries New
[gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.exp - - --- 2019-08-29 Tom de Vries New
[committed,gdb/testsuite] Fix gdb.fortran/info-types.exp regexp - - --- 2019-08-29 Tom de Vries New
[v2] Make ada_decode not use a static buffer - - --- 2019-08-28 Terekhov, Mikhail via Gdb-patches New
Make ada_decode not use a static buffer - - --- 2019-08-28 Terekhov, Mikhail via Gdb-patches New
[committed,gdb/testsuite] Fix info-var.exp for debug info from other files - - --- 2019-08-28 Tom de Vries New
[v2,4/8] Search global block from basic_lookup_symbol_nonlocal - - --- 2019-08-28 Andrew Burgess New
Fix float to LONGEST conversion. - - --- 2019-08-28 Terekhov, Mikhail via Gdb-patches New
[4/4] Increasing support for dwarf 5. - - --- 2019-08-27 Terekhov, Mikhail via Gdb-patches New
[3/4] Increasing support for dwarf 5. - - --- 2019-08-27 Terekhov, Mikhail via Gdb-patches New
[2/4] Increasing support for dwarf 5. - - --- 2019-08-27 Terekhov, Mikhail via Gdb-patches New
[1/4] Increasing support for dwarf 5. - - --- 2019-08-27 Terekhov, Mikhail via Gdb-patches New
[v3] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order - - --- 2019-08-27 Terekhov, Mikhail via Gdb-patches New
[v3] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order - - --- 2019-08-27 Terekhov, Mikhail via Gdb-patches New
[v2] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order - - --- 2019-08-27 Terekhov, Mikhail via Gdb-patches New
Fix compiler warning in linux-namespaces.c - - --- 2019-08-27 Terekhov, Mikhail via Gdb-patches New
Fix PR win32/24284: tcp_auto_retry doesn't work in MinGW - - --- 2019-08-27 Sergio Durigan Junior New
[v2,4/8] Search global block from basic_lookup_symbol_nonlocal - - --- 2019-08-27 Andrew Burgess New
[v2,7/8] Add $_ada_exception convenience variable - - --- 2019-08-27 Andrew Burgess New
Factor out the common code in lookup_{static,global}_symbol - - --- 2019-08-26 Terekhov, Mikhail via Gdb-patches New
[v2] Improve ptrace-error detection on Linux targets - - --- 2019-08-26 Sergio Durigan Junior New
Factor out the common code in lookup_{static,global}_symbol - - --- 2019-08-26 Terekhov, Mikhail via Gdb-patches New
[c++] Improve error message when using libstdcxx without SDT probes - - --- 2019-08-26 Tom de Vries New
[committed,gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if true - - --- 2019-08-26 Tom de Vries New
[1/7] gdb: Add new -n flag to some info commands - - --- 2019-08-26 Andrew Burgess New
[v5,2/2] Add testsuite for the PRU simulator port - - --- 2019-08-26 Dimitar Dimitrov New
[v5,1/2] PRU Simulator port - - --- 2019-08-26 Dimitar Dimitrov New
Breakage on builder NetBSD-x86_64-m64, revision beadd3e84ed8e652015f07eb4734a6d3b17e79cb - - --- 2019-08-26 Simon Marchi New
[3/3,v2] Load system gdbinit files from a directory - - --- 2019-08-26 Terekhov, Mikhail via Gdb-patches New
[RFC] Add gdbserver multiclient support for strace - - --- 2019-08-26 Stan Cox New
Remove some variables in favor of using gdb::optional - - --- 2019-08-25 Simon Marchi New
Increasing support for dwarf 5 - - --- 2019-08-25 Terekhov, Mikhail via Gdb-patches New
Use raw strings on gdb.python/py-xmethods.exp (and fix Python 3.8's "SyntaxWarning: invalid escape … - - --- 2019-08-25 Sergio Durigan Junior New
[v4] Convert the RX target to make use of target descriptions. - - --- 2019-08-24 Yoshinori Sato New
Change lookup_symbol's block_index parameter type to block_enum - - --- 2019-08-23 Simon Marchi New
Remove some variables in favor of using gdb::optional - - --- 2019-08-23 Simon Marchi New
Fix Gnulib glob.c resource leaks found by Coverity - - --- 2019-08-23 Gary Benson New
Remove some variables in favor of using gdb::optional - - --- 2019-08-22 Simon Marchi New
Fix compile warning in symtab.c - - --- 2019-08-22 Terekhov, Mikhail via Gdb-patches New
Move gdb-dlfcn.[ch] to gdbsupport/ - - --- 2019-08-22 Sergio Durigan Junior New
[2/2] OpenMP parallel region scope tests - - --- 2019-08-22 Kevin Buettner New
[1/2] Add gdb_compile_openmp to lib/gdb.exp - - --- 2019-08-22 Kevin Buettner New
[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir - - --- 2019-08-22 Tom de Vries New
[v3] Convert the RX target to make use of target descriptions. - - --- 2019-08-22 Yoshinori Sato New
[gdb/testsuite] Make gdb_test message unique in multi-term-settings.exp - - --- 2019-08-22 Tom de Vries New
Do not expose stub types to Python - - --- 2019-08-22 Tom Tromey New
[FYI] gdb/fortran: Remove some dead code from the parser - - --- 2019-08-22 Andrew Burgess New
Move gdb-dlfcn.[ch] to gdbsupport/ - - --- 2019-08-22 Sergio Durigan Junior New
Move gdb-dlfcn.[ch] to gdbsupport/ - - --- 2019-08-21 Sergio Durigan Junior New
Fix nullptr in with_command_1 - - --- 2019-08-21 Pedro Alves New
Fix g++ 9.1 build breakage - - --- 2019-08-21 Terekhov, Mikhail via Gdb-patches New
[2/3,v2] Factor out the code to do the datadir-relocation for gdbinit - - --- 2019-08-21 Terekhov, Mikhail via Gdb-patches New
[1/3,v2] Refactor get_init_files to use std::string - - --- 2019-08-21 Terekhov, Mikhail via Gdb-patches New
[v2,3/3] Check arguments for all probes before using them - - --- 2019-08-21 Alan Hayward New
[v2,2/3] Use gdbarch for probe::get_argument_count - - --- 2019-08-21 Alan Hayward New
[v2,1/3] Refactor svr4_create_solib_event_breakpoints - - --- 2019-08-21 Alan Hayward New
[v2] Convert the RX target to make use of target descriptions. - - --- 2019-08-21 Yoshinori Sato New
[committed,gdb/testsuite] Stabilize gdb-caching-proc.exp test order - - --- 2019-08-21 Tom de Vries New
RX: Convert target-description - - --- 2019-08-21 Yoshinori Sato New
[15/15] Remove tui_win_info::refresh_all - - --- 2019-08-21 Tom Tromey New
[14/15] Don't call wrefresh from tui_cont_sig - - --- 2019-08-21 Tom Tromey New
[13/15] Minor rearrangement of tui-stack.c - - --- 2019-08-21 Tom Tromey New
[12/15] Make tui_locator_window::set_locator_fullname re-render - - --- 2019-08-21 Tom Tromey New
[11/15] Swap tui_show_locator_content and tui_locator_window::rerender - - --- 2019-08-21 Tom Tromey New
[10/15] Turn two locator functions into methods - - --- 2019-08-21 Tom Tromey New
[09/15] Don't call tui_refresh_all from show_layout - - --- 2019-08-21 Tom Tromey New
[08/15] Don't call touchwin in tui_gen_win_info::refresh_window - - --- 2019-08-21 Tom Tromey New
[07/15] Remove NULL checks from box_win - - --- 2019-08-21 Tom Tromey New
[06/15] Simplify register display - - --- 2019-08-21 Tom Tromey New
[05/15] Private data members in tui_data_window - - --- 2019-08-21 Tom Tromey New
[04/15] Remove some calls in tui_data_window - - --- 2019-08-21 Tom Tromey New
[03/15] Remove some checks of .empty() - - --- 2019-08-21 Tom Tromey New
[02/15] Remove tui_data_window::display_all_data - - --- 2019-08-21 Tom Tromey New
[01/15] Remove NO_DATA_STRING - - --- 2019-08-21 Tom Tromey New
[3/3] Load system gdbinit files from a directory - - --- 2019-08-20 Terekhov, Mikhail via Gdb-patches New
[2/3] Factor out the code to do the datadir-relocation for gdbinit - - --- 2019-08-20 Terekhov, Mikhail via Gdb-patches New
[1/3] Refactor get_init_files to use std::string - - --- 2019-08-20 Terekhov, Mikhail via Gdb-patches New
[RFC] Support debuginfo and source file fetching via debuginfo server - - --- 2019-08-20 Aaron Merey New
[PING,2,v2] gdb: CTF support - - --- 2019-08-20 Weimin Pan New
[RFC] Only compute realpath when basenames_may_differ is set - - --- 2019-08-19 Jonah Graham New
[OB] Improve remote attach round-trips without btrace - - --- 2019-08-19 Conrad Meyer New
[FYI] Fix indentation in value_has_field - - --- 2019-08-19 Tom Tromey New
Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie - - --- 2019-08-19 Tom de Vries New
Improve ptrace-error detection on Linux targets - - --- 2019-08-19 Sergio Durigan Junior New
[14/14] Change some tui_data_window methods to be private - - --- 2019-08-18 Tom Tromey New
[13/14] Remove some defines from tui-data.h - - --- 2019-08-18 Tom Tromey New
[12/14] Move some defines to tui-stack.c - - --- 2019-08-18 Tom Tromey New
[11/14] Change tui_make_window to be a method - - --- 2019-08-18 Tom Tromey New
[10/14] Remove tui_data_window::display_regs - - --- 2019-08-18 Tom Tromey New
[09/14] Remove indirection from tui_data_window::regs_content - - --- 2019-08-18 Tom Tromey New
[08/14] Add two methods to tui_data_window - - --- 2019-08-18 Tom Tromey New
[07/14] Change tui_check_register_values to be a method - - --- 2019-08-18 Tom Tromey New
[06/14] Rearrange tui-regs.c some more - - --- 2019-08-18 Tom Tromey New
[05/14] Change tui_data_item_window::content to be a unique_xmalloc_ptr - - --- 2019-08-18 Tom Tromey New
[04/14] Remove tui_data_item_window::value - - --- 2019-08-18 Tom Tromey New
« 1 270 71 72211 212 »