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

[committed][gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)

[committed][gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (4)

[FYI/PUSHED] Fix ARI warning in symtab.h

[FYI] Avoid crash in print_ada_task_info

[FYI] Fix creal_internal_fn comment

[FYI] Fix gdbserver ChangeLog entry

[FYI] Fix mingw build of gdb

[FYI] Fix regression from TUI disassembly style patch

[FYI] Fix typo in vFile:pwrite documentation

[FYI] Make two range_bounds bitfields unsigned

[FYI] Remove can_highlight from TUI windows

[FYI] Remove some unnecessary backslashes

[FYI] Remove unused constructor declaration from cli_style_option

[FYI] Remove unused declaratoin from guile

[FYI] Restore parameter names in observable.h

[FYI] Use bool in require_partial_symbols

Re: [PATCH 0/2] Improved variable object invalidation in GDB

[PATCH 00/15] Enable -Wmissing-declarations diagnostic

[PATCH 01/15] Add back declarations for _initialize functions

[PATCH 02/15] Include aarch32-tdep.h in aarch32-tdep.c

[PATCH 03/15] Add missing includes in dwarf-index-write.c and mi/mi-interp.c

[PATCH 04/15] Remove unused function set_gdb_completion_word_break_characters

[PATCH 05/15] Make a bunch of functions static

[PATCH 06/15] Remove dict_empty/mdict_empty

[PATCH 07/15] Remove unused overload of exit_inferior_silent

[PATCH 08/15] Remove info_terminal_command declaration, make definition static

[PATCH 09/15] Add declaration to python init func

Re: [PATCH 1/2] Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs

[PATCH 10/15] Remove unused rbreak_command_wrapper and other declarations

[PATCH 11/15] Remove declaration of tui_set_var_cmd, make definition static

[PATCH 12/15] Make functions static in unittests

[PATCH 13/15] Remove simulator_command declaration, make static

[PATCH 14/15] Fix declaration of sparc_xfer_wcookie

[PATCH 15/15] Enable -Wmissing-declarations diagnostic

Re: [PATCH 15/16] Highlight source code using GNU Source Highlight

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

[PATCH v2 0/4] GDB fixes for the remote end having gone astray

Re: [PATCH v2 00/24] Multi-target support

Re: [PATCH v2 01/24] Preserve selected thread in all-stop w/ background execution

Re: [PATCH v2 02/24] Don't rely on inferior_ptid in record_full_wait

RE: [PATCH v2 08/24] Introduce switch_to_inferior_no_thread

[PATCH v2 1/3] gdb: Rename gdb_flush to ui_file_flush.

[PATCH v2 1/4] Remove stale breakpoint step-over information

[PATCH v2 2/3] gdb: Rename fputs_unfiltered to ui_file_puts.

[PATCH v2 2/4] Unregister the last inferior from the event loop

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

Re: [PATCH v2 23/24] Require always-non-stop for multi-target resumptions

[PATCH v2 3/3] gdb: Remove unused buffer_clearer variable.

[PATCH v2 3/4] Remove breakpoint step-over information if failed to resume

[PATCH v2 4/4] Unregister the inferior from the event loop if failed to resume

[PATCH v2] Add a way to preserve overridden GDB commands for later invocation

[PATCH v2] gdb/remote: Remove negative tid/pid handling in wite_ptid

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

[PATCH v2] Replace the remaining uses of strerror with safe_strerror

[PATCH] add file desc to gdbserver client_state

[PATCH] Add missing parentheses on 'print' (gdb.python/py-progspace.exp)

[PATCH] Adjust byte order variable display/change if DW_AT_endianity is present.

[PATCH] Compare iterators, not values, in filtered_iterator::operator{==,!=}

[PATCH] Don't include pathmax.h from common-defs.h

[PATCH] Don't override various Makefile variables for gnulib et al

[PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets.

[PATCH] Fix (most) OpenBSD link errors

[PATCH] Fix an issue with the gdb step-over aka. "n" command

[PATCH] Fix infinite recursion bug at get_msymbol_address.

[PATCH] Fix setting breakpoints or stepping on line 65535

Re: [PATCH] gdb/python: Introduce gdb.lookup_all_static_symbols

[PATCH] gdb/remote: make tid/pid type long in wite_ptid

[PATCH] gdb/remote: Remove negative tid/pid handling in wite_ptid

[PATCH] gdb/testsuite: test runs only on x86_64

[PATCH] gdb: Use puts_unfiltered instead of printf_unfiltered

[PATCH] mingw: Fix wrong error message on connection timeout

[PATCH] Rename demangle.c to gdb-demangle.c, and some cleanup

[PATCH] Replace "if (attr)" with "if (attr != nullptr)".

[PATCH] Replace SYMBOL_SET_LINKAGE_NAME with a member function

[PATCH] Replace the remaining uses of strerror with safe_strerror

[PATCH] sim-utils.c: prevent buffer overflow.

[PATCH] Simplify the IPA parts of the gdbserver Makefile

[PATCH] Use safe_strerror instead of strerror where possible

Re: [PATCH] {binutils,gdb}/MAINTAINERS: Change to my personal email address

Re: [PATCH][gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI mode

Re: [PATCHv2 4/4] gdb: Add new commands to list module variables and functions

[PATCHv4] Make "skip" work on inline frames

[PING][PATCH v2 0/4] GDB fixes for the remote end having gone astray

[PING^2][PATCH v2 0/4] GDB fixes for the remote end having gone astray

[pushed] [ARM, thumb] Fix disassembling bug after reloading a symbol file

[pushed] [Debugging output] Make remote packet truncation length adjustable

[pushed] [gdb/contrib] Add -c option to words.sh script

[pushed] [gdb/contrib] Add words.sh script

[pushed] [gdb/contrib] Combine sed invocations in words.sh script

[pushed] [gdb/contrib] Improve words extraction in words.sh script

[pushed] [gdb/doc] Fix typos

[pushed] [gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI ...

[pushed] Add a NEWS entry for multithreaded symbol loading

[pushed] Add add_internal_function overload

[pushed] Add configure check for std::thread

[pushed] Add maint set/show worker-threads

[pushed] Add no-dist to gnulib configure

[pushed] Add RAII class for blocking gdb signals

[pushed] Add static_asserts for the sizes of space-critical structs

[pushed] Allow re-assigning to convenience variables

[pushed] Change tui_source_element::line to have type std::string

[pushed] Compute msymbol hash codes in parallel

[pushed] Consolidate setting of current_layout

[pushed] Constify command_line_input

[pushed] Create a correctly-sized demangled names hashtable

[pushed] Defer minimal symbol name-setting

[pushed] Demangle minsyms in parallel

[pushed] Document and extend readline-bindable functions

[pushed] Document operate-and-get-next

[pushed] Don't use class-initialization for the owner union

[pushed] Fix crash with core + TUI + run

[pushed] Fix the "winheight" command

[pushed] gdb/mi: Add -symbol-info-modules command

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

[pushed] gdb/testsuite: Fix minor bug in skip_btrace*tests procs

[pushed] gdb/testsuite: Introduce skip_ctf_tests guard function

[pushed] gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp

[pushed] gdb/testsuite: Merge whatis.exp and ctf-whatis.exp

[pushed] gdb: Add a class to track last display symtab and line information

[pushed] gdb: Convert frame_show_address to return a bool

[pushed] gdb: fix build error in unittests/vec-utils-selftests.c

[pushed] gdb: fix segfault in overload resolution debug output

[pushed] gdb: improve debug output of function overload resolution

[pushed] gdb: Introduce global_symbol_searcher

[pushed] gdb: remove gen_ret_current_ui_field_ptr

[pushed] gdb: Split print_symbol_info into two parts

[pushed] gdb: Support printf 'z' size modifier

[pushed] gdb_vecs.h: Avoid self move assign

[pushed] Generate gnulib's toplevel Makefile.in using automake

[pushed] gnulib: Fix path to import/Makefile{,.in}

[pushed] Handle %I64d in format_pieces

[pushed] Implement a thread pool

[pushed] Import the strerror_r-posix module and use it in GDB.

[pushed] Import the time_r gnulib module

[pushed] Improve target description check for SVE in gdbserver

[pushed] Include gdbarch.h in m68k-linux-nat.c

[pushed] Introduce alternate_signal_stack RAII class

[pushed] Introduce run_on_main_thread

[pushed] Introduce thread-safe way to handle SIGSEGV

[pushed] jit: minor improvement to debug logging

[pushed] Let commands free "name"

[pushed] Make struct symbol inherit from general_symbol_info

[pushed] Make TUI resizing tests more robust

[pushed] Minor updates to readline configury

[pushed] Move _initialize_tui_layout to end of file

[pushed] Move check for strerror_r to common.m4 where it belongs

[pushed] Precompute hash value for symbol_set_names

[pushed] Regenerate gnulib files

[pushed] Remove la_get_string member

[pushed] Remove some includes of readline.h

[pushed] Remove symbol-related static asserts

[pushed] Replace int with bool in solib.c

[pushed] Replace SYMBOL_*_NAME accessors with member functions

[pushed] Replace the MSYMBOL_*_NAME macros with member functions

[pushed] Report GetLastError value when DebugActiveProcess fails

[pushed] Restore parameter names in observable.h

[pushed] Set names of worker threads

[pushed] Style disassembly in the TUI

[pushed] Turn off threaded minsym demangling by default

[pushed] Update README

[pushed] Use cmd_list_element::doc_allocated for Python commands

[pushed] Use ctime_r and localtime_r for threadsafety

[pushed] Use getpwuid_r instead of getpwuid

[pushed] Use gnulib's strerror_r on MinGW

[pushed] Use run_on_main_thread in gdb.post_event

[pushed] Use strtok_r instead of strtok

[review v10] Update Gnulib to the latest git version

[review v11] Update Gnulib to the latest git version

[review v12] Update Gnulib to the latest git version

[review v13] Update Gnulib to the latest git version

[review v2] [AArch64, SVE] Improve target description check for SVE in gdbserver

[review v2] [ARM, sim] Fix build error and warnings

[review v2] [Debugging output] Make remote packet truncation length adjustable

[review v2] [gdb/contrib] Add -c option to words.sh script

[review v2] [gdb/contrib] Add words.sh script

[review v2] Add add_internal_function overload

[review v2] Add gdb_compile_openmp to lib/gdb.exp

[review v2] Add TUI border colors

[review v2] Allow re-assigning to convenience variables

[review v2] Allow using less horizontal space in TUI source window

[review v2] Change "winheight" resizing to use new layout code

[review v2] Change two windows_thread_info members to "bool"

[review v2] Change type of argument to windows-nat.c:thread_rec

[review v2] Consolidate setting of current_layout

[review v2] Create a correctly-sized demangled names hashtable

[review v2] First use of tui_layout

[review v2] Fix crash with core + TUI + run

[review v2] Fix the "winheight" command

[review v2] gdb/dwarf: Introduce dwarf2_per_cu_int_type function

[review v2] gdb/fortran: array stride support

[review v2] gdb/mi: Add -max-results parameter to some -symbol-info-* commands

[review v2] gdb/mi: Add -symbol-info-module-{variables,functions}

[review v2] gdb/mi: Add -symbol-info-modules command

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

[review v2] gdb/testsuite: Introduce compiler_supports_ctf_debug guard function

[review v2] gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp

[review v2] gdb/testsuite: Merge whatis.exp and ctf-whatis.exp

[review v2] gdb: Better frame tracking for inline frames

[review v2] gdb: Don't reorder line table entries too much when sorting.

[review v2] gdb: Dynamic string length support

[review v2] gdb: Include end of sequence markers in the line table

[review v2] gdb: Introduce symbol_search_spec

[review v2] gdb: remove gen_ret_current_ui_field_ptr

[review v2] gdb: Split print_symbol_info into two parts

[review v2] gdb: Support printf 'z' size modifier

[review v2] Generate gnulib's toplevel Makefile.in using automake

[review v2] gnulib: Fix path to import/Makefile{,.in}

[review v2] Handle pending stops from the Windows kernel

[review v2] Import the strerror_r-posix module and use it in GDB.

[review v2] Import the time_r gnulib module

[review v2] infrun: handle already-exited threads when attempting to stop

[review v2] Introduce new layout code

[review v2] Introduce the tui_gen_win_info::min_height method

[review v2] jit: minor improvement to debug logging

[review v2] jit: remove bp locations when unregistering jit code

[review v2] Let commands free "name"

[review v2] Make struct symbol inherit from general_symbol_info

[review v2] Make TUI resizing tests more robust

[review v2] Make windows_thread_info::name a unique_xmalloc_ptr

[review v2] Move _initialize_tui_layout to end of file

[review v2] Move can_box to tui_gen_win_info

[review v2] Move max_height method to tui_gen_win_info

[review v2] OpenMP parallel region scope tests

[review v2] Re-apply the current layout when resizing

[review v2] Re-highlight windows when needed during TUI startup

[review v2] Remove struct tui_point

[review v2] Remove symbol-related static asserts

[review v2] Remove the "next" field from windows_thread_info

[review v2] Rename win32_thread_info to windows_thread_info

[review v2] Rename windows_thread_info::id to "tid"

[review v2] Replace bsearch with gdb::binary_search in breakpoint.c

[review v2] Replace int with bool in solib.c

[review v2] Replace SYMBOL_*_NAME accessors with member functions

[review v2] Replace the MSYMBOL_*_NAME macros with member functions

[review v2] Share Windows thread-suspend and -resume code

[review v2] Share windows_thread_info between gdb and gdbserver

[review v2] testsuite: add test for handling multiple inferiors exiting

[review v2] Turn off threaded minsym demangling by default

[review v2] Update Gnulib to the latest git version

[review v2] Use cmd_list_element::doc_allocated for Python commands

[review v2] Use ctime_r and localtime_r if available

[review v2] Use getpwuid_r instead of getpwuid when available

[review v2] Use new and delete for windows_thread_info

[review v3] [AArch64, SVE] Improve target description check for SVE in gdbserver

[review v3] [ARM, sim] Fix build error and warnings

[review v3] [Debugging output] Make remote packet truncation length adjustable

[review v3] [gdb/symtab] Prefer var def over decl

[review v3] [gdb/testsuite] Compile ada with -lgnarl_pic and -lgnat_pic if required

[review v3] Add configure check for std::thread

[review v3] Add maint set/show worker-threads

[review v3] Add RAII class for blocking gdb signals

[review v3] Add static_asserts for the sizes of space-critical structs

[review v3] Change "winheight" resizing to use new layout code

[review v3] Defer minimal symbol name-setting

[review v3] Demangle minsyms in parallel

[review v3] First use of tui_layout

[review v3] Fix the "winheight" command

[review v3] gdb/dwarf: Introduce dwarf2_per_cu_int_type function

[review v3] gdb/fortran: array stride support

[review v3] gdb/mi: Add -max-results parameter to some -symbol-info-* commands

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

[review v3] gdb/testsuite: Introduce skip_ctf_tests guard function

[review v3] gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp

[review v3] gdb/testsuite: Merge whatis.exp and ctf-whatis.exp

[review v3] gdb: Don't reorder line table entries too much when sorting.

[review v3] gdb: Dynamic string length support

[review v3] gdb: Include end of sequence markers in the line table

[review v3] gdb: Introduce global_symbol_searcher

[review v3] gdb: Split print_symbol_info into two parts

[review v3] Generate gnulib's toplevel Makefile.in using automake

[review v3] Implement a thread pool

[review v3] Import the strerror_r-posix module and use it in GDB.

[review v3] Introduce alternate_signal_stack RAII class

[review v3] Introduce new layout code

[review v3] Introduce run_on_main_thread

[review v3] Introduce the tui_gen_win_info::min_height method

[review v3] Introduce thread-safe way to handle SIGSEGV

[review v3] jit: minor improvement to debug logging

[review v3] Move can_box to tui_gen_win_info

[review v3] Move max_height method to tui_gen_win_info

[review v3] Re-apply the current layout when resizing

[review v3] Remove struct tui_point

[review v3] Set names of worker threads

[review v3] Style disassembly in the TUI

[review v3] Update Gnulib to the latest git version

[review v3] Use ctime_r and localtime_r if available

[review v3] Use getpwuid_r instead of getpwuid

[review v3] Use strerror_r in safe_strerror if available

[review v4] [AArch64, SVE] Improve target description check for SVE in gdbserver

[review v4] [Debugging output] Make remote packet truncation length adjustable

[review v4] [gdb/symtab] Prefer var def over decl

[review v4] Add configure check for std::thread

[review v4] Add maint set/show worker-threads

[review v4] Add RAII class for blocking gdb signals

[review v4] Add static_asserts for the sizes of space-critical structs

[review v4] Change "winheight" resizing to use new layout code

[review v4] Defer minimal symbol name-setting

[review v4] Demangle minsyms in parallel

[review v4] First use of tui_layout

[review v4] gdb/fortran: array stride support

[review v4] gdb/mi: Add -max-results parameter to some -symbol-info-* commands

[review v4] gdb/mi: Add -symbol-info-module-{variables,functions}

[review v4] gdb/mi: Add -symbol-info-modules command

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

[review v4] gdb: Don't reorder line table entries too much when sorting.

[review v4] gdb: Include end of sequence markers in the line table

[review v4] gdb: Introduce global_symbol_searcher

[review v4] gdb: Split print_symbol_info into two parts

[review v4] Generate gnulib's toplevel Makefile.in using automake

[review v4] Implement a thread pool

[review v4] Import the strerror_r-posix module and use it in GDB.

[review v4] Introduce new layout code

[review v4] Introduce run_on_main_thread

[review v4] Introduce the tui_gen_win_info::min_height method

[review v4] Introduce thread-safe way to handle SIGSEGV

[review v4] Move max_height method to tui_gen_win_info

[review v4] Precompute hash value for symbol_set_names

[review v4] Re-apply the current layout when resizing

[review v4] Remove struct tui_point

[review v4] Set names of worker threads

[review v4] Update Gnulib to the latest git version

[review v4] Use ctime_r and localtime_r if available

[review v4] Use run_on_main_thread in gdb.post_event

[review v5] [Debugging output] Make remote packet truncation length adjustable

[review v5] Compute msymbol hash codes in parallel

[review v5] Fix disassembling bug after reloading a symbol file

[review v5] gdb/fortran: array stride support

[review v5] gdb/mi: Add -max-results parameter to some -symbol-info-* commands

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

[review v5] gdb: Introduce global_symbol_searcher

[review v5] Generate gnulib's toplevel Makefile.in using automake

[review v5] Import the strerror_r-posix module and use it in GDB.

[review v5] Precompute hash value for symbol_set_names

[review v5] Update Gnulib to the latest git version

[review v5] Use ctime_r and localtime_r for threadsafety

[review v6] [Debugging output] Make remote packet truncation length adjustable

[review v6] Compute msymbol hash codes in parallel

[review v6] gdb/fortran: array stride support

[review v6] gdb/mi: Add -max-results parameter to some -symbol-info-* commands

[review v6] gdb/mi: Add -symbol-info-module-{variables,functions}

[review v6] gdb/mi: Add -symbol-info-modules command

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

[review v6] gdb: Introduce global_symbol_searcher

[review v6] gdb: Split print_symbol_info into two parts

[review v6] Update Gnulib to the latest git version

[review v6] Use ctime_r and localtime_r for threadsafety

[review v7] Compute msymbol hash codes in parallel

[review v7] gdb/fortran: array stride support

[review v7] gdb/mi: Add -max-results parameter to some -symbol-info-* commands

[review v7] gdb/mi: Add -symbol-info-module-{variables,functions}

[review v7] gdb/mi: Add -symbol-info-modules command

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

[review v7] gdb: Introduce global_symbol_searcher

[review v7] gdb: Split print_symbol_info into two parts

[review v7] Update Gnulib to the latest git version

[review v8] gdb/fortran: array stride support

[review v8] gdb/mi: Add -max-results parameter to some -symbol-info-* commands

[review v8] gdb/mi: Add -symbol-info-module-{variables,functions}

[review v8] Update Gnulib to the latest git version

[review v9] gdb/fortran: array stride support

[review v9] Update Gnulib to the latest git version

[review] [AArch64, SVE] Improve target description check for SVE in gdbserver

[review] [ARM, sim] Fix build error and warnings

[review] [Debugging output] Make remote packet truncation length adjustable

[review] [gdb/contrib] Add -c option to words.sh script

[review] [gdb/contrib] Add words.sh script

[review] [gdb/contrib] Combine sed invocations in words.sh script

[review] [gdb/contrib] Improve words extraction in words.sh script

[review] [gdb/doc] Fix typos

[review] [gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI ...

[review] [Obvious] Remove stale FIXME comment

[review] [RFC] Don't block on finishing demangling msymbols

[review] [RFC][gdb/contrib] Add words.sh script

[review] Add a dependency on import/Makefile and config.h

[review] Add a NEWS entry for multithreaded symbol loading

[review] Add add_internal_function overload

[review] Add bit-field test for scalar_storage_order

[review] Add gdb_caching_proc support_nested_function_tests to lib/gdb.exp

[review] Add gdb_compile_openmp to lib/gdb.exp

[review] Add no-dist to gnulib configure

[review] Add observable to watch current source symtab

[review] Add pending stop support to gdbserver's Windows port

[review] Add read_pc / write_pc support to win32-low

[review] Add scalar_storage_order support for floating point

[review] Add TUI border colors

[review] Allow re-assigning to convenience variables

[review] Allow using less horizontal space in TUI source window

[review] Avoid infinite recursion in find_pc_sect_line

[review] Call CloseHandle from ~windows_thread_info

[review] Change objfile::partial_symtabs to be a unique_ptr

[review] Change set_locator_info to take a symtab_and_line

[review] Change tui_show_frame_info to return bool

[review] Change tui_source_window_base::set_contents to return bool

[review] Change tui_update_locator_fullname to take a symtab

Re: [review] Change two windows_thread_info members to "bool"

[review] Change type of argument to windows-nat.c:thread_rec

[review] Constify command_line_input

[review] Core file build-id support

[review] Create a correctly-sized demangled names hashtable

[review] Display "main" on initial TUI startup

[review] Do not static assert symbol size on Windows

[review] Document and extend readline-bindable functions

[review] Document m68k floating point feature correspondence

[review] Document operate-and-get-next

[review] Don't call set_current_source_symtab_and_line from TUI

[review] Don't call tui_show_source from tui_ui_out

[review] Don't use class-initialization for the owner union

[review] First use of tui_layout

[review] Fix "list" command in the TUI

[review] Fix crash with core + TUI + run

[review] Fix latent bug in tui_copy_source_line

[review] Fix up complaints.h for namespace use

[review] Fix up safe_strerror constification

[review] gdb/dwarf: Introduce dwarf2_per_cu_int_type function

[review] gdb/fortran: array stride support

[review] gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp

[review] gdb/testsuite: Fix minor bug in skip_btrace*tests procs

[review] gdb/testsuite: Introduce compiler_supports_ctf_debug guard function

[review] gdb/testsuite: Merge whatis.exp and ctf-whatis.exp

[review] gdb/testsuite: Use -J option when compiling Fortran tests

[review] gdb: Add a class to track last display symtab and line information

[review] gdb: Better frame tracking for inline frames

[review] gdb: Convert frame_show_address to return a bool

[review] gdb: Don't reorder line table entries too much when sorting.

[review] gdb: Dynamic string length support

[review] gdb: Enable stdin on exception in execute_gdb_command

[review] gdb: fix build error in unittests/vec-utils-selftests.c

[review] gdb: fix overload resolution for see-through references

[review] gdb: fix segfault in overload resolution debug output

[review] gdb: improve debug output of function overload resolution

[review] gdb: Include end of sequence markers in the line table

[review] gdb: Re-enable stdin for all UIs from start_event_loop

[review] gdb: remove gen_ret_current_ui_field_ptr

[review] gdb: Support printf 'z' size modifier

[review] gdb_vecs.h: Avoid self move assign

[review] gnulib: Fix path to import/Makefile{,.in}

[review] Handle %I64d in format_pieces

[review] Handle pending stops from the Windows kernel

[review] Implement stopped_by_sw_breakpoint for Windows gdbserver

[review] Import the strerror_r-posix module and use it in GDB.

[review] Import the time_r gnulib module

[review] infcall, c++: collect more pass-by-reference information

[review] infrun: extract out a code piece into 'mark_non_executing_threads' fu...

[review] infrun: extract out a code piece into the 'handle_inferior_exit' func...

[review] infrun: mark an exited thread non-executing when attempting to stop

[review] Introduce basic_safe_range

[review] Introduce fetch_pending_stop

[review] Introduce program_space::add_objfile

[review] Introduce program_space::remove_objfile

[review] Introduce win32_target_ops::decr_pc_after_break

[review] jit: minor improvement to debug logging

[review] jit: remove bp locations when unregistering jit code

[review] Let commands free "name"

[review] Make 'target_{short,long}name' inline functions and check if 'current...

[review] Make add_separate_debug_objfile static

[review] Make isearch change readline prompt in TUI

[review] Make last_wait_event static

[review] Make struct symbol inherit from general_symbol_info

[review] Make sure we have a valid target on top when pushing a new target

[review] Make the objfile constructor private

[review] Make the objfile destructor private

Re: [review] Make TUI resizing tests more robust

[review] Manage objfiles with shared_ptr

[review] Minor fix to gdb.prompt documentation

[review] Minor updates to readline configury

[review] Move can_box to tui_gen_win_info

[review] Move check for strerror_r to common.m4 where it belongs

[review] Move free_all_objfiles to program_space

[review] Move type_byte_order earlier

[review] Move wait_for_debug_event to nat/windows-nat.c

[review] Normalize get_windows_debug_event API

[review] Normalize handle_output_debug_string API

[review] OpenMP parallel region scope tests

[review] Pass thread_info pointer to various inferior control functions

[review] Propagate endianity to subrange types

[review] Re-highlight windows when needed during TUI startup

[review] Regenerate gnulib files

[review] Reimplement tui_get_begin_asm_address

[review] Remove a call to update_exec_info

[review] Remove gdbarch_bits_big_endian

[review] Remove la_get_string member

[review] Remove MULTI_OBJFILE_P

[review] Remove parameters from tui_show_source

[review] Remove some globals from windows-nat.c

[review] Remove some includes of readline.h

[review] Remove some TUI asserts

[review] Remove some unnecessary focus switches

[review] Remove the "next" field from windows_thread_info

[review] Remove tui_show_disassem

[review] Remove tui_show_disassem_and_update_source

[review] Remove tui_source_window::show_symtab_source

[review] Replace callers of bsearch with gdb::binary_search

[review] Replace int with bool in solib.c

[review] Replace SYMBOL_*_NAME accessors with member functions

[review] Replace the MSYMBOL_*_NAME macros with member functions

[review] Report GetLastError value when DebugActiveProcess fails

[review] Restore parameter names in observable.h

[review] Share get_image_name between gdb and gdbserver

[review] Share handle_exception

[review] Share handle_load_dll and handle_unload_dll declarations

[review] Share some inferior-related Windows code

[review] Share some Windows-related globals

[review] Share thread_rec between gdb and gdbserver

[review] Share Windows thread-suspend and -resume code

[review] Simplify print_sys_errmsg

[review] Simplify tui_source_window_base::maybe_update method

[review] Simplify tui_update_source_windows_with_addr

[review] Simplify tui_update_source_windows_with_line

[review] Store objfiles on a std::list

[review] Style field names in "print"

Re: [review] testsuite, cp: increase the coverage of testing pass-by-ref arguments

[review] testsuite: add test for handling multiple inferiors exiting

[review] Treat inactive TUI specially in "info win"

[review] Turn off threaded minsym demangling by default

[review] Update Gnulib to the latest git version

[review] Update README

[review] Use bool in tui_before_prompt

[review] Use cmd_list_element::doc_allocated for Python commands

[review] Use ctime_r and localtime_r if available

[review] Use getpwuid_r instead of getpwuid when available

[review] Use gnulib's strerror_r on MinGW

[review] Use lwp, not tid, for Windows thread id

[review] Use safe_strerror in some Windows code

[review] Use start_line_or_addr in TUI windows

[review] Use strtok_r instead of strtok

[review] Use symtab_and_line when updating TUI windows

[review] Wrap shared windows-nat code in windows_nat namespace

Re: [RFA 1/4] Implement user defined prefix.

Re: [RFA 2/4] Test prefix-define.

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

[RFA] Fix a bunch of python leaks due to missing calls to tp_free in *_dealloc functions.

[RFA] Fix crashes due to python GIL released too early

[RFA] Fix python gdbpy_breakpoint_object leak.

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

[RFAv2 1/4] Implement user defined prefix.

[RFAv2 2/4] Test define-prefix.

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

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

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

[RFAv3 1/4] Implement user defined prefix.

[RFAv3 2/4] Test define-prefix.

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

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

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

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

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

[RFC][PATCH v2 1/2] Add cgen cpu description and generated files

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

[X-POST] patchwork.sourceware.org refresh

Breakage on builder Fedora-i686, revision cf57ad6d61771f608079f31db10a93872a4553c5

Breakage on builder Fedora-x86_64-cc-with-index, revision cf57ad6d61771f608079f31db10a93872a4553c5

Breakage on builder Fedora-x86_64-m32, revision cf57ad6d61771f608079f31db10a93872a4553c5

Breakage on builder Fedora-x86_64-m64, revision cf57ad6d61771f608079f31db10a93872a4553c5

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

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

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

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

Breakage on builder Fedora-x86_64-w64-mingw32, revision 3b3978bca2a204a772563c8e121e4a02be72e802

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

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

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

GDB 9.1 release -- 2019-11-01 Update

GDB 9.1 release -- 2019-11-11 Update

GDB 9.1 release -- 2019-11-18 Update

GDB 9.1 release -- 2019-11-24 Update

Gerrit status update

Gerrit update - diff in comment notification emails

Investment opportunity

Multiple identical mails from Gerrit

New ARI warning Tue Nov 5 01:56:37 UTC 2019

New ARI warning Wed Nov 27 01:56:22 UTC 2019

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

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

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

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


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