[review] infcall: handle pass-by-reference arguments appropriately
2019-12-09 17:59 UTC (3+ messages)
` [review v2] "
[review] testsuite, cp: increase the coverage of testing pass-by-ref arguments
2019-12-09 17:56 UTC (3+ messages)
` [review v2] "
[review] infcall, c++: collect more pass-by-reference information
2019-12-09 17:55 UTC (3+ messages)
` [review v2] "
[review] infcall, c++: allow more info to be computed for pass-by-reference va
2019-12-09 17:45 UTC (2+ messages)
` [review v2] "
[review] gdb: rank an lvalue argument incompatible for an rvalue parameter
2019-12-09 17:31 UTC (4+ messages)
` [pushed] "
[X-POST] patchwork.sourceware.org refresh
2019-12-09 17:15 UTC (10+ messages)
[review] infrun: mark an exited thread non-executing when attempting to stop
2019-12-09 15:09 UTC (5+ messages)
` [review v2] infrun: handle already-exited threads "
[review] gdb/darwin-nat.c: Fix template argument for scoped_restore_tmpl
2019-12-09 13:17 UTC (4+ messages)
` [pushed] "
` [review v2] "
[review v4] [gdb/symtab] Prefer var def over decl
2019-12-09 6:29 UTC (4+ messages)
` [pushed] "
` [review v5] "
[PATCH 00/55] Remove val_print
2019-12-09 4:06 UTC (58+ messages)
` [PATCH 22/55] Convert Rust printing to value-based API
` [PATCH 25/55] Convert Modula-2 "
` [PATCH 19/55] Introduce pascal_value_print_inner
` [PATCH 04/55] Use common_val_print in infcmd.c
` [PATCH 32/55] Remove generic_val_print_flags
` [PATCH 10/55] Introduce la_value_print_inner
` [PATCH 20/55] Introduce f_value_print_innner
` [PATCH 13/55] Two simple uses of value_print_scalar_formatted
` [PATCH 11/55] Introduce generic_value_print
` [PATCH 09/55] Use common_val_print in c-valprint.c
` [PATCH 07/55] Use common_val_print in f-valprint.c
` [PATCH 16/55] Make pascal_object_print_value_fields static
` [PATCH 30/55] Introduce generic_value_print_ptr
` [PATCH 06/55] Use common_val_print in riscv-tdep.c
` [PATCH 41/55] Introduce c_value_print_int
` [PATCH 48/55] Rewrite ada_value_print_1 floating point case
` [PATCH 24/55] Convert D printing to value-based API
` [PATCH 35/55] Introduce generic_value_print_int
` [PATCH 26/55] Convert Fortran printing to value-based API
` [PATCH 29/55] Initial rewrite of generic_value_print
` [PATCH 02/55] Refactor val_print and common_val_print
` [PATCH 14/55] Introduce value_print_array_elements
` [PATCH 05/55] Use common_val_print in mi-main.c
` [PATCH 42/55] Introduce c_value_print_memberptr
` [PATCH 33/55] Simplify generic_val_print_func
` [PATCH 18/55] Introduce m2_value_print_inner
` [PATCH 34/55] Introduce generic_value_print_bool
` [PATCH 03/55] Introduce common_val_print_checked
` [PATCH 38/55] Introduce generic_value_print_complex
` [PATCH 46/55] Rewrite ada_value_print_inner
` [PATCH 54/55] Change extension language pretty-printers to use value API
` [PATCH 43/55] Introduce c_value_print_array
` [PATCH 44/55] Introduce cp_print_value_fields and c_value_print_struct
` [PATCH 39/55] Rewrite c_value_print_inner
` [PATCH 40/55] Introduce c_value_print_ptr
` [PATCH 51/55] Convert ada_value_print to value-based API
` [PATCH 52/55] Introduce ada_value_print_array
` [PATCH 27/55] Rewrite pascal_value_print_inner
` [PATCH 28/55] Convert Pascal to value-based API
` [PATCH 01/55] Use scoped_value_mark in value_print
` [PATCH 15/55] Simplify c_val_print_array
` [PATCH 12/55] Introduce value_print_scalar_formatted
` [PATCH 08/55] Use common_val_print in cp-valprint.c
` [PATCH 23/55] Convert Go printing to value-based API
` [PATCH 55/55] Remove val_print
` [PATCH 17/55] Introduce c_value_print_inner
` [PATCH 53/55] Change print_field_values to use value-based API
` [PATCH 50/55] Convert ada_val_print_ref to "
` [PATCH 21/55] Introduce ada_value_print_inner
` [PATCH 45/55] Introduce cp_print_value
` [PATCH 37/55] Simplify generic_val_print_float
` [PATCH 31/55] Fix generic_val_print_enum for value-based printing
` [PATCH 49/55] Introduce ada_value_print_num
` [PATCH 47/55] Introduce ada_value_print_ptr
` [PATCH 36/55] Introduce generic_value_print_char
[PATCH] Fix Python probe breakpoints
2019-12-08 15:44 UTC (4+ messages)
GDB 9.1 Release: Creating the branch on *WED* Dec 11th!
2019-12-08 12:38 UTC (2+ messages)
[PATCH 0/2] Fix BZ 25065 (LTO related GDB segfault)
2019-12-08 10:29 UTC (3+ messages)
` [PATCH 2/2] Test case for BZ 25065
` [committed] Fix inter-CU references using intra-CU form in imported-unit
Question for Ada people, debugging gdb.ada/ptype_tagged_param.exp
2019-12-08 1:55 UTC (3+ messages)
[review] Normalize Ada ptype to use a single "?"
2019-12-08 0:40 UTC (2+ messages)
[review] Core file build-id support
2019-12-07 20:18 UTC (5+ messages)
` [pushed] "
[RFAv2] Implement 'print -raw-values' and 'set print raw-values on|off'
2019-12-07 14:19 UTC
[RFA] Implement 'print -raw-values' and 'set print raw-values on|off'
2019-12-07 14:01 UTC (6+ messages)
[PATCH 0/2] Fix bug when debugging a corrupted ELF
2019-12-06 23:46 UTC (3+ messages)
` [PATCH 2/2] gdb: Handle malformed ELF, symbols in non-allocatable sections
` [PATCH 1/2] gdb/testsuite: Allow DWARF assembler to create multiple line tables
[PATCH] Replace the remaining uses of strerror with safe_strerror
2019-12-06 21:46 UTC (5+ messages)
` [PATCH v3] "
[review] [ARM, sim] Fix build error and warnings
2019-12-06 21:18 UTC (8+ messages)
` [review v4] "
` [pushed] "
[review] Update Gnulib to the latest git version
2019-12-06 20:22 UTC (3+ messages)
` [review v13] "
[PATCH 0/3] Testsuite Fixes For GCC 8/9
2019-12-06 19:49 UTC (7+ messages)
` [PATCH 2/3] gdb/testsuite: kfail some tests if using broken gcc
` [PATCH 1/3] gdb/testsuite/fortran: Fix info-modules/info-types for gfortran 8+
` [PATCH 3/3] gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-modules.exp
[PATCH] Put bcache inside "namespace gdb"
2019-12-06 19:20 UTC (4+ messages)
` [PATCH v2] "
[review] Minor fix to gdb.prompt documentation
2019-12-06 18:54 UTC (4+ messages)
[review] testsuite: add test for handling multiple inferiors exiting
2019-12-06 18:21 UTC (2+ messages)
` [review v2] "
Gerrit status update
2019-12-06 16:44 UTC (5+ messages)
[review] infrun: extract out a code piece into the 'handle_inferior_exit' func
2019-12-06 15:45 UTC (2+ messages)
[review] infrun: extract out a code piece into 'mark_non_executing_threads' fu
2019-12-06 15:36 UTC (2+ messages)
[review] gdb: Enable stdin on exception in execute_gdb_command
2019-12-06 10:46 UTC (2+ messages)
` [review v2] "
[review] gdb: Re-enable stdin for all UIs from start_event_loop
2019-12-06 10:46 UTC (2+ messages)
` [review v2] "
[review] gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp
2019-12-06 7:25 UTC (4+ messages)
` [pushed] "
[review] gdb: fix overload resolution for see-through references
2019-12-06 7:25 UTC (4+ messages)
` [pushed] "
[RFA] Fix crash when command arg is missing in faas/taas/tfaas commands
2019-12-06 5:10 UTC (3+ messages)
[PATCH v5] gdb: CTF support update
2019-12-06 2:00 UTC
[RFA] Fix leaks when pruning inferiors
2019-12-05 22:30 UTC (4+ messages)
[PING^3][PATCH v2 0/4] GDB fixes for the remote end having gone astray
2019-12-05 21:21 UTC (3+ messages)
[PATCH] Remove gdbarch parameter of lookup_typename
2019-12-05 18:47 UTC (3+ messages)
[review] Accept -Wno- prefix in ARI
2019-12-05 17:04 UTC (2+ messages)
[review] Change ARI usage to GNU style
2019-12-05 17:02 UTC (2+ messages)
[review] Remove "boolean" and "var_boolean" checks from ARI
2019-12-05 16:59 UTC (3+ messages)
[review] Suppress ARI warnings for vsprintf
2019-12-05 16:58 UTC (2+ messages)
[review] Avoid ARI warnings with #include
2019-12-05 16:57 UTC (3+ messages)
[review] Silence ARI warning about floatformat_to_double
2019-12-05 16:50 UTC (2+ messages)
[review] Silence ARI for valid calls to abort
2019-12-05 16:50 UTC (2+ messages)
[review] Fix ARI text for floatformat_from_double
2019-12-05 16:49 UTC (2+ messages)
[review] Remove ATTRIBUTE_UNUSED check from ARI
2019-12-05 16:48 UTC (2+ messages)
[review] Use safe_strerror in agent.c
2019-12-05 15:51 UTC (2+ messages)
New ARI warning Thu Dec 5 01:58:13 UTC 2019
2019-12-05 1:58 UTC
[review] Document m68k floating point feature correspondence
2019-12-04 22:22 UTC (2+ messages)
[PATCH] Fix (most) OpenBSD link errors
2019-12-04 22:17 UTC (3+ messages)
[review] Avoid infinite recursion in find_pc_sect_line
2019-12-04 22:04 UTC (2+ messages)
[PATCH v2] Avoid infinite recursion in find_pc_sect_line
2019-12-04 21:55 UTC
[review] Use metadata style in a few more places
2019-12-04 21:35 UTC (3+ messages)
` [pushed] "
[review] gdb/testsuite: Use -J option when compiling Fortran tests
2019-12-04 20:37 UTC (4+ messages)
` [pushed] "
[PATCH 1/2] Remove unused includes in aarch64-tdep.c
2019-12-04 18:49 UTC (3+ messages)
[PATCH 1/2] Fix regcache::cooked_read_test selftest for mep
2019-12-04 18:48 UTC (5+ messages)
` [PATCH 2/2] Fix doc of AVR-specific command "info io_registers"
[PATCH] Compare iterators, not values, in filtered_iterator::operator{==,!=}
2019-12-04 18:30 UTC (3+ messages)
[PATCH] gdb/fortran: Support for single/double type modifiers
2019-12-04 17:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox