gdb-patches archive
subject index for May, 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:

"with" command (alternative to the "/" command)

The 'cold' function attribute and GDB

--disable-gdbmi build broken

Re: [Bug-readline] heap-buffer-overflow in update_line

[COMMITTED] config.guess,config.sub: synchronize with config project master sources

[committed][gdb/cli] Fix use of uninitialized variable in complete_command

[committed][gdb/doc] Fix "maint info selftests" command index entry

[committed][gdb/testsuite] Add cc-with-debug-names.exp

[committed][gdb/testsuite] Add cc-with-gdb-index.exp

[committed][gdb/testsuite] Add missing mi_skip_python_tests to py-mi-var-info-path-expression.exp

[committed][gdb/testsuite] Fix "unable to find usable gdb" error with cc-with-tweaks.exp

[committed][gdb/testsuite] Fix gdb.arch/amd64-entry-value-paramref.S

[committed][gdb/testsuite] Fix gdb.arch/amd64-tailcall-self.S

[committed][gdb/testsuite] Fix handling of DW_FORM_ref_addr in dwarf assembler

[committed][gdb/testsuite] Fix ls_host return in index-cache.exp

[committed][gdb/testsuite] Require c++11 for gdb.base/align.exp

[committed][gdb/testsuite] Require c++11 where necessary

