Show patches with: State = Action Required       |   21123 patches
« 1 2132 133 134211 212 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Honor an existing CC_FOR_BUILD in the environment for sim. - - --- 2017-08-16 John Baldwin New
[PUSHED,obv] Fix compile on big-endian platforms in siginfo_t converter. - - --- 2017-08-16 John Baldwin New
Use an array type (lwpid_t[]) for the array of lwp IDs. - - --- 2017-08-12 John Baldwin New
[commit/obvious] Fix typo on documentation ("show set startup-with-shell") - - --- 2017-08-12 Sergio Durigan Junior New
Make target_waitstatus_to_string return an std::string - - --- 2017-08-12 Simon Marchi New
[2/2] Add native target for FreeBSD/aarch64. - - --- 2017-08-12 John Baldwin New
[1/2] Add FreeBSD/aarch64 architecture. - - --- 2017-08-12 John Baldwin New
[RFA] Fix memory leak in add_symbol_file_command - - --- 2017-08-11 Tom Tromey New
[RFA] Use std::move in a few places - - --- 2017-08-11 Tom Tromey New
[4/9] Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exception - - --- 2017-08-11 Pedro Alves New
[3/3] GDBserver self tests - - --- 2017-08-11 Yao Qi New
[2/3] Remove some GDB specific stuff from selftest.c - - --- 2017-08-11 Yao Qi New
[1/3] Put selftests api into selftests namespace - - --- 2017-08-11 Yao Qi New
More gdb/skip.c C++ification - - --- 2017-08-11 Pedro Alves New
[v3,6/6] Fortran: Nested functions, add scope parameter. - - --- 2017-08-11 Wiederhake, Tim New
[v3,5/6] Fortran: Enable setting breakpoint on nested functions. - - --- 2017-08-11 Wiederhake, Tim New
[v3,4/6] Dwarf: Fortran, support DW_TAG_entry_point. - - --- 2017-08-11 Wiederhake, Tim New
[v3,3/6] Fortran: Ptype, print type extension. - - --- 2017-08-11 Wiederhake, Tim New
[v3,2/6] Fortran: Accessing fields of inherited types via fully qualified name. - - --- 2017-08-11 Wiederhake, Tim New
[v3,1/6] DWARF: Don't add nameless modules to partial symbol table. - - --- 2017-08-11 Wiederhake, Tim New
More gdb/skip.c C++ification - - --- 2017-08-10 Pedro Alves New
fix bug PR 21213 and add test case - - --- 2017-08-10 Максим Дзабраев New
[pushed] Allow gdb::unique_xmalloc_ptr<T[]> - - --- 2017-08-10 Pedro Alves New
[v2,3/3] Replace home-grown linked-lists in FreeBSD's native target with STL lists. - - --- 2017-08-09 John Baldwin New
[v2,2/3] Replace remaining cleanups in fbsd-nat.c. - - --- 2017-08-09 John Baldwin New
[v2,1/3] Fix compile in the !HAVE_KINFO_GETVMMAP case. - - --- 2017-08-09 John Baldwin New
[AArch64,5/6] Implement gdbarch_core_read_description - - --- 2017-08-09 Jiong Wang New
Fix memory leak in cp-support.c (cp_canonicalize_string) - - --- 2017-08-09 Pedro Alves New
[AArch64,6/6] Core file support for "pauth" feature - - --- 2017-08-09 Jiong Wang New
[AArch64,2/6] "pauth" feature gdbserver support - - --- 2017-08-09 Jiong Wang New
[AArch64,1/6] Add new "pauth" feature and native support - - --- 2017-08-09 Jiong Wang New
[AArch64,5/6] Implement gdbarch_core_read_description - - --- 2017-08-09 Jiong Wang New
[AArch64,4/6] Prologue scan unwinder support for signed return address - - --- 2017-08-09 Jiong Wang New
[AArch64,3/6] DWARF unwinder support for signed return address - - --- 2017-08-09 Jiong Wang New
[committed] gdb: Fix build failure with GCC 7 - - --- 2017-08-09 H.J. Lu New
Fix memory leak in cp-support.c (cp_canonicalize_string) - - --- 2017-08-09 Yao Qi New
[OBV] Add missing ChangeLog entry in 8.0 branch - - --- 2017-08-09 Yao Qi New
fix bug PR 21213 and add test case - - --- 2017-08-08 Максим Дзабраев New
[RFA] C++-ify skip.c - - --- 2017-08-08 Tom Tromey New
GDB testsuite: Suppress GCC's colored output - - --- 2017-08-08 Andreas Arnez New
Free synthsyms and member names in function elf_read_minimal_symbols. - - --- 2017-08-08 Alex Lindsay New
testsuite: Exclude end-of-line characters from get_valueof result - - --- 2017-08-08 Simon Marchi New
[3/3] Replace home-grown linked-lists in FreeBSD's native target with std::list. - - --- 2017-08-08 John Baldwin New
[2/3] Replace remaining cleanups in fbsd-nat.c. - - --- 2017-08-08 John Baldwin New
[1/3] Fix compile in the !HAVE_KINFO_GETVMMAP case. - - --- 2017-08-08 John Baldwin New
[v7] gdb: ADI support - - --- 2017-08-07 Weimin Pan New
Fix memory leak in cp-support.c (cp_canonicalize_string) - - --- 2017-08-07 Alex Lindsay New
Synthetic symbol leak in in elf_x86_64_get_synthetic_symtab and elf_read_minimal_symbols - - --- 2017-08-07 Alex Lindsay New
Memory leak: d_growable_string_resize..cp_canonicalize_string - - --- 2017-08-07 Alex Lindsay New
GDB/opcodes: Remove arch/mach/endian disassembler assertions - - --- 2017-08-07 H.J. Lu New
[ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_info.flags - - --- 2017-08-07 Yao Qi New
[v2,6/6] Fortran: Nested functions, add scope parameter. - - --- 2017-08-07 Wiederhake, Tim New
[v2,5/6] Fortran: Enable setting breakpoint on nested functions. - - --- 2017-08-07 Wiederhake, Tim New
[v2,4/6] Dwarf: Fortran, support DW_TAG_entry_point. - - --- 2017-08-07 Wiederhake, Tim New
[v2,3/6] Fortran: Ptype, print type extension. - - --- 2017-08-07 Wiederhake, Tim New
[v2,2/6] Fortran: Accessing fields of inherited types via fully qualified name. - - --- 2017-08-07 Wiederhake, Tim New
[v2,1/6] DWARF: Don't add nameless modules to partial symbol table. - - --- 2017-08-07 Wiederhake, Tim New
[RFA] C++-ify skip.c - - --- 2017-08-06 Tom Tromey New
[FYI] Fix Rust test suite for 1.20 beta - - --- 2017-08-05 Tom Tromey New
[FYI] Remove cleanups from Rust parser - - --- 2017-08-05 Tom Tromey New
remote-sim.c: Fix arg variables conflicts - - --- 2017-08-05 Simon Marchi New
[RFA] Use gdb::unique_xmalloc_ptr when calling tilde_expand - - --- 2017-08-05 Tom Tromey New
[v3] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode - - --- 2017-08-05 Ruslan Kabatsayev New
Garbarge collector eats gdb.selected_thread().inferior - - --- 2017-08-05 Максим Дзабраев New
[v6] gdb: ADI support - - --- 2017-08-04 Weimin Pan New
[v2] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode - - --- 2017-08-04 Ruslan Kabatsayev New
[2/2] Clean up x86 non-linux GDBserver target descriptions - - --- 2017-08-04 Yao Qi New
[1/2] Remove x32 non-linux target descriptions - - --- 2017-08-04 Yao Qi New
[PUSHED] Unbreak GDBserver build for x32 - - --- 2017-08-04 Yao Qi New
[RFA] Use gdb::unique_xmalloc_ptr when calling tilde_expand - - --- 2017-08-04 Tom Tromey New
[RFA,v3,21/23] Introduce gdb_argv, a class wrapper for buildargv - - --- 2017-08-04 Yao Qi New
[pushed] Add myself as a write-after-approval GDB maintainer. - - --- 2017-08-04 Ruslan Kabatsayev New
[RFA] Use gdb::unique_xmalloc_ptr when calling tilde_expand - - --- 2017-08-03 Tom Tromey New
GDB/opcodes: Remove arch/mach/endian disassembler assertions - - --- 2017-08-03 Yao Qi New
GDB testsuite: Suppress GCC's colored output - - --- 2017-08-02 Andreas Arnez New
[RFA,v3,23/23] Remove make_cleanup_freeargv and gdb_buildargv - - --- 2017-08-02 Tom Tromey New
[RFA,v3,22/23] Use gdb_argv in Python - - --- 2017-08-02 Tom Tromey New
[RFA,v3,21/23] Introduce gdb_argv, a class wrapper for buildargv - - --- 2017-08-02 Tom Tromey New
[RFA,v3,20/23] Remove a cleanup in Python - - --- 2017-08-02 Tom Tromey New
[RFA,v3,19/23] Avoid some manual memory management in Python - - --- 2017-08-02 Tom Tromey New
[RFA,v3,18/23] Replace do_restore_instream_cleanup with scoped_restore - - --- 2017-08-02 Tom Tromey New
[RFA,v3,17/23] Use a scoped_restore for command_nest_depth - - --- 2017-08-02 Tom Tromey New
[RFA,v3,16/23] Remove user_call_depth - - --- 2017-08-02 Tom Tromey New
[RFA,v3,15/23] Remove in_user_command - - --- 2017-08-02 Tom Tromey New
[RFA,v3,14/23] Use containers to avoid cleanups - - --- 2017-08-02 Tom Tromey New
[RFA,v3,13/23] Use unique_xmalloc_ptr in jit.c - - --- 2017-08-02 Tom Tromey New
[RFA,v3,12/23] Replace tui_restore_gdbout with scoped_restore - - --- 2017-08-02 Tom Tromey New
[RFA,v3,11/23] More uses of scoped_restore - - --- 2017-08-02 Tom Tromey New
[RFA,v3,10/23] Remove make_cleanup_free_so - - --- 2017-08-02 Tom Tromey New
[RFA,v3,09/23] Remove make_cleanup_restore_current_language - - --- 2017-08-02 Tom Tromey New
[RFA,v3,08/23] Remove an unlink cleanup - - --- 2017-08-02 Tom Tromey New
[RFA,v3,07/23] Remove make_cleanup_fclose - - --- 2017-08-02 Tom Tromey New
[RFA,v3,06/23] Change open_terminal_stream to return a gdb_file_up - - --- 2017-08-02 Tom Tromey New
[RFA,v3,05/23] Use gdb_file_up in source.c - - --- 2017-08-02 Tom Tromey New
[RFA,v3,04/23] Use gdb_file_up in fbsd-nat.c - - --- 2017-08-02 Tom Tromey New
[RFA,v3,03/23] Change return type of find_and_open_script - - --- 2017-08-02 Tom Tromey New
[RFA,v3,02/23] Introduce and use gdb_file_up - - --- 2017-08-02 Tom Tromey New
[RFA,v3,01/23] Introduce and use ui_out_emit_table - - --- 2017-08-02 Tom Tromey New
Fix dwarf2_string_attr for -gsplit-dwarf - - --- 2017-08-01 Terekhov, Mikhail via Gdb-patches New
[9/9] Throw exception in aarch64 unwinder - - --- 2017-07-31 Yao Qi New
« 1 2132 133 134211 212 »