Show patches with: none      |   25700 patches
« 1 278 79 80256 257 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[review,v2] infcall: handle pass-by-reference arguments appropriately - - --- 2019-12-09 Simon Marchi (Code Review) New
[pushed] gdb: rank an lvalue argument incompatible for an rvalue parameter - - --- 2019-12-09 Simon Marchi (Code Review) New
[pushed] gdb: rank an lvalue argument incompatible for an rvalue parameter - - --- 2019-12-09 Simon Marchi (Code Review) New
[review] gdb: rank an lvalue argument incompatible for an rvalue parameter - - --- 2019-12-09 Simon Marchi (Code Review) New
[pushed] gdb/darwin-nat.c: Fix template argument for scoped_restore_tmpl - - --- 2019-12-09 Simon Marchi (Code Review) New
[review] gdb/darwin-nat.c: Fix template argument for scoped_restore_tmpl - - --- 2019-12-09 Simon Marchi (Code Review) New
[55/55] Remove val_print - - --- 2019-12-08 Tom Tromey New
[54/55] Change extension language pretty-printers to use value API - - --- 2019-12-08 Tom Tromey New
[53/55] Change print_field_values to use value-based API - - --- 2019-12-08 Tom Tromey New
[52/55] Introduce ada_value_print_array - - --- 2019-12-08 Tom Tromey New
[51/55] Convert ada_value_print to value-based API - - --- 2019-12-08 Tom Tromey New
[50/55] Convert ada_val_print_ref to value-based API - - --- 2019-12-08 Tom Tromey New
[49/55] Introduce ada_value_print_num - - --- 2019-12-08 Tom Tromey New
[48/55] Rewrite ada_value_print_1 floating point case - - --- 2019-12-08 Tom Tromey New
[47/55] Introduce ada_value_print_ptr - - --- 2019-12-08 Tom Tromey New
[46/55] Rewrite ada_value_print_inner - - --- 2019-12-08 Tom Tromey New
[45/55] Introduce cp_print_value - - --- 2019-12-08 Tom Tromey New
[44/55] Introduce cp_print_value_fields and c_value_print_struct - - --- 2019-12-08 Tom Tromey New
[43/55] Introduce c_value_print_array - - --- 2019-12-08 Tom Tromey New
[42/55] Introduce c_value_print_memberptr - - --- 2019-12-08 Tom Tromey New
[41/55] Introduce c_value_print_int - - --- 2019-12-08 Tom Tromey New
[40/55] Introduce c_value_print_ptr - - --- 2019-12-08 Tom Tromey New
[39/55] Rewrite c_value_print_inner - - --- 2019-12-08 Tom Tromey New
[38/55] Introduce generic_value_print_complex - - --- 2019-12-08 Tom Tromey New
[37/55] Simplify generic_val_print_float - - --- 2019-12-08 Tom Tromey New
[36/55] Introduce generic_value_print_char - - --- 2019-12-08 Tom Tromey New
[35/55] Introduce generic_value_print_int - - --- 2019-12-08 Tom Tromey New
[34/55] Introduce generic_value_print_bool - - --- 2019-12-08 Tom Tromey New
[33/55] Simplify generic_val_print_func - - --- 2019-12-08 Tom Tromey New
[32/55] Remove generic_val_print_flags - - --- 2019-12-08 Tom Tromey New
[31/55] Fix generic_val_print_enum for value-based printing - - --- 2019-12-08 Tom Tromey New
[30/55] Introduce generic_value_print_ptr - - --- 2019-12-08 Tom Tromey New
[29/55] Initial rewrite of generic_value_print - - --- 2019-12-08 Tom Tromey New
[28/55] Convert Pascal to value-based API - - --- 2019-12-08 Tom Tromey New
[27/55] Rewrite pascal_value_print_inner - - --- 2019-12-08 Tom Tromey New
[26/55] Convert Fortran printing to value-based API - - --- 2019-12-08 Tom Tromey New
[25/55] Convert Modula-2 printing to value-based API - - --- 2019-12-08 Tom Tromey New
[24/55] Convert D printing to value-based API - - --- 2019-12-08 Tom Tromey New
[23/55] Convert Go printing to value-based API - - --- 2019-12-08 Tom Tromey New
[22/55] Convert Rust printing to value-based API - - --- 2019-12-08 Tom Tromey New
[21/55] Introduce ada_value_print_inner - - --- 2019-12-08 Tom Tromey New
[20/55] Introduce f_value_print_innner - - --- 2019-12-08 Tom Tromey New
[19/55] Introduce pascal_value_print_inner - - --- 2019-12-08 Tom Tromey New
[18/55] Introduce m2_value_print_inner - - --- 2019-12-08 Tom Tromey New
[17/55] Introduce c_value_print_inner - - --- 2019-12-08 Tom Tromey New
[16/55] Make pascal_object_print_value_fields static - - --- 2019-12-08 Tom Tromey New
[15/55] Simplify c_val_print_array - - --- 2019-12-08 Tom Tromey New
[14/55] Introduce value_print_array_elements - - --- 2019-12-08 Tom Tromey New
[13/55] Two simple uses of value_print_scalar_formatted - - --- 2019-12-08 Tom Tromey New
[12/55] Introduce value_print_scalar_formatted - - --- 2019-12-08 Tom Tromey New
[11/55] Introduce generic_value_print - - --- 2019-12-08 Tom Tromey New
[10/55] Introduce la_value_print_inner - - --- 2019-12-08 Tom Tromey New
[09/55] Use common_val_print in c-valprint.c - - --- 2019-12-08 Tom Tromey New
[08/55] Use common_val_print in cp-valprint.c - - --- 2019-12-08 Tom Tromey New
[07/55] Use common_val_print in f-valprint.c - - --- 2019-12-08 Tom Tromey New
[06/55] Use common_val_print in riscv-tdep.c - - --- 2019-12-08 Tom Tromey New
[05/55] Use common_val_print in mi-main.c - - --- 2019-12-08 Tom Tromey New
[04/55] Use common_val_print in infcmd.c - - --- 2019-12-08 Tom Tromey New
[03/55] Introduce common_val_print_checked - - --- 2019-12-08 Tom Tromey New
[02/55] Refactor val_print and common_val_print - - --- 2019-12-08 Tom Tromey New
[01/55] Use scoped_value_mark in value_print - - --- 2019-12-08 Tom Tromey New
[committed] Fix inter-CU references using intra-CU form in imported-unit - - --- 2019-12-08 Tom de Vries New
[pushed] Core file build-id support - - --- 2019-12-07 Simon Marchi (Code Review) New
[pushed] Core file build-id support - - --- 2019-12-07 Simon Marchi (Code Review) New
Fix Python probe breakpoints - - --- 2019-12-07 George Barrett New
[RFAv2] Implement 'print -raw-values' and 'set print raw-values on|off' - - --- 2019-12-07 Philippe Waroquiers New
[2/2] gdb: Handle malformed ELF, symbols in non-allocatable sections - - --- 2019-12-06 Andrew Burgess New
[1/2] gdb/testsuite: Allow DWARF assembler to create multiple line tables - - --- 2019-12-06 Andrew Burgess New
[pushed,ARM,sim] Fix build error and warnings - - --- 2019-12-06 Simon Marchi (Code Review) New
[pushed,ARM,sim] Fix build error and warnings - - --- 2019-12-06 Simon Marchi (Code Review) New
[v3] Replace the remaining uses of strerror with safe_strerror - - --- 2019-12-06 Terekhov, Mikhail via Gdb-patches New
[pushed,gdb/symtab] Prefer var def over decl - - --- 2019-12-06 Simon Marchi (Code Review) New
[pushed,gdb/symtab] Prefer var def over decl - - --- 2019-12-06 Simon Marchi (Code Review) New
[review,v2] gdb: Enable stdin on exception in execute_gdb_command - - --- 2019-12-06 Simon Marchi (Code Review) New
[review,v2] gdb: Re-enable stdin for all UIs from start_event_loop - - --- 2019-12-06 Simon Marchi (Code Review) New
[pushed] gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp - - --- 2019-12-06 Simon Marchi (Code Review) New
[pushed] gdb: fix overload resolution for see-through references - - --- 2019-12-06 Simon Marchi (Code Review) New
[pushed] gdb: fix overload resolution for see-through references - - --- 2019-12-06 Simon Marchi (Code Review) New
[pushed] gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp - - --- 2019-12-06 Simon Marchi (Code Review) New
[v5] gdb: CTF support update - - --- 2019-12-06 Weimin Pan New
[RFA] Fix crash when command arg is missing in faas/taas/tfaas commands. - - --- 2019-12-05 Philippe Waroquiers New
[v2] Put bcache inside "namespace gdb" - - --- 2019-12-05 Terekhov, Mikhail via Gdb-patches New
[review] Remove ATTRIBUTE_UNUSED check from ARI - - --- 2019-12-05 Simon Marchi (Code Review) New
[review] Remove "boolean" and "var_boolean" checks from ARI - - --- 2019-12-05 Simon Marchi (Code Review) New
[review] Silence ARI warning about floatformat_to_double - - --- 2019-12-05 Simon Marchi (Code Review) New
[review] Fix ARI text for floatformat_from_double - - --- 2019-12-05 Simon Marchi (Code Review) New
[review] Use safe_strerror in agent.c - - --- 2019-12-05 Simon Marchi (Code Review) New
[review] Suppress ARI warnings for vsprintf - - --- 2019-12-05 Simon Marchi (Code Review) New
[review] Accept -Wno- prefix in ARI - - --- 2019-12-05 Simon Marchi (Code Review) New
[review] Change ARI usage to GNU style - - --- 2019-12-05 Simon Marchi (Code Review) New
[review] Silence ARI for valid calls to abort - - --- 2019-12-05 Simon Marchi (Code Review) New
[review] Avoid ARI warnings with #include - - --- 2019-12-05 Simon Marchi (Code Review) New
Remove gdbarch parameter of lookup_typename - - --- 2019-12-05 Simon Marchi New
[review] Normalize Ada ptype to use a single "?" - - --- 2019-12-04 Simon Marchi (Code Review) New
[v2] Avoid infinite recursion in find_pc_sect_line - - --- 2019-12-04 Kevin Buettner New
[pushed] Use metadata style in a few more places - - --- 2019-12-04 Simon Marchi (Code Review) New
[pushed] Use metadata style in a few more places - - --- 2019-12-04 Simon Marchi (Code Review) New
[pushed] gdb/testsuite: Use -J option when compiling Fortran tests - - --- 2019-12-04 Simon Marchi (Code Review) New
[pushed] gdb/testsuite: Use -J option when compiling Fortran tests - - --- 2019-12-04 Simon Marchi (Code Review) New
gdb/fortran: Support for single/double type modifiers - - --- 2019-12-04 Andrew Burgess New
« 1 278 79 80256 257 »