FYI/BRANCH: Patches applied to branch gdb-9-branch
2019-12-11 21:43 UTC (3+ messages)
` [release/branch 1/2] Document the GDB 9.0.90 release in gdb/ChangeLog
` [release/branch 2/2] Bump GDB version number to 9.0.90.DATE-git
[release/branch] Set GDB version number to 9.0.90
2019-12-11 20:55 UTC
[pushed/branch] gdb/NEWS: Say "Changes in GDB 9" rather than "Changes since GDB 8.3"
2019-12-11 20:53 UTC
gdb-9 branch FROZEN
2019-12-11 20:49 UTC
FYI/HEAD: Patches applied to branch master
2019-12-11 20:48 UTC (3+ messages)
` [release/HEAD 1/2] Bump version to 10.0.50.DATE-git
` [release/HEAD 2/2] Update NEWS post GDB 9 branch creation
FYI/BRANCH: Patches applied to branch gdb-9-branch
2019-12-11 20:46 UTC (3+ messages)
` [release/branch 2/2] Set development mode to "off" by default
` [release/branch 1/2] Bump version to 9.0.90.DATE-git
Oh dear. I regret to inform you that commit 09c78487342254de6a4498f8b3aa1f3f1d508898 might be unfortunate
2019-12-11 20:07 UTC (4+ messages)
` Breakage on builder Ubuntu-Aarch64-m64, revision 09c78487342254de6a4498f8b3aa1f3f1d508898
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "
[review] Fix unused function error
2019-12-11 19:54 UTC (15+ messages)
` [review v2] "
` [review v3] "
` [review v4] "
` [review v5] "
[PATCH] Ravenscar port for RISC-V
2019-12-11 17:53 UTC (2+ messages)
[review] Use safe_strerror in agent.c
2019-12-11 17:27 UTC (2+ messages)
[ob pushed] Fix typo, get_Frame_id -> get_frame_id
2019-12-11 16:31 UTC
[review] jit: remove bp locations when unregistering jit code
2019-12-11 16:19 UTC (5+ messages)
` [review v2] "
[FYI/PUSHED] Suppress the "unused function" warning for select_strerror_r
2019-12-11 15:55 UTC (3+ messages)
[PATCH] Handle CRLF when reading XML on Windows
2019-12-11 15:13 UTC
[FYI] Fix the build after bfd_get_signed_8 change
2019-12-11 15:00 UTC
[PATCH] Fix build on macOS
2019-12-11 14:07 UTC (4+ messages)
[PATCH 1/2] Replace xmalloc/xfree with vector in jit.c
2019-12-11 6:38 UTC (2+ messages)
` [PATCH 2/2] Fix indentation "
[RFAv2] Implement 'print -raw-values' and 'set print raw-values on|off'
2019-12-11 3:35 UTC (3+ messages)
[PATCH] Remove some calls to malloc_failure
2019-12-11 1:25 UTC (2+ messages)
[review] Minor fix to gdb.prompt documentation
2019-12-10 22:58 UTC (3+ messages)
` [pushed] "
[review] Add gdb_compile_openmp to lib/gdb.exp
2019-12-10 22:46 UTC (3+ messages)
` [pushed] "
[review] OpenMP parallel region scope tests
2019-12-10 22:46 UTC (3+ messages)
` [pushed] "
[review] Add gdb_caching_proc support_nested_function_tests to lib/gdb.exp
2019-12-10 22:46 UTC (3+ messages)
` [pushed] "
Oh dear. I regret to inform you that commit ab7d13f07027e6232a21448ef51f0a52a96738a9 might be unfortunate
2019-12-10 19:37 UTC (15+ messages)
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision ab7d13f07027e6232a21448ef51f0a52a96738a9
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Solaris11-sparcv9-m64, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Solaris11-amd64-m64, "
` Breakage on builder Ubuntu-Aarch64-m64, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-w64-mingw32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
[PATCH] Replace the remaining uses of strerror with safe_strerror
2019-12-10 19:25 UTC (8+ messages)
` [PATCH v3] "
[PATCH] Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)
2019-12-10 16:21 UTC (3+ messages)
` [PATCH v2] "
[review] Normalize Ada ptype to use a single "?"
2019-12-10 15:59 UTC (4+ messages)
` [pushed] "
GDB 9.1 Release: Creating the branch on *WED* Dec 11th!
2019-12-10 14:49 UTC (3+ messages)
[PATCH 00/55] Remove val_print
2019-12-09 23:40 UTC (60+ messages)
` [PATCH 11/55] Introduce generic_value_print
` [PATCH 13/55] Two simple uses of value_print_scalar_formatted
` [PATCH 20/55] Introduce f_value_print_innner
` [PATCH 10/55] Introduce la_value_print_inner
` [PATCH 32/55] Remove generic_val_print_flags
` [PATCH 25/55] Convert Modula-2 printing to value-based API
` [PATCH 04/55] Use common_val_print in infcmd.c
` [PATCH 19/55] Introduce pascal_value_print_inner
` [PATCH 22/55] Convert Rust printing to value-based API
` [PATCH 35/55] Introduce generic_value_print_int
` [PATCH 24/55] Convert D printing to value-based API
` [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 30/55] Introduce generic_value_print_ptr
` [PATCH 07/55] Use common_val_print in f-valprint.c
` [PATCH 16/55] Make pascal_object_print_value_fields static
` [PATCH 09/55] Use common_val_print in c-valprint.c
` [PATCH 14/55] Introduce value_print_array_elements
` [PATCH 05/55] Use common_val_print in mi-main.c
` [PATCH 02/55] Refactor val_print and common_val_print
` [PATCH 26/55] Convert Fortran printing to value-based API
` [PATCH 29/55] Initial rewrite of generic_value_print
` [PATCH 38/55] Introduce generic_value_print_complex
` [PATCH 46/55] Rewrite ada_value_print_inner
` [PATCH 03/55] Introduce common_val_print_checked
` [PATCH 34/55] Introduce generic_value_print_bool
` [PATCH 18/55] Introduce m2_value_print_inner
` [PATCH 42/55] Introduce c_value_print_memberptr
` [PATCH 33/55] Simplify generic_val_print_func
` [PATCH 39/55] Rewrite c_value_print_inner
` [PATCH 44/55] Introduce cp_print_value_fields and c_value_print_struct
` [PATCH 54/55] Change extension language pretty-printers to use value API
` [PATCH 43/55] Introduce c_value_print_array
` [PATCH 08/55] Use common_val_print in cp-valprint.c
` [PATCH 23/55] Convert Go printing to value-based API
` [PATCH 12/55] Introduce value_print_scalar_formatted
` [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 52/55] Introduce ada_value_print_array
` [PATCH 27/55] Rewrite pascal_value_print_inner
` [PATCH 40/55] Introduce c_value_print_ptr
` [PATCH 51/55] Convert ada_value_print to value-based API
` [PATCH 55/55] Remove val_print
` [PATCH 53/55] Change print_field_values to use value-based API
` [PATCH 17/55] Introduce c_value_print_inner
` [PATCH 21/55] Introduce ada_value_print_inner
` [PATCH 50/55] Convert ada_val_print_ref to value-based API
` [PATCH 45/55] Introduce cp_print_value
` [PATCH 37/55] Simplify generic_val_print_float
` [PATCH 49/55] Introduce ada_value_print_num
` [PATCH 31/55] Fix generic_val_print_enum for value-based printing
` [PATCH 36/55] Introduce generic_value_print_char
` [PATCH 47/55] Introduce ada_value_print_ptr
[PATCH v2] Fix scripted probe breakpoints
2019-12-09 21:54 UTC (4+ messages)
[PATCH v2 0/4] GDB fixes for the remote end having gone astray
2019-12-09 21:29 UTC (2+ messages)
` [PING^4][PATCH "
[PATCH] Fix scripted probe breakpoints
2019-12-09 20:57 UTC (2+ messages)
[review] Update Gnulib to the latest git version
2019-12-09 18:57 UTC (2+ messages)
` [review v14] "
[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 (2+ 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 v5] [gdb/symtab] Prefer var def over decl
2019-12-09 6:29 UTC
[PATCH] Fix Python probe breakpoints
2019-12-08 15:44 UTC (4+ 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] Core file build-id support
2019-12-07 20:18 UTC (5+ messages)
` [pushed] "
[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
[review] [ARM, sim] Fix build error and warnings
2019-12-06 21:18 UTC (3+ messages)
` [pushed] "
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