gdb-patches archive
subject index for July, 2019

This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Re: Latest Product -Handheld Printer

[8.3 backport] Handle vfork in thread with follow-fork-mode child

[8.3 backport][gdb/symtab] Fix symbol loading performance regression

[committed] Update expected info threads error messages in gdb.multi/tids.exp

[committed][gdb/testsuite, 1/2] Fix gdb.linespec/explicit.exp with check-read1

[committed][gdb/testsuite, 2/2] Fix gdb.linespec/explicit.exp with check-read1

[committed][gdb/testsuite] Add missing initial prompt read in multidictionary.exp

[committed][gdb/testsuite] Fix gdb.base/define.exp with check-read1

[committed][gdb/testsuite] Fix gdb.base/maint.exp with check-read1

[committed][gdb/testsuite] Fix implicit declaration of printf in gdb.objc/*.m

[committed][gdb/testsuite] Fix info-types.exp for debug info from more than one file

[committed][gdb/testsuite] Fix mi-catch-cpp-exceptions.exp and mi-nonstop.exp with check-read1

[committed][gdb/testsuite] Fix python.exp with check-read1

[committed][gdb/testsuite] Fix unterminated string in gdb.objc/basicclass.exp

[committed][gdb/testsuite] Fix unterminated string in i386-pkru.exp

[FYI] Avoid use-after-free in DWARF debug names code

[FYI] Constify main_name

[FYI] Don't declare tui_copy_win or tui_box_win

[FYI] Fix use-after-move bug in add_thread_object

[FYI] Remove self-assign from make_invisible_and_set_new_height

[FYI] Two fixes for test suite's terminal

[OBV] Regenerate aarch64-pauth.c

[PATCH 0/2] Fix "info break" crash + make "catch catch" show as catchpoint

[PATCH 0/2] Make use of gdb::options for info variabels|functions|args|locals

[PATCH 0/3] Add -P command line switch for executing Python scripts

[PATCH 0/3] Improving "info types" command

[PATCH 0/3] low_new_clone in linux-nat.c and powerpc watchpoint fixes

[PATCH 0/3] replace many uses of field_fmt

[PATCH 0/4] Fewer calls to "open" when stepping

Re: [PATCH 0/4] Non-contiguous address range bug fixes / improvements

[PATCH 0/7] Arm: Use feature target descriptions

[PATCH 0/7] Fortran info types, info modules, info module ...

[PATCH 0/8] Add Ada support for .debug_names

[PATCH 0/8] Testing for the TUI

[PATCH 0/9] Use the type-safe registry in more cases

[PATCH 00/61] More TUI refactorings

[PATCH 01/61] Introduce can_scroll method

[PATCH 02/61] Check can_highlight in tui_check_and_display_highlight_if_needed

[PATCH 03/61] Remove some uses of TUI_WIN_SRC

[PATCH 04/61] Consolidate "if"s in tui_show_frame_info

[PATCH 05/61] Remove deleted breakpoint from TUI display

[PATCH 06/61] Introduce tui_data_window::last_regs_line_no method

[PATCH 07/61] Introduce tui_data_window::line_from_reg_element_no method

[PATCH 08/61] Introduce tui_data_window::first_reg_element_no_inline

[PATCH 09/61] Remove tui_display_data_from_line

[PATCH 1/2] Fix "info break" + "catch catch" + -static-{libstdc++,libgcc}

[PATCH 1/2] gdb: Allow quoting around string options in the gdb::option framework

[PATCH 1/2] Make some bpstat functions use bool

[PATCH 1/3] Add low_new_clone method to linux_nat_target.

Re: [PATCH 1/3] Arm/AArch64: Split DISPLACED_MODIFIED_INSNS name clash

[PATCH 1/3] Documentation for Python -P commandline support

[PATCH 1/3] gdb: Switch "info types" over to use the gdb::options framework

[PATCH 1/3] i386/AArch64: Remove old xml tests

[PATCH 1/3] Use field_core_addr in more places

Re: [PATCH 1/4] Change SYMBOL_VALUE_ADDRESS to be an lvalue

[PATCH 1/4] Fix latent bug in source cache

Re: [PATCH 1/4] Prefer symtab symbol over minsym for function names in non-contiguous blocks

[PATCH 1/7] Arm: Minor style cleanups

[PATCH 1/7] gdb: Add new -n flag to some info commands

[PATCH 1/8] A virtual terminal for the test suite

[PATCH 1/8] Change map_matching_symbols to take a symbol_found_callback_ftype

[PATCH 1/9] Change remote-sim.c to use type-safe registry

[PATCH 10/61] Remove tui_display_data_from

[PATCH 11/61] Introduce tui_data_window::display_all_data method

[PATCH 12/61] Don't declare unimplemented functions

[PATCH 13/61] Introduce tui_data_window::delete_data_content_windows method

[PATCH 14/61] Introduce tui_data_window::erase_data_content method

[PATCH 15/61] Introduce two more tui_data_window methods

[PATCH 16/61] Introduce tui_data_window::display_reg_element_at_line method

[PATCH 17/61] Parameterize tui_show_register_group with window

[PATCH 18/61] Simplify tui_show_registers

[PATCH 19/61] Minor tui_reg_next / tui_reg_prev cleanup

[PATCH 2/2] "catch catch/throw/rethrow", breakpoint -> catchpoint

[PATCH 2/2] gdb: Make use of gdb::option framework for some info commands

[PATCH 2/2] Update breakpoint_1's documentation

[PATCH 2/3] [PowerPC] Move up some register access routines

[PATCH 2/3] Add -P command line switch for executing Python scripts

[PATCH 2/3] gdb: Improve output from "info types" commad

[PATCH 2/3] i386/AArch64: Remove unused .dat files

[PATCH 2/3] Use field_string in more places

Re: [PATCH 2/4] Handle copy relocations

[PATCH 2/4] Save plain text in the source cache

[PATCH 2/7] Arm: Create feature files for Arm target descriptions

[PATCH 2/7] gdb: Add an is_declaration field to each symbol

[PATCH 2/8] Add test for "layout asm"

[PATCH 2/8] Change iterate_over_symbols to return bool

[PATCH 2/9] Change solib-darwin.c to use type-safe registry

[PATCH 20/61] Introduce TUI window iterator

[PATCH 21/61] Fix comment typos

[PATCH 22/61] Make source windows be self-updating

[PATCH 23/61] Remove tui_set_win_height

[PATCH 24/61] Introduce tui_source_window_base::location_matches_p method

[PATCH 25/61] Move content_in_use to tui_source_window class

[PATCH 26/61] Add win_info parameter to tui_set_disassem_content

[PATCH 27/61] Remove unused parameter from two TUI functions

[PATCH 28/61] Remove unused TUI defines

[PATCH 29/61] Remove UNDEFINED_ITEM define from TUI

[PATCH 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat

[PATCH 3/3] gdb: Show type summary for anonymous structures from c_print_typedef

[PATCH 3/3] i386/AArch64: Remove unused xml files

[PATCH 3/3] Introduce field_unsigned

[PATCH 3/3] Tests for Python -P commandline support

[PATCH 3/4] Add file offsets to the source cache

Re: [PATCH 3/4] Allow display of negative offsets in print_address_symbolic()

Re: [PATCH 3/5] Teach gdb::option about string options

[PATCH 3/7] Arm: Add read_description read funcs and use in GDB

[PATCH 3/7] gdb/fortran: Include module variables in 'info variables' output

[PATCH 3/8] Add "layout split" test

[PATCH 3/8] Simplify psym_map_matching_symbols

[PATCH 3/9] Change jit.c to use type-safe registry

[PATCH 30/61] Simplify source window clearing

[PATCH 31/61] Remove tui_source_window::content_in_use

[PATCH 32/61] Merge refresh and refresh_window methods

[PATCH 33/61] Remove tui_set_focus

[PATCH 34/61] Remove TUI data window special case

[PATCH 35/61] Remove some dead code from tui_set_layout

[PATCH 36/61] Always create an execution info window for a source window

[PATCH 37/61] Introduce reset_locator function in tui-layout.c

[PATCH 38/61] Remove the win_type parameter from tui_gen_win_info::reset

[PATCH 39/61] Remove reset_locator

[PATCH 4/4] Clean up source file error reporting

[PATCH 4/7] Arm: Use feature target descriptions

[PATCH 4/7] gdb/fortran: Implement la_print_typedef for Fortran

[PATCH 4/8] Add TUI register window test

[PATCH 4/8] Change map_matching_symbols to take a lookup_name_info

[PATCH 4/9] Change dbxread.c to use type-safe registry

[PATCH 40/61] Change tui_set_layout to return void

[PATCH 41/61] Clean up tui_layout_command

[PATCH 42/61] Simplify show_source_disasm_command

[PATCH 43/61] Simplify tui_gen_win_info::make_visible

[PATCH 44/61] Change tui_get_register to return void

[PATCH 45/61] Simplify show_source_or_disasm_and_command

[PATCH 46/61] Remove make_command_window

[PATCH 47/61] Remove make_source_window and make_disasm_window

[PATCH 48/61] Remove make_data_window

[PATCH 49/61] Remove tui_make_visible and tui_make_invisible

Re: [PATCH 5/5] pipe command completer

[PATCH 5/7] Arm: Add xml unit tests

[PATCH 5/7] gdb/fortran: Don't include module symbols when searching for types

[PATCH 5/8] Add TUI test for "list"

[PATCH 5/8] Fix latent bug in .debug_names file-name handling

[PATCH 5/9] Change spu-tdep.c to use type-safe registry

[PATCH 50/61] Remove has_locator method

[PATCH 51/61] Fix flushing bug in tui_puts_internal

[PATCH 52/61] Rearrange TUI data window code

[PATCH 53/61] Move tui_dispatch_ctrl_char to tui-io.c

[PATCH 54/61] Move TUI command window code

[PATCH 55/61] Move TUI data item window to tui-regs.h

[PATCH 56/61] Move tui_disasm_window to tui-disasm.h

[PATCH 57/61] Move tui_source_window to tui-source.h

[PATCH 58/61] Change make_invisible_and_set_new_height to be a method

[PATCH 59/61] Move source window common to code to tui-winsource.[ch]

[PATCH 6/7] Arm: Use read_description funcs in gdbserver

[PATCH 6/7] gdb/fortran: Add new 'info modules' command

[PATCH 6/8] Add Ada support for .debug_names

[PATCH 6/8] Add TUI resizing test

[PATCH 6/9] Change solib-dsbt.c to use type-safe registry

[PATCH 60/61] Fix an error in parse_scrolling_args

[PATCH 61/61] Remove unnecessary "return"s

[PATCH 7/7] Arm: Remove unused feature files and tests

[PATCH 7/7] gdb: Add new commands to list module variables and functions

[PATCH 7/8] Add Ada support to cc-with-tweaks.exp

[PATCH 7/8] Add test case for empty TUI windows

[PATCH 7/9] Change solib-aix.c to use type-safe registry

[PATCH 8/8] Add test that "file" shows "main"

[PATCH 8/8] Update "save gdb-index" documentation

[PATCH 8/9] Change solib-spu.c to use type-safe registry

[PATCH 9/9] Change arm-tdep.c to use type-safe registry

[PATCH v2 0/2] Add Rust support to source highlighting

Re: [PATCH v2 0/4] Introduce the "with" command

[PATCH v2 0/4] Remove many uses of field_fmt

[PATCH v2 0/5] Arm: Use feature target descriptions

[PATCH v2 0/5] Non-contiguous address range bug fixes / improvements

RE: [PATCH v2 0/8] Fix inferior call for C++ pass-by-reference arguments

[PATCH v2 0/8] TUI testing

[PATCH v2 1/2] Add --with-static-standard-libraries to the top level

[PATCH v2 1/4] Use field_core_addr in more places

[PATCH v2 1/5] Arm: Add read_description read funcs and use in GDB

[PATCH v2 1/5] Prefer symtab symbol over minsym for function names in non-contiguous blocks

[PATCH v2 1/8] A virtual terminal for the test suite

[PATCH v2 2/2] Add Rust support to source highlighting

[PATCH v2 2/4] Use field_string in more places

[PATCH v2 2/5] Arm: Use feature target descriptions

[PATCH v2 2/5] Restrict use of minsym names when printing addresses in disassembled code

[PATCH v2 2/8] Add test for "layout asm"

[PATCH v2 3/4] Introduce field_unsigned

[PATCH v2 3/5] Arm: Add xml unit tests

[PATCH v2 3/5] dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges

[PATCH v2 3/8] Add "layout split" test

[PATCH v2 4/4] Fix a FIXME in mi-out.c

[PATCH v2 4/5] Allow display of negative offsets in print_address_symbolic()

[PATCH v2 4/5] Arm: Use read_description funcs in gdbserver

[PATCH v2 4/8] Add TUI register window test

[PATCH v2 5/5] Arm: Remove unused feature files and tests

[PATCH v2 5/5] Improve test gdb.dwarf2/dw2-ranges-func.exp

[PATCH v2 5/8] Add TUI test for "list"

[PATCH v2 6/8] Add TUI resizing test

[PATCH v2 7/8] Add test case for empty TUI windows

[PATCH v2 8/8] Add test that "file" shows "main"

[PATCH v2] [PR/24474] Add gdb.lookup_static_symbol to the python API

[PATCH V2] AArch64 pauth: Indicate unmasked addresses in backtrace

[PATCH v2] Add an Objfile.lookup_global_symbol function

[PATCH v2] Allow passing a block to lookup_global_symbol_from_objfile

[PATCH v2] gdb: CTF support

[PATCH v2] Remove init_cli_cmds

[PATCH v2] Restore original GDB prompt in define.exp

[PATCH v2][GDB][ARM]: gdb cannot step across CMSE secure entry function code.

[PATCH v3 0/4] Remove many uses of field_fmt

[PATCH v3 1/4] Use field_core_addr in more places

[PATCH v3 2/4] Use field_string in more places

[PATCH v3 3/4] Introduce field_unsigned

[PATCH v3 4/4] Fix a FIXME in mi-out.c

[PATCH v3] [PR/24474] Add gdb.lookup_static_symbol to the python API

[PATCH v3] Add Objfile.lookup_{global,static}_symbol functions

[PATCH v3][GDB][ARM]: gdb cannot step across CMSE secure entry function code.

[PATCH v4] [PR/24474] Add gdb.lookup_static_symbol to the python API

[PATCH v4] Add Objfile.lookup_{global,static}_symbol functions

[PATCH v5] Add Objfile.lookup_{global,static}_symbol functions

[PATCH] [FYI] Add myself to gdb/MAINTAINERS

[PATCH] AArch64 pauth: Indicate unmasked addresses in backtrace

[PATCH] Add a comment briefly explaining partial symbols

[PATCH] Add an Objfile.lookup_global_symbol function

[PATCH] Add more styling to "disassemble"

Re: [PATCH] Add Rust support to source highlighting

Re: [PATCH] Allow nested function displays

[PATCH] Allow passing a block to lookup_global_symbol_from_objfile

[PATCH] breakpoint: Make is_*point functions return bool

[PATCH] Change Ada catchpoints to be bp_catchpoint

[PATCH] Change ARI to mention C++11, and remove some rules

[PATCH] Change breakpoint::filter to be a unique_xmalloc_ptr

Re: [PATCH] Don't include gdbarch.h from defs.h

Re: [PATCH] Fix breakpoints on file reloads for PIE binaries

[patch] Fix BZ#24331 -- set print elem doesn't limit repeated elements correctly

[PATCH] Fix gdb.python/py-thrhandle.exp failures for -m32 multilib

[PATCH] Fix new-ui tty stream leak

[PATCH] Fix return type typo in obsd-nat.c that breaks build on OpenBSD

[PATCH] Fix stepping bug associated with non-contiguous blocks

Re: [PATCH] Fix TUI use of "has_break" field

[PATCH] Fixed disassembler data/addr options note on man page

[PATCH] gdb/h8300-tdep.c: Fix register name in h8300h machine.

[PATCH] gdb/riscv: Don't use default bfd to define required features

[PATCH] gdb/riscv: Write 4-byte nop to dummy code region before inferior calls

[PATCH] gdb: CTF support

Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler

[PATCH] gdb: Remove a non-const reference parameter

[PATCH] Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)

Re: [PATCH] Make "info threads" use the gdb::option framework

Re: [PATCH] Make documentation of "python" command match actual behavior

Re: [PATCH] Move generic_load declaration to symfile.h

[PATCH] Reduce manual reference counting in py-inferior.c

[PATCH] Remove a VEC from s390-linux-nat.c

[PATCH] Remove directory names from gdb.base/batch-exit-status.exp

[PATCH] Remove header tendrils of x86 hardware breakpoints on OpenBSD

[PATCH] Remove init_cli_cmds

Re: [PATCH] Rename common to gdbsupport

[PATCH] Rename field_int to field_signed

[PATCH] Require GNU make 3.82

[PATCH] Restore original GDB prompt in define.exp

Re: [PATCH] Specialize value_cast error message for Ada

[PATCH] Use block_enum instead of int for better typesafety

[PATCH][ARM][GDB]: gdb cannot step across CMSE secure entry function code.

[PATCH][gdb, c++] Improve error message when using libstdcxx without SDT probes

[PATCH][gdb/testsuite] Don't expect gdb_prompt in mi_skip_python_test

[PATCH][gdb/testsuite] Fail in gdb_compile if nopie results in PIE executable

[PATCH][gdb/testsuite] Fix command result testing in mi-complete.exp

Re: [PATCH][gdb/testsuite] Fix infoline-reloc-main-from-zero.exp compilation

[PATCH][gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch-cpp-exceptions.exp

[PATCH][gdb/testsuite] Work around tcl bug in libsegfault.exp with check-read1

Re: [PATCH][PR/24474] Make gdb.lookup_static_symbol also check the STATIC_SCOPE

[PATCHv2 0/2] Changes for explicit_line tracking, and prologue skipping

[PATCHv2 1/2] gdb: Remove unneeded parameter from set_breakpoint_location_function

[PATCHv2 2/2] gdb: Don't skip prologue for explicit line breakpoints in assembler

Re: [PATCHv2 4/5] gdb: Carry default property type around with dynamic properties

Re: [PATCHv2 5/5] gdb: Better support for dynamic properties with negative values

Re: [PING] [PATCH][PR/24474] Make gdb.lookup_static_symbol also check the STATIC_SCOPE

Re: [PING][PATCH] Fix amd64->i386 linux syscall restart problem

[PING^2][PATCH] Fix breakpoints on file reloads for PIE binaries

[PING^3][PATCH][readline] Fix heap-buffer-overflow in update_line

Re: [PROTOTYPE] Make "info breakpoints" show breakpoint's specs (Re: [PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler)

[PUSHED OBV] Add include of gdbarch.h.

[PUSHED OBV] Fix build for aarch64, arm, and riscv FreeBSD native targets.

[PUSHED/OBVIOUS] Fix comment about the signature of add_separate_debug_file

[PUSHED/OBVIOUS] Fix misspelling (nonexistant -> nonexistent)

[PUSHED/OBVIOUS] Fix printcmds.exp failure for wide strings tests.

[pushed] Fix early return in foreach_with_prefix

[pushed] Fix foreach_with_prefix regression

[pushed] Make bpstat_what::is_longjmp a bool

[pushed] Make value_must_coerce_to_target return a bool

[pushed] Remove return value from remove_breakpoints_inf

Re: [RFA 0/3] Allow the user to define default leading args for commands and aliases

[RFA] adjust src-release following the renaming of gdb/common/ to gdb/gdbsupport/

Re: [RFA] Ensure GDB printf command can print convenience var strings without a target.

Re: [RFA] Make first and last lines of 'command help documentation' consistent.

Re: [RFA] Output the Ada task name in more messages.

[RFAv2 0/3] Convenience functions $_gdb_setting/$_gdb_int_setting

[RFAv2 1/3] Implement convenience functions to examine GDB settings.

Re: [RFAv2 1/3] New "info sources" args [-dirname | -basename] [--] [REGEXP]

Re: [RFAv2 2/3] New test for 'info sources [-dirname | -basename] [--] [REGEXP]'.

[RFAv2 2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting.

[RFAv2 3/3] NEWS and documentation for $_gdb_setting and $_gdb_int_setting.

[RFAv3 0/3] Convenience functions $_gdb_setting/$_gdb_int_setting

Re: [RFAv3 1/3] Implement 'set print frame-info|frame-arguments presence'.

[RFAv3 1/3] Implement convenience functions to examine GDB settings.

Re: [RFAv3 2/3] Test 'set print frame-info|frame-arguments presence'.

[RFAv3 2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting.

[RFAv3 3/3] NEWS and documentation for $_gdb_setting and $_gdb_int_setting.

Re: [RFC 2/2] Move gdb's xmalloc and friends to new file

[RFC][PATCH] new-ui command under windows using NamedPipe

[users/palves/format_strings] %pS/%pN -> %p[/%p]

[users/palves/format_strings] Document the gdb-specific formatters

[users/palves/format_strings] Down with .ptr() (Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output))

[users/palves/format_strings] Introduce string_field

[users/palves/format_strings] Make printf_filtered support the gdb-specific formatters too

Breakage on builder Fedora-i686, revision 236ab0c60c9cedecd4fc23b526a588ee25636c13

Breakage on builder Fedora-x86_64-cc-with-index, revision 098f9ed48e1c94a2624c825ba93d72b163d41196

Breakage on builder Fedora-x86_64-cc-with-index, revision 56f79b630766bb134400b4a8da43941cfc31c0c0

Breakage on builder Fedora-x86_64-m32, revision 098f9ed48e1c94a2624c825ba93d72b163d41196

Breakage on builder Fedora-x86_64-m32, revision cf82af058d2f1488d8f8a096d7e3b76d1d5a4f46

Breakage on builder Fedora-x86_64-m32, revision e80cd2047079a63ab087df15d179c49ca18de202

Breakage on builder Fedora-x86_64-m32, revision f31ec9af48578adb0baf8db3e10da871d6ee3eca

Breakage on builder Fedora-x86_64-m64, revision 098f9ed48e1c94a2624c825ba93d72b163d41196

Breakage on builder Fedora-x86_64-m64, revision df5f8cab00a8076a5582efec028002d323950c8f

Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 098f9ed48e1c94a2624c825ba93d72b163d41196

Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision b4094625d8a3e2b528032e2ca8d8cdecf222bb7c

Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision eb86c5e2e824787875187901b12fba52ef873278

Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 098f9ed48e1c94a2624c825ba93d72b163d41196

Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 098f9ed48e1c94a2624c825ba93d72b163d41196

Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 0b5ec21882bcc27e93144882b84935497da6e7fe

Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 6b78c3f83c8bcbfa714aab7627ece9673b2d602a

Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision caf0bc4e8bafc387c8136c0f63748e56245f779a

Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 098f9ed48e1c94a2624c825ba93d72b163d41196

Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision bfa2a36d94d124eb7b54fd271a543047579b47ee

Breakage on builder Fedora-x86_64-w64-mingw32, revision 381befeedf9316991d47f4213850545a96593d23

Breakage on builder Fedora-x86_64-w64-mingw32, revision 4de026046bfc49013f9089aaf31bc3200adb5c77 [gdb-8.3-branch]

Breakage on builder Fedora-x86_64-w64-mingw32, revision c213164ad2505cba5263602b7f9fa9a4dd1adf39

Breakage on builder Fedora-x86_64-w64-mingw32, revision cf82af058d2f1488d8f8a096d7e3b76d1d5a4f46

Breakage on builder NetBSD-x86_64-m64, revision 098f9ed48e1c94a2624c825ba93d72b163d41196

Breakage on builder NetBSD-x86_64-m64, revision 5bff081c10ab4debfd3416739fda93b6c275496b

Breakage on builder Solaris11-amd64-m64, revision 098f9ed48e1c94a2624c825ba93d72b163d41196

Breakage on builder Solaris11-sparcv9-m64, revision 098f9ed48e1c94a2624c825ba93d72b163d41196

clang build-regression [Re: [PATCH 58/61] Change make_invisible_and_set_new_height to be a method]

in-src-tree build regression [Re: [PATCH] Move gnulib to top level]

minimal tcl version for gdb test suite

Move gdbsupport to the top level

New ARI warning Sat Jul 20 01:55:47 UTC 2019

New ARI warning Sun Jul 14 01:56:21 UTC 2019

New ARI warning Sun Jul 28 01:57:13 UTC 2019

New ARI warning Thu Jul 18 01:55:49 UTC 2019

New FAIL on gdb.base/printcmds.exp (was: Re: [RFA] Ensure GDB printf command can print convenience var strings without a target.)

Oh dear. I regret to inform you that commit 098f9ed48e1c94a2624c825ba93d72b163d41196 might be unfortunate

Oh dear. I regret to inform you that commit 0b5ec21882bcc27e93144882b84935497da6e7fe might be unfortunate

Oh dear. I regret to inform you that commit 236ab0c60c9cedecd4fc23b526a588ee25636c13 might be unfortunate

Oh dear. I regret to inform you that commit 381befeedf9316991d47f4213850545a96593d23 might be unfortunate

Oh dear. I regret to inform you that commit 4de026046bfc49013f9089aaf31bc3200adb5c77 might be unfortunate [gdb-8.3-branch]

Oh dear. I regret to inform you that commit 56f79b630766bb134400b4a8da43941cfc31c0c0 might be unfortunate

Oh dear. I regret to inform you that commit 5bff081c10ab4debfd3416739fda93b6c275496b might be unfortunate

Oh dear. I regret to inform you that commit 6b78c3f83c8bcbfa714aab7627ece9673b2d602a might be unfortunate

Oh dear. I regret to inform you that commit b4094625d8a3e2b528032e2ca8d8cdecf222bb7c might be unfortunate

Oh dear. I regret to inform you that commit bfa2a36d94d124eb7b54fd271a543047579b47ee might be unfortunate

Oh dear. I regret to inform you that commit c213164ad2505cba5263602b7f9fa9a4dd1adf39 might be unfortunate

Oh dear. I regret to inform you that commit caf0bc4e8bafc387c8136c0f63748e56245f779a might be unfortunate

Oh dear. I regret to inform you that commit cf82af058d2f1488d8f8a096d7e3b76d1d5a4f46 might be unfortunate

Oh dear. I regret to inform you that commit df5f8cab00a8076a5582efec028002d323950c8f might be unfortunate

Oh dear. I regret to inform you that commit e80cd2047079a63ab087df15d179c49ca18de202 might be unfortunate

Oh dear. I regret to inform you that commit eb86c5e2e824787875187901b12fba52ef873278 might be unfortunate

Oh dear. I regret to inform you that commit f31ec9af48578adb0baf8db3e10da871d6ee3eca might be unfortunate

PING Re: [RFAv2 0/3] new args [-dirname | -basename] [--] [REGEXP] to info sources

PING Re: [RFA 0/3] Allow the user to define default leading args for commands and aliases

PING Re: [RFA] Ensure GDB printf command can print convenience var strings without a target.

PING Re: [RFA] Make first and last lines of 'command help documentation' consistent.

PING Re: [RFA] Output the Ada task name in more messages.

PING Re: [RFAv3 0/3] Implement 'set print frame-info|frame-arguments

Re: PING^3 Re: [RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files.

SSH changes?

support Ada EH ABI v1

Re: ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output)

Updates on GDB 8.3.1 and GDB 9 releases (2019-07-14)


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc