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

[8.3 backport][gdb/testsuite] Fix regexp in skip_opencl_tests

Re: [Bug-readline] [PATCH] gdb/readline: fix use of an undefined variable

[committed][gdb/testsuite] Add KFAIL for missing support of reverse-debugging of vmovd

[committed][gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupported

[committed][gdb/testsuite] Fix incomplete regexps in step-precsave.exp

[committed][gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-m

[FYI] Disable all warnings in gdb.rust/traits.rs

[FYI] gdb: Handle missing domain types in: maintenance print psymbols

[FYI] Remove make_hex_string

[gmane.comp.gnu.binutils] [PATCH 2/2] Introduce bfd_set_filename

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

[PATCH 0/2] Fortran nested subroutine support

[PATCH 0/2] Remove 2 uses of VEC from gdb

Re: [PATCH 0/3] [RFC] Load gdbinit files from a directory

[PATCH 0/3] Fixes for gdb.base/maint.exp failures

[PATCH 0/3] New MI commands for info functions/types/variables

[PATCH 0/3] Refactor some path methods in main.c to use std::string

[PATCH 0/3] Speed up hashing in demangled_names_hash

[PATCH 0/4] Remove some duplicate test names

[PATCH 0/4] Remove some uses of iterate_over_inferiors

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

[PATCH 0/8] More gdb styling improvements

[PATCH 00/20] Final round of TUI refactorings

[PATCH 00/23] Multi-target support

[PATCH 01/20] Remove tui_clear_source_windows_detail

[PATCH 01/23] Preserve selected thread in all-stop w/ background execution

[PATCH 02/20] Change tui_source_element::line to be a unique_xmalloc_ptr

[PATCH 02/23] Don't rely on inferior_ptid in record_full_wait

[PATCH 03/20] Move "fullname" to tui_source_window

[PATCH 03/23] Make "show remote exec-file" inferior-aware

[PATCH 04/20] Change tui_make_status_line to return std::string

[PATCH 04/23] exceptions.c:print_flush: Remove obsolete check

[PATCH 05/20] Change tui_make_status_line to be a method

[PATCH 05/23] Make target_ops::has_execution take an 'inferior *' instead of a ptid_t

[PATCH 06/20] Remove some explicit re-rendering from the TUI

[PATCH 06/23] Don't check target is running in remote_target::mourn_inferior

[PATCH 07/20] Simplify tui_source_window_base::show_source_content

[PATCH 07/23] Delete unnecessary code from kill_command

[PATCH 08/20] Simplify TUI disassembly

[PATCH 08/23] Introduce switch_to_inferior_no_thread

[PATCH 09/20] Use "bool" in tui_data_window::show_register_group

[PATCH 09/23] switch inferior/thread before calling target methods

[PATCH 1/2] etc/texi2pod.pl: convert @t{} to C<>

[PATCH 1/2] gdb/fortran: Nested subroutine support

[PATCH 1/2] gdb: Remove a VEC from gdbsupport/btrace-common.h

[PATCH 1/3 v2] Refactor get_init_files to use std::string

[PATCH 1/3] binutils: doc: remove stale things from Makefile

[PATCH 1/3] gdb: Don't fault for 'maint print psymbols' when using an index

[PATCH 1/3] gdb: Don't print a newline in language la_print_typedef methods

[PATCH 1/3] Refactor get_init_files to use std::string

[PATCH 1/3] Store the mangled name as a string_view

[PATCH 1/4] gdb/testsuite: Make test names unique in gdb.reverse tests

[PATCH 1/4] Use foreach in gdbpy_inferiors

[PATCH 1/8] Remove the ui_out_style_kind enum

[PATCH 10/20] Change "win_resized" to bool

[PATCH 10/23] Some get_last_target_status tweaks

[PATCH 11/20] Set TUI locator height to 1

[PATCH 11/23] tfile_target::close: trace_fd can't be -1

[PATCH 12/20] Don't call refresh in tui_resize_all

[PATCH 12/23] Use all_non_exited_inferiors in infrun.c

[PATCH 13/20] Remove a call to tui_locator_win_info_ptr

[PATCH 13/23] Delete exit_inferior_silent(int pid)

[PATCH 14/20] Change members of tui_locator_window to std::string

[PATCH 14/23] Tweak handling of remote errors in response to resumption packet

[PATCH 15/20] Rename private data members of tui_data_window

[PATCH 15/23] Fix reconnecting to a gdbserver already debugging multiple processes, I

[PATCH 16/20] Rename a private data member in tui_source_window

[PATCH 16/23] Fix reconnecting to a gdbserver already debugging multiple processes, II

[PATCH 17/20] Remove strcat_to_buf

[PATCH 17/23] Multi-target support

[PATCH 18/20] Remove separator comments from TUI

[PATCH 18/23] Add multi-target tests

[PATCH 19/20] Use make_unique_xstrdup in TUI

[PATCH 19/23] gdbarch-selftests.c: No longer error out if debugging something

[PATCH 2/2] etc/texi2pod.pl: C<>'s can be nested as well

[PATCH 2/2] gdb/fortran: Allow for matching symbols with missing scope

[PATCH 2/2] gdb: Change a VEC to std::vector in btrace.{c,h}

Re: [PATCH 2/2] OpenMP parallel region scope tests

[PATCH 2/3 v2] Factor out the code to do the datadir-relocation for gdbinit

[PATCH 2/3] Add a fast_hash function in common-utils

[PATCH 2/3] binutils: doc: remove binutils_TEXINFOS usages

[PATCH 2/3] Factor out the code to do the datadir-relocation for gdbinit

[PATCH 2/3] gdb: Have 'maint info sections' print all sections again

[PATCH 2/3] gdb: Split print_symbol_info into two parts

[PATCH 2/4] Don't use iterate_over_inferiors in top.c

[PATCH 2/4] gdb/testsuite: Make test names unique in gdb.linespec tests

[PATCH 2/8] Don't create empty literal pieces

[PATCH 20/20] Change TUI window commands to be case-sensitive

[PATCH 20/23] Revert 'Remove unused struct serial::name field'

[PATCH 21/23] Add "info connections" command, "info inferiors" connection number/string

[PATCH 22/23] Require always-non-stop for multi-target resumptions

[PATCH 23/23] Multi-target: NEWS and user manual

Re: [PATCH 3/3 v2] Load system gdbinit files from a directory

[PATCH 3/3 v3] Load system gdbinit files from a directory

[PATCH 3/3] binutils: doc: make `make clean` clean more things

[PATCH 3/3] gdb/mi: Add new commands -symbol-info-{functions,variables,types}

[PATCH 3/3] gdb/testsuite: Make use of exec_has_index_section function

[PATCH 3/3] Make relocate_{path,gdb_directory} return std::string

[PATCH 3/3] Use libxxhash for hashing, if present

[PATCH 3/4] Don't use iterate_over_inferiors in target.c

[PATCH 3/4] gdb/testsuite: Reduce test name duplication in gdb.base tests

[PATCH 3/8] Introduce gdb-specific %p format suffixes

[PATCH 4/4] gdb/testsuite: Reduce test name duplication in gdb.python tests

[PATCH 4/4] Remove a use of iterate_over_threads from mi-main.c

[PATCH 4/8] Use new %p format suffixes in gdb

[PATCH 5/8] Style "pwd" output

[PATCH 6/8] Introduce metadata style

[PATCH 7/8] Use styled_string in more places

[PATCH 8/8] Use styled_string for "show logging filename"

Re: [PATCH v2 0/3] Fix stop-on-solib event failures

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

[PATCH v2 0/8] Handle copy relocations and add $_ada_exception

[PATCH v2 1/4] DWARF 5 support: Handle dwo_id

[PATCH v2 1/8] Change SYMBOL_VALUE_ADDRESS to be an rvalue

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

Re: [PATCH v2 2/3] Use gdbarch for probe::get_argument_count

[PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx

Re: [PATCH v2 2/8] Handle copy relocations

[PATCH v2 2/8] Search global block from basic_lookup_symbol_nonlocal

[PATCH v2 3/3] Make relocate_{path,gdb_directory} return std::string

[PATCH v2 3/8] Don't call decode_line_with_current_source from select_source_symtab

[PATCH v2 4/8] Make current_source_* per-program-space

[PATCH v2 5/8] Handle copy relocations

[PATCH v2 6/8] Make print-file-var.exp test attribute visibility hidden, dlopen, and main symbol

Re: [PATCH v2 7/8] Add $_ada_exception convenience variable

[PATCH v2 7/8] Back out earlier Ada exception change

[PATCH v2 8/8] Add $_ada_exception convenience variable

[PATCH v2] Change boolean options to bool instead of int

[PATCH v2] Change some arguments to gdb::string_view instead of name+len

Re: [PATCH v2] gdb: CTF support

Re: [PATCH v2] Improve ptrace-error detection on Linux targets

[PATCH v3] Change boolean options to bool instead of int

[PATCH v3] Change some arguments to gdb::string_view instead of name+len

[PATCH v3] Improve ptrace-error detection on Linux targets

[PATCH v3] Make ada_decode not use a static buffer

Re: [PATCH v3] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order

[PATCH v4] Change boolean options to bool instead of int

[PATCH v4] Change some arguments to gdb::string_view instead of name+len

[PATCH v4] Improve ptrace-error detection on Linux targets

Re: [PATCH v4] Make GDB compile with Python 3 on MinGW

[PATCH v4] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order

[PATCH v5] Improve ptrace-error detection on Linux targets

[PATCH v6 1/3] PRU Simulator port

[PATCH v6 2/3] Add testsuite for the PRU simulator port

[PATCH v6 3/3] sim:pru: Autogenerated configure script

Re: [PATCH v8 00/17] Enable FSGSBASE instructions

Re: [PATCH, 8.3][gdb/testsuite] Mark watchthreads-reorder.exp FAIL as KFAIL

Re: [patch] [gdb/testsuite] XFAIL under Clang tests using label debug info

[PATCH] [PUSHED/OBVIOUS] Change int to bool for the relocate_* functions

Re: [PATCH] [readline] Fix compilation on MinGW

[PATCH] Add a NEWS entry that gdb can be compiled with py3 on Windows.

Re: [PATCH] Change lookup_symbol's block_index parameter type to block_enum

[PATCH] Change some arguments to gdb::string_view instead of name+len

[PATCH] Change the type of copy_names from int to bool

[PATCH] Compute msymbol hash codes in parallel

[PATCH] Convert symtab.h function signatures to use bool instead of int

[PATCH] Declare dwarf_always_disassemble in dwarf2read.h

Re: [PATCH] Do not expose stub types to Python

[PATCH] Don't use the mutex for each symbol_set_names call

[PATCH] Fix crash in Ada "catch exception"

[PATCH] Fix creation of stamp-h by gdb's configure script

[PATCH] Fix expected received signal message in testsuite

Re: [PATCH] Fix float to LONGEST conversion.

[PATCH] Fix mismatched type in declaration for startup_with_shell

[PATCH] Fix signals reported for faults on Solaris

[PATCH] Fortran specific: Add logical XOR ops for compiler compliance

[PATCH] gdb docs: do not format the ++ in C++ in man page

[PATCH] gdb/fortran: Add Fortran 'loc' intrinic

[PATCH] gdb/python: smarter symbol lookup for gdb.lookup_static_symbol

[PATCH] gdb/readline: fix use of an undefined variable

[PATCH] gdb/testsuite: Fix pretty-print.exp on big-endian platforms

[PATCH] gdb/testsuite: Fix py-format-string.exp on big-endian platforms

[PATCH] gdb: Catch exceptions when accessing source cache

[PATCH] gdb: Don't ignore all SIGSTOP when the signal handler is set to pass

[PATCH] gdb: re-write add_psymbol_to_list doc, move it to header file

[PATCH] gdb: remove local extern declaration of cli_styling

[PATCH] gdb: small cleanup in breakpoint.c's includes

[PATCH] Give a name to the TUI SingleKey keymap

Re: [PATCH] Handle biased types

[PATCH] Improve some comments about msymbol handling

Re: [PATCH] Make ada_decode not use a static buffer

[PATCH] Move arm_apcs_32 extern declaration to header

[PATCH] Move declaration of overload_resolution to value.h

[PATCH] Move declarations of debug_threads and using_threads to header

[PATCH] Remove extra whitespaces at the end of lines.

[PATCH] Remove initialize_utils

[PATCH] texi2pod.pl: import support for @t{...} from gcc

Re: [PATCH] Truncate long TUI window titles

[PATCH] Use std::sort instead of qsort in minsyms.c

Re: [PATCH] Use ui_out for "info win"

Re: [PATCH][gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir

[PATCH][gdb/symtab] Prefer var def over decl

[PATCH][gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUs

[PATCH][gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsave

[PATCH][gdb/testsuite] Allow some tests in gdb.base/store.exp to be unsupported

[PATCH][gdb/testsuite] Don't use FOOBAR pattern in gdb_test

[PATCH][gdb/testsuite] Handle unreachable network in server-connect.exp

[PATCH][gdb/testsuite] Introduce gdb_test_ext

[PATCH][gdb/testsuite] Mark gdb.multi/multi-term-settings.exp FAIL as racy

[PATCH][gdb/testsuite] Restore breakpoint command in ui-redirect.exp

[PATCH][gdb] Catch exception when constructing the highlighter

[PATCH][gdb] Make INTERP_TUI's default ui_out the INTERP_CONSOLE ui_out

[PATCHv2 0/3] Remove some uses of VEC

[PATCHv2 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h

[PATCHv2 2/3] gdb: Change a VEC to std::vector in btrace.{c,h}

[PATCHv2 3/3] gdb: Remove a use of VEC from dwarf2read.{c,h}

[PATCHv3 0/3] Remove some uses of VEC

[PATCHv3 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h

[PATCHv3 2/3] gdb: Change a VEC to std::vector in btrace.{c,h}

[PATCHv3 3/3] gdb: Remove a use of VEC from dwarf2read.{c,h}

[PATCHv4 0/3] Remove some uses of VEC

[PATCHv4 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h

[PATCHv4 2/3] gdb: Change a VEC to std::vector in btrace.{c,h}

[PATCHv4 3/3] gdb: Remove a use of VEC from dwarf2read.{c,h}

[PING 2][PATCH 0/2] OpenMP parallel region scope tests

[PING 3][PATCH v2] gdb: CTF support

[PING] [PATCH v2] Make ada_decode not use a static buffer

[ping] [PATCH v3] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order

[PING][8.3 backport] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541)

[PING][PATCH 0/2] OpenMP parallel region scope tests

[PING][PATCH][gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir

[PING][PATCH][gdb/symtab] Prefer var def over decl

[PING][PATCH][gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.exp

[PING][PATCH][gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie

[PING][PATCH][gdb] Make INTERP_TUI's default ui_out the INTERP_CONSOLE ui_out

[PING^2][PATCH][gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir

[PING^2][PATCH][gdb/symtab] Handle gas-generated stabs with -fPIE/-pie

[PING^2][PATCH][gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie

[PING^3][PATCH][gdb/symtab] Handle gas-generated stabs with -fPIE/-pie

[PING^3][PATCH][gdb/testsuite] Fix ada tests with -fPIE/-pie

[PING^4][PATCH][gdb/testsuite] Fix ada tests with -fPIE/-pie

Re: [PP?] Re: [RFC] Change boolean options to bool instead of int

[PUSHED/OBVIOUS] Don't duplicate comment in symfile.c and .h

[PUSHED/OBVIOUS] Make extern declaration of dwarf_always_disassemble correct

[PUSHED] gdb/testsuite: Avoid directory names in test names

[pushed] gdb: change "nonzero" to "true" in comments

[pushed] gdb: include gdbarch.h in hppa-linux-nat.c

[pushed] gdb: make watchpoint::val_valid a bool

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

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

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

[RFA 0/4] More flexible user-defined commands prefixing and naming.

[RFA 1/4] Implement user defined prefix.

[RFA 2/4] Test prefix-define.

[RFA 3/4] Allow . character as part of command names.

[RFA 4/4] Document prefix-define command and the use of . in command names.

Re: [RFA 7/8] Avoid crashes when stepping through ravenscar context-switching

[RFA] (Ada) do not print Ada task names in quotes in "info tasks" output

Re: [RFA] Avoid expect's buffer overflow in info-var.exp test.

[RFA] Fix leak detected in python.c initialization code.

[RFA] Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadir

[RFA] gdb/NEWS: Move entries about MI v3 and multi-loc breakpoints after GDB 8.3

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

Re: [RFAv2 1/3] leading-args: allow to define default command/alias arguments

Re: [RFAv2] Fix internal error and improve 'set debug infrun 1'/target wait kind trace

[RFAv2] Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadir

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

[RFAv3 1/3] leading-args: allow to define default command/alias arguments

[RFAv3 2/3] Add tests for new leading-args related commands and arguments.

[RFAv3 3/3] NEWS and documentation for leading-args related concept and commands.

[RFAv4 0/3] Convenience functions $_gdb_setting/$_gdb_setting_str

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

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

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

[RFAv4] Output the Ada task name in more messages.

[RFAv5 0/3] Convenience functions $_gdb_setting/$_gdb_setting_str

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

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

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

Re: [RFC 00/17] Merge event loop implementations

Re: [RFC 02/17] Move gdb-specific code out of start_event_loop

Re: [RFC 05/17] Remove gdb_usleep.c

Re: [RFC 06/17] Include <chrono> in event-loop.c

Re: [RFC 07/17] Use warning in event-loop

Re: [RFC 09/17] Introduce async-event.[ch]

Re: [RFC 10/17] Move event-loop.[ch] to common/

Re: [RFC 15/17] Move gdb_notifier comment

Re: [RFC 17/17] Simplify gdbserver's serial event handling

Re: [RFC PATCH] Support debuginfo and source file fetching via debuginfo server

[RFC/RFA] Remove Cell Broadband Engine debugging support

[RFC] Apply compilation dir to source_path lookup

[RFC] Change boolean options to bool instead of int

[RFC] gdb/testsuite: Add framework for running under valgrind

Re: [RFC] Only compute realpath when basenames_may_differ is set

[RFC] Support $ORIGIN in DW_AT_comp_dir

[RFC][gdb/testsuite] Add -early pattern flag for gdb_test_multiple

[RFC][gdb/testsuite] Remove breakpoint command in gdb.base/ui-redirect.exp

[RFC][PATCH 0/2] Add RISC-V cpu description and sim

[RFC][PATCH 1/2] RISC-V: Add cgen cpu description and generated files

[RFC][PATCH 2/2] RISC-V: Add cgen-based simulator port

bfd macro conversion to inline functions

bfd_asymbol_* macros

bfd_get_filename

bfd_section_* macros

Breakage on builder Debian-s390x-native-gdbserver-m64, revision 381beca6146ac68b57edf47d28cdb335fbd11635

Breakage on builder Solaris11-amd64-m64, revision aa17805fb9a3a1983a510ba425b682fba03410c2

Breakage on builder Solaris11-sparcv9-m64, revision aa17805fb9a3a1983a510ba425b682fba03410c2

Constify target name, reloc name, and carsym name

Fix a crash in compile_to_object function

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

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

GDB 8.3.1 to be released very soon!

gdb-8.3 branch FROZEN

gdb-8.3 branch OPEN again

Re: Move gdbsupport to the top level

New ARI warning Sun Sep 22 01:58:01 UTC 2019

New ARI warning Tue Sep 10 01:56:49 UTC 2019

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

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

PING Re: [RFA] Implement 'print -raw-values' and 'set print raw-values on|off'

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

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

PING Re: [RFAv5 0/3] Convenience functions $_gdb_setting/$_gdb_setting_str

PING^2 Re: [RFA] Implement 'print -raw-values' and 'set print raw-values on|off'

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

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

TRACE TABLE

Use bfd_set_filename more


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