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]
[8.3 backport] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541)
[8.3 backport] Fix breakpoints on file reloads for PIE binaries
[8.3 backport] Fix crash in cp_print_value_fields
Re: [8.3 backport] Handle vfork in thread with follow-fork-mode child
[8.3 backport] Supress SIGTTOU when handling errors
[committed][gdb/testsuite] Fail in gdb_compile if pie results in non-PIE executable
[committed][gdb/testsuite] Fix gdb.base/break-interp.exp timeout with check-read1
[committed][gdb/testsuite] Fix gdb.base/signals.exp timeout with check-read1
[committed][gdb/testsuite] Fix gdb.base/structs.exp timeout with check-read1
[committed][gdb/testsuite] Fix gdb.fortran/info-types.exp regexp
[committed][gdb/testsuite] Fix gdb.gdb/selftest.exp regexp
[committed][gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp timeout with check-run1
[committed][gdb/testsuite] Fix info-var.exp for debug info from other files
[committed][gdb/testsuite] Fix typo in tcl_version_at_least
[committed][gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if true
[committed][gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factor
[committed][gdb/testsuite] Stabilize gdb-caching-proc.exp test order
[committed][gdb] Fix gdb build on mips64-linux
[FYI] Fix gdb build on macOS
[FYI] Fix indentation in value_has_field
[FYI] Fix the ia64 libunwind build
[FYI] gdb/fortran: Remove some dead code from the parser
[FYI] Use gdb::byte_vector in target_write_memory
[OB PATCH] Improve remote attach round-trips without btrace
[OBV, committed] doc: fix PAC typo
Re: [PATCH + 8.3] Don't derive partial_symbol from general_symbol_info
[PATCH 0/2] OpenMP parallel region scope tests
[PATCH 0/2] Small memory-writing gdbserver improvements
[PATCH 0/3] [RFC] Load gdbinit files from a directory
Re: [PATCH 0/4] Fewer calls to "open" when stepping
[PATCH 0/4] Reduce use of obstack_copy0
[PATCH 0/8] Upgrade readline
[PATCH 0/9] Even more TUI refactorings
[PATCH 00/14] TUI refactoring round N
[PATCH 00/15] Another round of TUI refactoring
[PATCH 00/15] More TUI Refactorings
[PATCH 00/19] More TUI refactoring
[PATCH 01/14] Some i18n fixes for the TUI
[PATCH 01/15] Remove NO_DATA_STRING
[PATCH 01/15] Simplify TUI boxing
[PATCH 01/19] clear_detail can only be called on TUI source windows
[PATCH 02/14] Remove NULL check from tui_reg_command
[PATCH 02/15] Remove FIXMEs from tui-layout.c
[PATCH 02/15] Remove tui_data_window::display_all_data
[PATCH 02/19] Remove struct tui_layout_def
[PATCH 03/14] Minor rearrangement in tui-regs.c
[PATCH 03/15] Move locator code to tui-stack.c
[PATCH 03/15] Remove some checks of .empty()
[PATCH 03/19] Move current_layout to tui-layout.c
[PATCH 04/14] Remove tui_data_item_window::value
[PATCH 04/15] Avoid string_file in tui_make_status_line
[PATCH 04/15] Remove some calls in tui_data_window
[PATCH 04/19] Remove tui_make_all_visible
[PATCH 05/14] Change tui_data_item_window::content to be a unique_xmalloc_ptr
[PATCH 05/15] Move contents of tui_show_frame_info to new method
[PATCH 05/15] Private data members in tui_data_window
[PATCH 05/19] Simplify tui_make_all_invisible
[PATCH 06/14] Rearrange tui-regs.c some more
[PATCH 06/15] Change tui_addr_is_displayed into a method
[PATCH 06/15] Simplify register display
[PATCH 06/19] Two simplifications in tui-layout.c
[PATCH 07/14] Change tui_check_register_values to be a method
[PATCH 07/15] Change tui_line_is_displayed to be a method
[PATCH 07/15] Remove NULL checks from box_win
[PATCH 07/19] Make tui_default_win_height static
[PATCH 08/14] Add two methods to tui_data_window
[PATCH 08/15] Don't call touchwin in tui_gen_win_info::refresh_window
[PATCH 08/15] Remove tui_alloc_source_buffer
[PATCH 08/19] Simplify tui_show_disassem
[PATCH 09/14] Remove indirection from tui_data_window::regs_content
[PATCH 09/15] Don't call tui_refresh_all from show_layout
[PATCH 09/15] Turn tui_erase_source_content into a method
[PATCH 09/19] Delete invisible TUI windows
[PATCH 1/2] Add gdb_compile_openmp to lib/gdb.exp
[PATCH 1/2] Simplify write_inferior_memory
[PATCH 1/3 v2] Refactor get_init_files to use std::string
Re: [PATCH 1/3] Add low_new_clone method to linux_nat_target.
[PATCH 1/3] Refactor get_init_files to use std::string
[PATCH 1/4] Increasing support for dwarf 5.
[PATCH 1/4] Use obstack_strdup more
Re: [PATCH 1/7] gdb: Add new -n flag to some info commands
[PATCH 1/9] Remove m_has_locator
[PATCH 10/14] Remove tui_data_window::display_regs
[PATCH 10/15] Remove tui_clear_source_content
[PATCH 10/15] Turn two locator functions into methods
[PATCH 10/19] Change tui_check_and_display_highlight_if_needed to be a method
[PATCH 11/14] Change tui_make_window to be a method
[PATCH 11/15] Minor simplification in tui_default_win_viewport_height
[PATCH 11/15] Swap tui_show_locator_content and tui_locator_window::rerender
[PATCH 11/19] Change tui_show_source_content to be a method
[PATCH 12/14] Move some defines to tui-stack.c
[PATCH 12/15] Make tui_locator_window::set_locator_fullname re-render
[PATCH 12/15] Remove tui_initialize_static_data
[PATCH 12/19] Change tui_set_exec_info_content to be a method
[PATCH 13/14] Remove some defines from tui-data.h
[PATCH 13/15] Minor rearrangement of tui-stack.c
[PATCH 13/15] Rename the "reset" method to "resize"
[PATCH 13/19] Change tui_update_exec_info to be a method
[PATCH 14/14] Change some tui_data_window methods to be private
[PATCH 14/15] Change TUI source window iteration
[PATCH 14/15] Don't call wrefresh from tui_cont_sig
[PATCH 14/19] Move code to tui-winsource.h
[PATCH 15/15] Remove tui_win_info::refresh_all
[PATCH 15/15] TUI window resize should not need invisibility
[PATCH 15/19] Turn tui_show_exec_info_content into a method
[PATCH 16/19] Remove tui_erase_exec_info_content
[PATCH 17/19] Remove tui_clear_exec_info_content
[PATCH 18/19] Don't track the contents of the execution info window
[PATCH 19/19] Remove tui_gen_win_info::last_visible_line
[PATCH 2/2] OpenMP parallel region scope tests
[PATCH 2/2] Replace write_inferior_memory with target_write_memory
[PATCH 2/3 v2] Factor out the code to do the datadir-relocation for gdbinit
Re: [PATCH 2/3] [PowerPC] Move up some register access routines
Re: [PATCH 2/3] Add -P command line switch for executing Python scripts
[PATCH 2/3] Factor out the code to do the datadir-relocation for gdbinit
[PATCH 2/4] Increasing support for dwarf 5.
[PATCH 2/4] Make obstack_strdup inline
[PATCH 2/8] Remove gdb workaround from readline/complete.c
[PATCH 2/9] Remove separate visibility flag
[PATCH 3/3 v2] Load system gdbinit files from a directory
Re: [PATCH 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat
[PATCH 3/3] Load system gdbinit files from a directory
[PATCH 3/4] Add obstack_strdup overload taking a std::string
[PATCH 3/4] Increasing support for dwarf 5.
[PATCH 3/8] Remove gdb workaround from readline/emacs_keymap.c
[PATCH 3/9] Remove "noerror" parameter from some TUI functions
[PATCH 4/4] Increasing support for dwarf 5.
[PATCH 4/4] Introduce obstack_strndup
Re: [PATCH 4/7] gdb/fortran: Implement la_print_typedef for Fortran
[PATCH 4/8] Remove gdb workaround from readline/xfree.c
[PATCH 4/9] Change tui_update_source_window_as_is to be a method
Re: [PATCH 5/7] gdb/fortran: Don't include module symbols when searching for types
[PATCH 5/8] Fix gdb's selftest.exp after readline import
[PATCH 5/9] Change tui_update_source_window to be a method
[PATCH 6/9] Change tui_update_breakpoint_info to be a method
[PATCH 7/8] Remove readline hack from gdb_select
[PATCH 7/9] Introduce tui_source_window_base::set_contents method
[PATCH 8/8] Require readline 7 or newer
Re: [PATCH 8/8] Update "save gdb-index" documentation
[PATCH 8/9] Change tui_show_symtab_source to be a method
[PATCH 9/9] Remove useless assignment from tui_remove_hooks
Re: [PATCH v2 0/2] Add Rust support to source highlighting
[PATCH v2 0/3] Fix stop-on-solib event failures
[PATCH v2 0/8] Handle copy relocations and add $_ada_exception
[PATCH v2 1/3] Refactor svr4_create_solib_event_breakpoints
[PATCH v2 1/8] Change SYMBOL_VALUE_ADDRESS to be an rvalue
[PATCH v2 2/3] Use gdbarch for probe::get_argument_count
[PATCH v2 2/8] Handle copy relocations
[PATCH v2 3/3] Check arguments for all probes before using them
[PATCH v2 3/8] Back out earlier Ada exception change
[PATCH v2 4/8] Search global block from basic_lookup_symbol_nonlocal
[PATCH v2 5/8] Don't call decode_line_with_current_source from select_source_symtab
[PATCH v2 6/8] Make current_source_* per-program-space
[PATCH v2 7/8] Add $_ada_exception convenience variable
[PATCH v2 8/8] Make print-file-var.exp test attribute visibility hidden, dlopen, and main symbol
Re: [PATCH V2] AArch64 pauth: Indicate unmasked addresses in backtrace
[PATCH v2] Add block['var'] accessor
[PATCH v2] Convert the RX target to make use of target descriptions.
[PATCH v2] Factor out the common code in lookup_{static,global}_symbol
[PATCH v2] Improve ptrace-error detection on Linux targets
[PATCH v2] Make ada_decode not use a static buffer
[PATCH v2] Make GDB compile with Python 3 on MinGW
[PATCH v2] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order
[PATCH v3] Convert the RX target to make use of target descriptions.
[PATCH v3] Make GDB compile with Python 3 on MinGW
[PATCH v3] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order
[PATCH v4] Convert the RX target to make use of target descriptions.
[PATCH v4] Make GDB compile with Python 3 on MinGW
[PATCH v5 1/2] PRU Simulator port
[PATCH v5 2/2] Add testsuite for the PRU simulator port
Re: [patch, nios2] [ping] Fix bug in nios2 prologue analysis.
[patch, nios2] Fix bug in nios2 prologue analysis.
[patch, testsuite] Disable dw2-dir-file-name.exp on remote and/or Windows host
[patch, testsuite] Fixes for gdb.python tests on remote Windows host
[patch, testsuite] Run argv0-symlink.exp only on native target and local host.
[patch, testsuite] Skip batch-preserve-term-settings.exp tests that cannot work on Windows
[PATCH] [readline] Fix compilation on MinGW
[PATCH] [testsuite] Make the testsuite work on mingw
[PATCH] AArch64: Allow additional sizes in prologue
Re: [PATCH] Add a comment briefly explaining partial symbols
[PATCH] Add block['var'] accessor
Re: [PATCH] Add more styling to "disassemble"
Re: [PATCH] Change breakpoint::filter to be a unique_xmalloc_ptr
[PATCH] Change lookup_symbol's block_index parameter type to block_enum
[PATCH] Do not expose stub types to Python
Re: [PATCH] Don't include gdbarch.h from defs.h
[PATCH] Don't include readline headers from tracepoint.c
[PATCH] Factor out the common code in lookup_{static,global}_symbol
[PATCH] Fix access to uninitialized variable in fill_in_stop_func
[PATCH] Fix bug with character enumeration literal
[PATCH] Fix compile warning in symtab.c
[PATCH] Fix compiler warning in linux-namespaces.c
[PATCH] Fix double free in tui_source_element
[PATCH] Fix float to LONGEST conversion.
[PATCH] Fix Fortran regression with variables in nested functions
[PATCH] Fix g++ 9.1 build breakage
[PATCH] Fix Gnulib glob.c resource leaks found by Coverity
[PATCH] Fix nullptr in with_command_1
[PATCH] Fix out-of-bounds read in tui_addr_is_displayed
[PATCH] Fix PR win32/24284: tcp_auto_retry doesn't work in MinGW
[PATCH] Fix stop-on-solib event failures
[PATCH] Handle biased types
[PATCH] Improve ptrace-error detection on Linux targets
[PATCH] Improve qsort_cmp performance by memoizing objfile data
[PATCH] Include s12z-opc.h using ..
[PATCH] Include s12z-opc.h using ../opcodes.
[PATCH] Increase timeout in gdb.mi/list-thread-groups-available.exp
[PATCH] Increasing support for dwarf 5
[PATCH] Make ada_decode not use a static buffer
[PATCH] Make GDB compile with Python 3 on MinGW
[PATCH] Make info_symbol_command use lookup_minimal_symbol_by_pc
[PATCH] Make struct frame_arg self-managing
[PATCH] Merge lookup_global_symbol and lookup_static_symbol
[PATCH] Move [PAC] into a new MI field addr_flags
[PATCH] Move gdb-dlfcn.[ch] to gdbsupport/
[PATCH] Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning message
Re: [PATCH] Remove directory names from gdb.base/batch-exit-status.exp
Re: [PATCH] Remove header tendrils of x86 hardware breakpoints on OpenBSD
[PATCH] Remove some variables in favor of using gdb::optional
[PATCH] Remove the TUI execution info window
[PATCH] Rename internal Python functions to start with an underscore
[PATCH] Replace int with enum block_enum where appropriate.
Re: [PATCH] Require GNU make 3.82
[PATCH] RX: Convert target-description
[PATCH] s390: Implement 'type_align' gdbarch method
[PATCH] testsuite: disable break-interp.exp for Arm buildbot
[PATCH] Truncate long TUI window titles
[PATCH] TUI resize unification
[PATCH] Use _() in calls to build_help
[PATCH] Use less horizontal space in source window
[PATCH] Use raw strings on gdb.python/py-xmethods.exp (and fix Python 3.8's "SyntaxWarning: invalid escape sequence")
[PATCH] Use ui_out for "info win"
Re: [PATCH][gdb, c++] Improve error message when using libstdcxx without SDT probes
[PATCH][gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir
[PATCH][gdb/symtab] Handle gas-generated stabs with -fPIE/-pie
[PATCH][gdb/testsuite] Clean up stale exec in gdb_compile_pascal
Re: [PATCH][gdb/testsuite] Don't expect gdb_prompt in mi_skip_python_test
Re: [PATCH][gdb/testsuite] Fail in gdb_compile if nopie results in PIE executable
[PATCH][gdb/testsuite] Fix ada tests with -fPIE/-pie
[PATCH][gdb/testsuite] Fix compare-sections.exp with -fPIE/-pie
[PATCH][gdb/testsuite] Fix gdb.base/info-macros.exp timeout with check-run1
[PATCH][gdb/testsuite] Fix gdb.tui/basic.exp with check-read1
[PATCH][gdb/testsuite] Make gdb_test message unique in multi-term-settings.exp
[PATCH][gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.exp
[PATCH][gdb/testsuite] Rewrite gdb.base/store.exp into .s test
[PATCH][gdb] Fix gdb.arch/amd64-tailcall-*.exp with -fPIE/-pie
[PATCH][gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie
[PATCH][gdb] Fix gdb.dwarf2/varval.exp with -fPIE/-pie
[PATCH][gdb] Make maint info sections print relocated addresses
[PATCH][PR build/24886] disable glibc mcheck support
Re: [PATCH][PR/24474] Make gdb.lookup_static_symbol also check the STATIC_SCOPE
[PING 2][PATCH v2] gdb: CTF support
[PING] [PATCH v2] Factor out the common code in lookup_{static,global}_symbol
[PING] [PATCH v4] Make GDB compile with Python 3 on MinGW
[PING][8.3 backport] Handle vfork in thread with follow-fork-mode child
[PING][PATCH v2] gdb: CTF support
[PING][PATCH][gdb, c++] Improve error message when using libstdcxx without SDT probes
[PING][PATCH][gdb/symtab] Handle gas-generated stabs with -fPIE/-pie
[PING][PATCH][gdb/testsuite] Fix ada tests with -fPIE/-pie
[PING^2][PATCH][gdb, c++] Improve error message when using libstdcxx without SDT probes
[PING^2][PATCH][gdb/testsuite] Fix ada tests with -fPIE/-pie
Re: [RFA 0/3] Allow the user to define default leading args for commands and aliases
[RFA] Avoid expect's buffer overflow in info-var.exp test.
[RFA] Implement 'print -raw-values' and 'set print raw-values on|off'
[RFAv2 0/2] Make first and last lines of 'command help documentation' consistent + add a test
[RFAv2 0/3] Allow the user to define default leading args for commands and aliases
[RFAv2 1/2] Make first and last lines of 'command help documentation' consistent.
[RFAv2 1/3] leading-args: allow to define default command/alias arguments
Re: [RFAv2 1/3] New "info sources" args [-dirname | -basename] [--] [REGEXP]
[RFAv2 2/2] Add a selftest that checks documentation invariants.
[RFAv2 2/3] Add tests for new leading-args related commands and arguments.
[RFAv2 3/3] NEWS and documentation for leading-args related concept and commands.
[RFAv2] Output the Ada task name in more messages, output task names between "".
Re: [RFC PATCH] Add Hygon Dhyana processor support
[RFC PATCH] Support debuginfo and source file fetching via debuginfo server
[RFC] [PATCH] Add gdbserver multiclient support for strace
[RFC] AArch64 Memory tagging support
Re: [RFC] Only compute realpath when basenames_may_differ is set
Re: [RFC] partial symbol name matching vs regexp
[RFC][PATCH] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order
[testsuite, obvious] Add check for readline support to more GDB tab-completion tests.
[testsuite, obvious] Fix paste-o in examine-backward.exp
[testsuite, obvious] Match Windows pathnames in gdb.linespec/break-ask.exp
[testsuite, obvious] Skip GDB test reconnect-ctrl-c.exp if nointerrupts is set.
Breakage on builder Fedora-i686, revision 61f80d5dafebdb3a2cebac489803c5ce18827178
Breakage on builder Fedora-i686, revision ab0e1f1a4507f91536b583c57a492cb9d3aaf6f2
Breakage on builder Fedora-i686, revision fa4dc567aec7664b3508dd9401b1fbb6d304f281
Breakage on builder Fedora-x86_64-cc-with-index, revision fa4dc567aec7664b3508dd9401b1fbb6d304f281
Breakage on builder Fedora-x86_64-m32, revision fa4dc567aec7664b3508dd9401b1fbb6d304f281
Breakage on builder Fedora-x86_64-m64, revision fa4dc567aec7664b3508dd9401b1fbb6d304f281
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision fa4dc567aec7664b3508dd9401b1fbb6d304f281
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision fa4dc567aec7664b3508dd9401b1fbb6d304f281
Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision fa4dc567aec7664b3508dd9401b1fbb6d304f281
Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision fa4dc567aec7664b3508dd9401b1fbb6d304f281
Breakage on builder Fedora-x86_64-w64-mingw32, revision 775e241e9c5f2b2ff2b59972ab70e5f20763fae6
Breakage on builder NetBSD-x86_64-m64, revision beadd3e84ed8e652015f07eb4734a6d3b17e79cb
Re: minimal tcl version for gdb test suite
Re: Move gdbsupport to the top level
New FAIL on gdb.base/with.exp on native-extended-gdbserver (was: Re: [PATCH v2 0/4] Introduce the "with" command)
Re: New FAILs on gdb.tui/empty.exp
New FAILs on gdb.tui/empty.exp (was: Re: [PATCH] TUI resize unification)
Oh dear. I regret to inform you that commit 61f80d5dafebdb3a2cebac489803c5ce18827178 might be unfortunate
Oh dear. I regret to inform you that commit 775e241e9c5f2b2ff2b59972ab70e5f20763fae6 might be unfortunate
Oh dear. I regret to inform you that commit ab0e1f1a4507f91536b583c57a492cb9d3aaf6f2 might be unfortunate
Oh dear. I regret to inform you that commit beadd3e84ed8e652015f07eb4734a6d3b17e79cb might be unfortunate
Oh dear. I regret to inform you that commit fa4dc567aec7664b3508dd9401b1fbb6d304f281 might be unfortunate
PING^4 Re: PING^a long time ago ... Re: PING^2 Re: [RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files.
PING^a long time ago ... Re: PING^2 Re: [RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files.
Record support for sahf/lahf opcodes on x86_64
Re: Regression on gdb.fortran/nested-funcs.exp
Regression on gdb.fortran/nested-funcs.exp (was: Re: [PATCH] Allow nested function displays)
Regression on gdb.trace/{actions,change-loc,pending}.exp on native-{,extended-}gdbserver (was: Re: [PATCH 2/2] "catch catch/throw/rethrow", breakpoint -> catchpoint)
Re: support Ada EH ABI v1
Re: 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]