[committed][gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb-index.exp

[FYI 0/2] two tiny const patches

[FYI 0/5] Some improvements on stap code

[FYI 0/7] minor boolification

[FYI 1/2] Constify annotate_source

[FYI 1/5] Bool-ify stap-probe.c and stap-related code on i386-tdep.c

[FYI 1/7] Change valid_user_defined_cmd_name_p to return bool

[FYI 2/2] Don't cast away const in find_and_open_source

[FYI 2/5] Update some comments on stap-probe.c

[FYI 2/7] Change valid_command_p to return bool

[FYI 3/5] Slightly improve logic of some operations on stap-probe.c

[FYI 3/7] Use "false" in select_frame_for_mi

[FYI 4/5] Fix complaint string formatting on stap-probe.c

[FYI 4/7] Use bool, true, and false in arc-tdep.c

[FYI 5/5] Make stap-probe.c:stap_parse_register_operand's "regname" an std::string

[FYI 5/7] Use "false" in compile_cplus_convert_enum

[FYI 6/7] Use gdb_assert_not_reached in arm-linux-nat.c

[FYI 7/7] Change arc_tdesc_init to return bool

[FYI] Add completion for Ada catch commands

[FYI] Constify target_ops::follow_exec

[FYI] Fix darwin-nat.c build

[FYI] Fix scoped_mmap includes

[FYI] Fix typo in gdb/NEWS

[FYI] Remove _initialize_valarith

[FYI] Remove find_old_style_renaming_symbol

[FYI] Two comment fixes in gdbtypes.h

[FYI] Two minor constifications

[gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index,debug-names}

Re: [PATCH + 8.3] Don't derive partial_symbol from general_symbol_info

[PATCH 0/2] linux-nat: Fix watchpoint issues across exec calls

Re: [PATCH 0/2] two ptype/o changes

[PATCH 0/3] Improve handling of negative dynamic properties

[PATCH 0/4] some minor declaration shuffling

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

[PATCH 0/9] Create gdb.debug, gdb.cmd and gdb.in files when running the testsuite

[PATCH 00/10] Extensions for PTWRITE

[PATCH 00/24] gdb::option framework, "print -OPT", other cmd options

[PATCH 01/10] btrace: Introduce auxiliary instructions.

[PATCH 01/24] Fix latent bug in custom word point completion handling

[PATCH 02/10] btrace: Enable auxiliary instructions in record instruction-history.

[PATCH 02/24] Fix latent bug with custom word point completers

[PATCH 03/10] btrace: Enable auxiliary instructions in record function-call-history.

[PATCH 03/24] Fix TID parser bug

[PATCH 04/10] btrace: Handle stepping and goto for auxiliary instructions.

[PATCH 04/24] Make check_for_argument skip whitespace after arg itself

[PATCH 05/10] python: Introduce gdb.RecordAuxiliary class.

[PATCH 05/24] Allow "unlimited" abbreviations

[PATCH 06/10] python: Add clear_trace() to gdb.Record.

[PATCH 06/24] Fix "set enum-command value garbage"

[PATCH 07/10] btrace, linux: Enable ptwrite packets.

[PATCH 07/24] Remove "show" command completers

[PATCH 08/10] btrace, python: Enable ptwrite listener registration.

[PATCH 08/24] gdb.base/settings.exp: Fix comment typo

[PATCH 09/10] btrace, python: Enable calling the ptwrite listener.

[PATCH 09/24] New set/show testing framework (gdb.base/settings.exp)

[PATCH 1/2] linux-nat: Callback for exec events

Re: [PATCH 1/2] Remove a VEC from ppc-linux-nat.c

[PATCH 1/3] gdb: Update type of lower bound in value_subscripted_rvalue

[PATCH 1/4] Don't declare read_unsigned_leb128 in defs.h

[PATCH 1/9] Change file close behavior for tee_file

[PATCH 10/10] btrace: Extend event decoding for ptwrite.

[PATCH 10/24] boolean/auto-boolean commands, make "o" ambiguous

[PATCH 11/24] number_or_range_parser::get_number, don't treat "1 -" as a range

[PATCH 12/24] Introduce generic command options framework

[PATCH 13/24] Make "print" and "compile print" support -OPT options

[PATCH 14/24] Migrate rest of compile commands to new options framework

[PATCH 15/24] Introduce rename_cmd

[PATCH 16/24] Make "backtrace" support -OPT options

[PATCH 17/24] "backtrace full/no-filters/hide" completer

[PATCH 18/24] lib/completion-support.exp: Add test_gdb_completion_offers_commands

[PATCH 19/24] Introduce complete_command

[PATCH 2/2] x86 linux: Update debug register state after exec events

[PATCH 2/3] gdb: Convert dwarf2_evaluate_property to return bool

[PATCH 2/4] Move interpreter_p declaration to main.h

Re: [PATCH 2/8] infcall, c++: allow more info to be computed for pass-by-reference values

[PATCH 2/9] Add debug redirect option

[PATCH 20/24] Make "frame apply" support -OPT options

[PATCH 21/24] "thread apply 1 -- -" vs "frame apply level 0 -- -"

[PATCH 22/24] Make "thread apply" use the gdb::option framework

[PATCH 23/24] Delete parse_flags/parse_flags_qcs

[PATCH 24/24] NEWS and manual changes for command options changes

[PATCH 3/3] gdb: Handle dynamic properties with negative values

Re: [PATCH 3/3] Introduce a separate debug objfile iterator

[PATCH 3/4] Move "watchdog" to remote.c

Re: [PATCH 3/8] infcall, c++: collect more pass-by-reference information

[PATCH 3/9] testsuite: Add option to capture GDB debug

[PATCH 4/4] Change some remote.c globals to "static"

[PATCH 4/9] testsuite: Disable some tests when logging

[PATCH 5/9] testsuite: Record all gdb input to gdb.in

[PATCH 6/9] testsuite: Create .cmd files for gdb and gdbserver

[PATCH 7/9] testsuite: Add replay logging to GDBSERVER_DEBUG

[PATCH 8.3] Fix style bug when paging

[PATCH 8/9] testsuite: Add script to quickly re-run tests

[PATCH 9/9] testsuite: Remove TRANSCRIPT support

[PATCH v2 0/5] Create MI commands using python

[PATCH v2 0/8] Demangle minimal symbol names in worker threads

[PATCH v2 00/24] gdb::option framework, "print -OPT", other cmd options

[PATCH v2 00/31] Add a type-safe API to registries

[PATCH v2 01/24] Fix latent bug in custom word point completion handling

[PATCH v2 01/31] Add a type-safe C++ interface to a registry

[PATCH v2 02/24] Fix latent bug with custom word point completers

[PATCH v2 02/31] Convert main_info to type-safe registry API

[PATCH v2 03/24] Fix TID parser bug

[PATCH v2 03/31] Convert symbol_cache to type-safe registry API

[PATCH v2 04/24] Make check_for_argument skip whitespace after arg itself

[PATCH v2 04/31] Convert target dcache to type-safe registry API

[PATCH v2 05/24] Allow "unlimited" abbreviations

[PATCH v2 05/31] Convert inflow to type-safe registry API

[PATCH v2 06/24] Fix "set enum-command value garbage"

[PATCH v2 06/31] Convert break-catch-syscall.c to type-safe registry API

[PATCH v2 07/24] Remove "show" command completers, "set" command completers for string commands

[PATCH v2 07/31] Convert objfiles.c to type-safe registry API

[PATCH v2 08/24] gdb.base/completion.exp: Fix comment typo

[PATCH v2 08/31] Convert auto-load.c to type-safe registry API

[PATCH v2 09/24] New set/show testing framework (gdb.base/settings.exp)

[PATCH v2 09/31] Convert dwarf2_per_objfile to type-safe registry API

[PATCH v2 1/5] Use std::map for MI commands in mi-cmds.c

[PATCH v2 1/8] Defer minimal symbol name-setting

[PATCH v2 10/24] boolean/auto-boolean commands, make "o" ambiguous

[PATCH v2 10/31] Convert symfile-debug.c to type-safe registry API

[PATCH v2 11/24] number_or_range_parser::get_number, don't treat "1 -" as a range

[PATCH v2 11/31] Convert auxv.c to type-safe registry API

[PATCH v2 12/24] Introduce generic command options framework

[PATCH v2 12/31] Convert linux-tdep.c to type-safe registry API

[PATCH v2 13/24] Make "print" and "compile print" support -OPT options

[PATCH v2 13/31] Convert breakpoint.c to type-safe registry API

[PATCH v2 14/24] Migrate rest of compile commands to new options framework

[PATCH v2 14/31] Convert remote.c to type-safe registry API

[PATCH v2 15/24] "set print raw frame-arguments" -> "set print raw-frame-arguments"

[PATCH v2 15/31] Convert solib-svr4.c to type-safe registry API

[PATCH v2 16/24] Make "backtrace" support -OPT options

[PATCH v2 16/31] Convert xcoffread.c to type-safe registry API

[PATCH v2 17/24] "backtrace full/no-filters/hide" completer

[PATCH v2 17/31] Convert probes to type-safe registry API

[PATCH v2 18/24] lib/completion-support.exp: Add test_gdb_completion_offers_commands

[PATCH v2 18/31] Convert ada-tasks.c to type-safe registry API

[PATCH v2 19/24] Introduce complete_command

[PATCH v2 19/31] Convert fbsd-tdep.c to type-safe registry API

[PATCH v2 2/5] Use classes to represent MI Command instead of structures

[PATCH v2 2/8] Remove static buffer from ada_decode

[PATCH v2 20/24] Make "frame apply" support -OPT options

[PATCH v2 20/31] Convert coffread.c to type-safe registry API

[PATCH v2 21/24] "thread apply 1 -- -" vs "frame apply level 0 -- -"

[PATCH v2 21/31] Convert ada-lang.c to type-safe registry API

[PATCH v2 22/24] Make "thread apply" use the gdb::option framework

[PATCH v2 22/31] Convert nto-tdep.c to type-safe registry API

[PATCH v2 23/24] Delete parse_flags/parse_flags_qcs

[PATCH v2 23/31] Add a noop deleter

[PATCH v2 24/24] NEWS and manual changes for command options changes

[PATCH v2 24/31] Convert mdebugread.c to type-safe registry API

[PATCH v2 25/31] Convert elfread.c to type-safe registry API

[PATCH v2 26/31] Convert hppa-tdep.c to type-safe registry API

[PATCH v2 27/31] Remove mips_pdr_data

[PATCH v2 28/31] Convert stabsread.c to type-safe registry API

[PATCH v2 29/31] Convert objc-lang.c to type-safe registry API

[PATCH v2 3/5] Create MI commands using python.

[PATCH v2 3/8] Add configure check for std::thread

[PATCH v2 30/31] Convert dwarf2-frame.c to type-safe registry API

[PATCH v2 31/31] Convert gdbtypes.c to type-safe registry API

[PATCH v2 4/5] mi/python: Allow redefinition of python MI commands

[PATCH v2 4/8] Lock the demangled hash table

[PATCH v2 5/5] mi/python: Add tests for python-defined MI commands

[PATCH v2 5/8] Introduce run_on_main_thread

[PATCH v2 6/8] Introduce thread-safe way to handle SIGSEGV

[PATCH v2 7/8] Demangle minsyms in parallel

[PATCH v2 8/8] Add maint set/show enable-threads

[PATCH v3 0/5] Create MI commands using python.

[PATCH v3 0/8] Demangle minimal symbol names in worker threads

[PATCH v3 1/5] Use std::map for MI commands in mi-cmds.c

[PATCH v3 1/8] Defer minimal symbol name-setting

[PATCH v3 2/5] Use classes to represent MI Command instead of structures

[PATCH v3 2/8] Remove static buffer from ada_decode

[PATCH v3 3/5] Create MI commands using python.

[PATCH v3 3/8] Add configure check for std::thread

[PATCH v3 4/5] mi/python: Allow redefinition of python MI commands

[PATCH v3 4/8] Lock the demangled hash table

[PATCH v3 5/5] mi/python: Add tests for python-defined MI commands

[PATCH v3 5/8] Introduce run_on_main_thread

[PATCH v3 6/8] Introduce thread-safe way to handle SIGSEGV

[PATCH v3 7/8] Demangle minsyms in parallel

[PATCH v3 8/8] Add maint set/show max-worker-threads

Re: [PATCH v4 2/2] MI: Add new command -complete

[PATCH/commit] Fix regression caused by recently added syscall restart code

Re: [PATCH] AArch64: Add half float view to V registers

[PATCH] AArch64: Treat pauth ops as nops on non-pauth systems

[PATCH] Add "set print finish"

[PATCH] Add "style" proc to the test suite

Re: [PATCH] Add "thread-exited" annotation

[PATCH] Add an objfile getter to gdb.Type

[PATCH] Add file name styling to "info sharedlibrary"

[PATCH] Add new GCC 9 warnings to warnings.m4

[PATCH] Add noyywrap to ada-lex.l

[PATCH] cc-with-tweaks: show dwz stderr and check exit code

[PATCH] Document gdb.in/gdb.cmd files and debugredirect cli command

[PATCH] Document lazy computation for pretty-printer "children" method

[PATCH] Don't crash if dwarf_decode_macro_bytes's 'body' is NULL

[PATCH] Don't crash if parse_definition_macro's 'body' is NULL

[PATCH] Don't crash is dwarf_decode_macro_bytes's 'body' is NULL, even when '!is_define'

Re: [PATCH] Fix "catch exception" with dynamic linking

[PATCH] Fix a number of build problems found on Solaris and NetBSD (was Re: Oh dear. I regret to inform you that commit 0e65dfbaf3a0299e4837216a103c28625d4b4f1d might be unfortunate)

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

[PATCH] Fix assertion failure in coerce_unspec_val_to_type

[PATCH] Fix cast of character to enum type in Ada

[PATCH] Fix crash in cp_print_value_fields

[PATCH] Fix failure in gdb.ada/complete.exp

[PATCH] Fix GDB build when using --disable-gdbmi

[PATCH] Fix gdb.ada/vla.exp

[PATCH] Fix incorrect use of 'is' operator for comparison in python/lib/gdb/command/prompt.py

Re: [PATCH] Fix VLA printing for Ada

Re: [PATCH] Force array coercion in c_get_string

[PATCH] GDB (s12z): Improve reliability of the stack unwinder.

[PATCH] gdb/fortran: Show the type for non allocated / associated types

[PATCH] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats

[PATCH] gdb/mi: New commands to catch C++ exceptions

[PATCH] gdb/riscv: Improve flen length determiniation

[PATCH] gdb/rust: Handle printing structures containing strings

[PATCH] gdb: Check for not allocated/associated values during array slicing

[PATCH] Initialize variable word in complete

[PATCH] Make some DWARF complaints clearer

[PATCH] Minor "catch" documentation improvements

[PATCH] record: Fix the error message for (E)VEX encoded instructions.

[PATCH] Return TARGET_XFER_EOF if reading at the end of TARGET_OBJECT_SIGNAL_INFO.

[PATCH] Supress SIGTTOU when handling errors

Re: [PATCH] testsuite: Record all gdb input to gdb.in

[PATCH][gdb/doc] Mention index cache in concept and command index

[PATCH][gdb/symtab] Fix symbol loading performance regression

[PATCH][gdb/symtab] Support DW_AT_main_subprogram with -readnow.

[PATCH][gdb/testsuite] Add test-case for gdb-add-index.sh

[PATCH][gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.S

[PATCH][gdb/testsuite] Fix .debug_aranges in watch-loc.c

Re: [PATCH][gdb/testsuite] Fix break-probes.exp with native-gdbserver

[PATCH][gdb/testsuite] Fix index-cache.exp with CC_WITH_TWEAKS_FLAGS=-i

[PATCH][gdb] Fix dynamic-stack-buffer-overflow in linespec_lexer_lex_string

[PATCH][gdb] Fix heap-buffer-overflow in cp_find_first_component_aux

[PATCH][gdb] Fix heap-use-after-free in typename_concat

[PATCH][gdb] Write index for dwz -m file

[PATCH][readline] Fix heap-buffer-overflow in update_line

[PATCHv2 0/5] Improve handling of negative dynamic properties

[PATCHv2 1/5] gdb: Update type of lower bound in value_subscripted_rvalue

[PATCHv2 2/5] gdb: Convert dwarf2_evaluate_property to return bool

[PATCHv2 3/5] gdb/dwarf: Ensure the target type of ranges is not void

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

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

[PATCHv2] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats

[PATCHv2] gdb/mi: New commands to catch C++ exceptions

[PING] Re: [PATCH] AArch64: Add half float view to V registers

[PING] Re: [PATCH] GDB (s12z): Improve reliability of the stack unwinder.

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

[PING][PATCH][gdb/symtab] Fix symbol loading performance regression

[PING][PATCH][gdb/symtab] Support DW_AT_main_subprogram with -readnow.

[PING][PATCH][gdb/testsuite] Add test-case for gdb-add-index.sh

[PING][PATCH][gdb] Fix heap-use-after-free in typename_concat

[PING^2][RFC][gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.S

Re: [PING^3][RFC][gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.S

[PUSHED/OBV] testsuite: Mark the kill in gdbserver_run as optional

[pushed] Fix two langauge -> language typos

[PUSHED] gdb/fortran: Add sizeof tests for indexed and sliced arrays

[PUSHED] gdb: Merge two 'New commands' sections in NEWS file

[pushed] linux-thread-db.c: use bool where possible in thread_db code

[pushed] MI: Add new command -complete

[pushed] MI: extract command completion logic from complete_command()

[release/branch 1/2] Document the GDB 8.3 release in gdb/ChangeLog

[release/branch 2/2] Bump GDB version number to 8.3.0.DATE-git.

[release/HEAD] Document the GDB 8.3 release in gdb/ChangeLog

[RFA 0/3] Better control about frame information to print.

[RFA 0/4] Improve "show style", use style in "help" and "apropos".

Re: [RFA 1/2] Add completion for COMMAND in 'thread apply all|ID... COMMAND'

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

[RFA 1/4] Add highlight style, title style, fputs_highlighted. Improve 'show style'

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

[RFA 2/4] Improve usability and/or readibility of help and apropos output.

[RFA 3/3] Document 'set print frame-info|frame-arguments presence'.

[RFA 3/4] Update tests following changes to "help" and "apropos"

[RFA 4/4] Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes.

Re: [RFA/commit] (Ada) fix GDB crash printing packed array

[RFA] Fix leaks by clearing registers and frame caches.

[RFA] Give thread names in thread events, give Ada task names in more output.

[RFAv2 0/3] Implement 'set print frame-info|frame-arguments

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

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

[RFAv2 3/3] Document 'set print frame-info|frame-arguments presence'.

Re: [RFAv2 4/6] Implement | (pipe) command.

[RFAv3 0/6] Implement | (pipe) command.

[RFAv3 1/6] Add previous_saved_command_line to allow a command to repeat a previous command.

[RFAv3 2/6] Improve process exit status macros on MinGW

[RFAv3 3/6] Add function execute_command_to_ui_file

[RFAv3 4/6] Implement | (pipe) command.

[RFAv3 5/6] Test the | (pipe) command.

[RFAv3 6/6] NEWS and documentation for | (pipe) command.

[RFAv4 0/5] Implement | (pipe) command.

[RFAv4 1/5] Add previous_saved_command_line to allow a command to repeat a previous command.

[RFAv4 2/5] Add function execute_command_to_ui_file

[RFAv4 3/5] Implement | (pipe) command.

[RFAv4 4/5] Test the | (pipe) command.

[RFAv4 5/5] NEWS and documentation for | (pipe) command.

[RFC 0/2] Let's discuss moving gdbserver to top-level

[RFC 1/2] Remove linux-waitpid.c debugging code

Re: [RFC 1/8] Use std::map for MI commands in mi-cmds.c

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

Re: [RFC 2/8] Use classes to represent MI Command instead of structures

Re: [RFC 8/8] mi/python: Allow redefinition of python MI commands

[RFC PATCH] Add Hygon Dhyana processor support

[RFC, gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs

[RFC] How to fix gdb.dwarf2/main-subprogram.exp with cc-with-gdb-index/cc-with-debug-names

[RFC] Only compute realpath when basenames_may_differ is set

[RFC][gdb/testsuite] Add readnow.exp

Re: [RFC][gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.S

Breakage on builder Debian-s390x-m64, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Debian-s390x-m64, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Debian-s390x-native-gdbserver-m64, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Debian-s390x-native-gdbserver-m64, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Fedora-i686, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Fedora-i686, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Fedora-i686, revision fd0de36e274c8141a5dd4579cd04856dc88370da

Breakage on builder Fedora-x86_64-cc-with-index, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Fedora-x86_64-cc-with-index, revision 8a522c6cab56bd55f1454638786f999f6f636354

Breakage on builder Fedora-x86_64-cc-with-index, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Fedora-x86_64-m32, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Fedora-x86_64-m32, revision 8a522c6cab56bd55f1454638786f999f6f636354

Breakage on builder Fedora-x86_64-m32, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Fedora-x86_64-m64, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Fedora-x86_64-m64, revision 8a522c6cab56bd55f1454638786f999f6f636354

Breakage on builder Fedora-x86_64-m64, revision 99f20f08682ecc7be882774ff78409530802d000

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

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

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

Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 8a522c6cab56bd55f1454638786f999f6f636354

Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 8a522c6cab56bd55f1454638786f999f6f636354

Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 8a522c6cab56bd55f1454638786f999f6f636354

Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Fedora-x86_64-w64-mingw32, revision 0e65dfbaf3a0299e4837216a103c28625d4b4f1d

Breakage on builder Fedora-x86_64-w64-mingw32, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder Fedora-x86_64-w64-mingw32, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder NetBSD-x86_64-m64, revision 0e65dfbaf3a0299e4837216a103c28625d4b4f1d

Breakage on builder NetBSD-x86_64-m64, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder RHEL-s390x-m64, revision 73cd51e51b294af9591ecc2e8a28a9bec4f466b3

Breakage on builder RHEL-s390x-m64, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Solaris11-amd64-m64, revision 0e65dfbaf3a0299e4837216a103c28625d4b4f1d

Breakage on builder Solaris11-amd64-m64, revision 99f20f08682ecc7be882774ff78409530802d000

Breakage on builder Solaris11-sparcv9-m64, revision 0e65dfbaf3a0299e4837216a103c28625d4b4f1d

Breakage on builder Solaris11-sparcv9-m64, revision 99f20f08682ecc7be882774ff78409530802d000

buildbot config cc-with-index not functional

Feedback about users/palves/cli-options

Re: Feedback about users/palves/cli-options

Re: Fix compilation using mingw.org's MinGW

Re: Fix lookup of separate debug file on MS-Windows

for your images

FYI, pushed: [RFA v5] (Ada) Fix frame argument printing when using auto language mode

FYI/BRANCH: Patches applied to branch gdb-8.3-branch

FYI: [release/branch] Set GDB version number to 8.3.

Re: GDB 8.3 release update (2019-04-30)

gdb-8.3 branch FROZEN

Re: gdb-8.3-branch now open again

gdb-8.3-branch now open again (was: "gdb-8.3 branch FROZEN")

grou-PING for pending review/feedback for RFA/RFC.

heads up: will create GDB 8.3 release this weekend (GDB 8.3 release update -- 2019-05-08)

New FAILs (gdb.python/py-thrhandle.exp) on unix/-m32 (was: Re: [PATCH v4 4/6] Tests for gdb.InferiorThread.handle)

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

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

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

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

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

Regression on gdb.fortran/complex.exp on unix/-m32 (was: Re: [PATCHv2 4/8] gdb/fortran: better types for components of complex numbers)

Stop worrying about being stuck in a bathtub during an emergency

Re: Warning when using separate debug info file


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