Show patches with: State = Action Required       |   21173 patches
« 1 266 67 68211 212 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[review,gdb/tdep] Fix inferior call arg passing for amd64 - - --- 2019-10-16 Simon Marchi (Code Review) New
[review,gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_argum... - - --- 2019-10-16 Simon Marchi (Code Review) New
[review,gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_argum... - - --- 2019-10-16 Simon Marchi (Code Review) New
[review,gdb/tdep] Fix inferior call arg passing for amd64 - - --- 2019-10-16 Simon Marchi (Code Review) New
[review,gdb/testsuite] Fix local-static.exp with g++-4.8 - - --- 2019-10-16 Simon Marchi (Code Review) New
[review,gdb/testsuite] Fix local-static.exp with g++-4.8 - - --- 2019-10-16 Simon Marchi (Code Review) New
[review,gdb/testsuite] Fix regexp for reg value in jit-reader.exp - - --- 2019-10-16 Simon Marchi (Code Review) New
[review,gdb/testsuite] Fix regexp for reg value in jit-reader.exp - - --- 2019-10-16 Simon Marchi (Code Review) New
[review] Add a fast_hash function in common-utils - - --- 2019-10-16 Simon Marchi (Code Review) New
[review] Use libxxhash for hashing, if present - - --- 2019-10-16 Simon Marchi (Code Review) New
[review] Add a string_view version of startswith - - --- 2019-10-16 Simon Marchi (Code Review) New
[review] Change some arguments to gdb::string_view instead of name+len - - --- 2019-10-16 Simon Marchi (Code Review) New
Obsolete Solaris 10 support - - --- 2019-10-16 Rainer Orth New
[review] Change some arguments to gdb::string_view instead of name+len - - --- 2019-10-16 Simon Marchi (Code Review) New
gdb/python: Introduce gdb.lookup_all_static_symbols - - --- 2019-10-15 Andrew Burgess New
[review] Allow not saving the signal state in SIGSETJMP - - --- 2019-10-15 Simon Marchi (Code Review) New
[review] Don't save the signal state in SIGSETJMP - - --- 2019-10-15 Simon Marchi (Code Review) New
[review] Create xml-builtin.h to declare xml_builtins - - --- 2019-10-15 Simon Marchi (Code Review) New
[review] gdb/testsuite: Introduce compiler_supports_ctf_debug guard function - - --- 2019-10-15 Simon Marchi (Code Review) New
[review] gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp - - --- 2019-10-15 Simon Marchi (Code Review) New
[review] gdb/testsuite: Merge whatis.exp and ctf-whatis.exp - - --- 2019-10-15 Simon Marchi (Code Review) New
[PUSHED] gdb/gdbserver: Remove reference to vec-ipa.o - - --- 2019-10-15 Andrew Burgess New
DWARF 5 support: Handle line table and file indexes - - --- 2019-10-15 Terekhov, Mikhail via Gdb-patches New
Change in binutils-gdb[master]: gdb: Update comments that reference VEC or vec.h - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: gdb: Remove vec.{c,h} and update code to not include vec.h - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: Change gcc_target_options to return std::string - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: Change gcc_target_options to return std::string - - --- 2019-10-15 Simon Marchi (Code Review) New
gdb/python: Introduce gdb.lookup_all_static_symbols - - --- 2019-10-15 Andrew Burgess New
Change in binutils-gdb[master]: [gdb/breakpoints] Fix fullname.exp when run from symlink dir - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: [gdb/testsuite] Fix regexp for reg value in jit-reader.exp - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: Make tui-winsource not use breakpoint_chain - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: Change iterate_over_breakpoints to take a function_view - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: Change iterate_over_breakpoints to take a function_view - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: Make tui-winsource not use breakpoint_chain - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: Make tui-winsource not use breakpoint_chain - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: Change iterate_over_breakpoints to take a function_view - - --- 2019-10-15 Simon Marchi (Code Review) New
Change in binutils-gdb[master]: [gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_arg… - - --- 2019-10-15 Simon Marchi (Code Review) New
[committed,gdb/testsuite] Fix gdb.ada/mi_task_arg.exp - - --- 2019-10-15 Tom de Vries New
Change in binutils-gdb[master]: Add initial compile command support to RISC-V port. - - --- 2019-10-14 Simon Marchi (Code Review) New
[9/9] Change type of argument to windows-nat.c:thread_rec - - --- 2019-10-14 Tom Tromey New
[8/9] Share Windows thread-suspend and -resume code - - --- 2019-10-14 Tom Tromey New
[7/9] Make windows_thread_info::name a unique_xmalloc_ptr - - --- 2019-10-14 Tom Tromey New
[6/9] Change two windows_thread_info members to "bool" - - --- 2019-10-14 Tom Tromey New
[5/9] Use new and delete for windows_thread_info - - --- 2019-10-14 Tom Tromey New
[4/9] Share windows_thread_info between gdb and gdbserver - - --- 2019-10-14 Tom Tromey New
[3/9] Rename windows_thread_info::id to "tid" - - --- 2019-10-14 Tom Tromey New
[2/9] Rename win32_thread_info to windows_thread_info - - --- 2019-10-14 Tom Tromey New
[1/9] Remove the "next" field from windows_thread_info - - --- 2019-10-14 Tom Tromey New
Change in binutils-gdb[master]: gdb.mi/list-thread-groups-available.exp: read entries one by one in… - - --- 2019-10-14 Simon Marchi (Code Review) New
Change in binutils-gdb[refs/meta/config]: Edit Repo Config - - --- 2019-10-14 Simon Marchi (Code Review) New
Change in binutils-gdb[refs/meta/config]: Edit Repo Config - - --- 2019-10-14 Simon Marchi (Code Review) New
[gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_arguments - - --- 2019-10-14 Tom de Vries New
[2/2] Use %x when printing the TID - - --- 2019-10-14 Tom Tromey New
[1/2] Rename pid -> tid in windows-nat.c - - --- 2019-10-14 Tom Tromey New
Update stopped_by_sw_breakpoint documentation - - --- 2019-10-14 Tom Tromey New
[2/2] Test case for BZ 25065 - - --- 2019-10-14 Kevin Buettner New
[1/2] Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs - - --- 2019-10-14 Kevin Buettner New
gdb: remove unused includes from dwarf2read.c - - --- 2019-10-13 Simon Marchi New
[gdb/tdep] Fix inferior call arg passing for amd64 - - --- 2019-10-12 Tom de Vries New
gdb: Silence -Wformat-nonliteral warning with clang - - --- 2019-10-11 Simon Marchi New
s390: Fix infcalls passing a single-field struct with static members - - --- 2019-10-11 Andreas Arnez New
Allow out-of-order reads of CIEs - - --- 2019-10-11 Tom Tromey New
[gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_arguments - - --- 2019-10-11 Tom de Vries New
[2/2] Improve comments in print-utils.h. - - --- 2019-10-10 Jim Wilson New
[1/2] RISC-V: Fix two ARI warnings. - - --- 2019-10-10 Jim Wilson New
Move declaration of max_user_call_depth to header - - --- 2019-10-10 Terekhov, Mikhail via Gdb-patches New
gdbserver does not need xstrdup - - --- 2019-10-10 Tom Tromey New
[gdb/testsuite] Compile ada with -lgnarl_pic and -lgnat_pic if required - - --- 2019-10-10 Tom de Vries New
[gdb/testsuite] Fix regexp for reg value in jit-reader.exp - - --- 2019-10-10 Tom de Vries New
[v2,2/2] Fix --enable-libctf, --disable-static, and tests sans CTF-capable toolchain - - --- 2019-10-09 Nick Alcock New
[v2,1/2] binutils, ld: work with --disable-libctf - - --- 2019-10-09 Nick Alcock New
[FYI] Remove two unused items from windows-nat.c - - --- 2019-10-08 Tom Tromey New
[v2,3/3] Use libxxhash for hashing, if present - - --- 2019-10-08 Terekhov, Mikhail via Gdb-patches New
[v2,2/3] Add a fast_hash function in common-utils - - --- 2019-10-08 Terekhov, Mikhail via Gdb-patches New
[v2,1/3] Store the mangled name as a string_view - - --- 2019-10-08 Terekhov, Mikhail via Gdb-patches New
gdb/testsuite: Fix typos in infcall-nested-structs.c - - --- 2019-10-08 Andreas Arnez New
[PATCHv2] gdb/python: smarter symbol lookup for gdb.lookup_static_symbol - - --- 2019-10-08 Andrew Burgess New
[gdb/testsuite] Add XFAILs in gdb.rust/simple.exp for incorrect DWARF - - --- 2019-10-08 Tom de Vries New
[2/2] gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp - - --- 2019-10-08 Andrew Burgess New
[1/2] gdb/testsuite: Introduce compiler_supports_ctf_debug guard function - - --- 2019-10-08 Andrew Burgess New
s390: Add record/replay support for arch13 instructions - - --- 2019-10-08 Andreas Arnez New
[gdb/target] Fix pretty-printer for MPX bnd registers - - --- 2019-10-08 Tom de Vries New
Mark guile_{extension_,}script_ops as static - - --- 2019-10-07 Terekhov, Mikhail via Gdb-patches New
Move declaration of lang_frame_mismatch_warn to header. - - --- 2019-10-07 Terekhov, Mikhail via Gdb-patches New
gdb: Remove use of VEC from dwarf2read.c - - --- 2019-10-07 Andrew Burgess New
[2/2] Fix opcodes includes - - --- 2019-10-07 Tom Tromey New
Include gdbtk.h to avoid declarations - - --- 2019-10-07 Terekhov, Mikhail via Gdb-patches New
Move declaration of overload_debug to header - - --- 2019-10-07 Terekhov, Mikhail via Gdb-patches New
Include xml-support.h to get a variable declaration - - --- 2019-10-07 Terekhov, Mikhail via Gdb-patches New
Move declaration of breakpoint_chain to the header. - - --- 2019-10-07 Terekhov, Mikhail via Gdb-patches New
Move declaration of vtbl_ptr_name to the header. - - --- 2019-10-07 Terekhov, Mikhail via Gdb-patches New
Move declaration of lang_frame_mismatch_warn to header. - - --- 2019-10-07 Terekhov, Mikhail via Gdb-patches New
Use gdb_static_assert in charset.c - - --- 2019-10-07 Terekhov, Mikhail via Gdb-patches New
[PUSHED] gdb/testsuite/ada: Handle missing debug info case - - --- 2019-10-07 Andrew Burgess New
[v3] gdb: CTF support - - --- 2019-10-07 Andrew Burgess New
[committed,gdb/testsuite] Update expected _gdb_major/_gdb_minor in default.exp - - --- 2019-10-07 Tom de Vries New
[committed,gdb/doc] Fix some typos - - --- 2019-10-07 Tom de Vries New
[pushed/ob] Change gdb/version.in to 9.0.50.DATE-git (new version numbering scheme) - - --- 2019-10-06 Joel Brobecker New
[gdb/testsuite] Add -cooked pattern flag to gdb_test_multiple - - --- 2019-10-06 Tom de Vries New
[gdb/testsuite] Add -cooked pattern flag to gdb_test_multiple - - --- 2019-10-05 Tom de Vries New
« 1 266 67 68211 212 »