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]
[FYI] Fix the sim build
[FYI] Remove duplicate skip_python_tests invocation
[FYI] Replace "the the" with "the"
[FYI] Style improvements in gdb/python
[FYI] Use xstrdup in tui_set_source_content
[PATCH 0/2] AArch64 AAPCS: Improve argument passing
[PATCH 0/2] Some fixes for debug files and sysroots
[PATCH 0/3] Normalize common includes
[PATCH 0/3] Remove cleanups from c-exp.y
[PATCH 0/3] Some remote-related constification
[PATCH 0/4] Fix some regressions caused by source highlighting patch
Re: [PATCH 0/5] Reference counting improvements in Python
[PATCH 0/6] change range adapters to be member functions
[PATCH 0/6] Set of cleanup removal patches
[PATCH 0/9] #include cleanups
[PATCH 0/9] Support for thread-local variables on FreeBSD
Re: [PATCH 00/12] Remove some ALL_* iteration macros
[PATCH 00/12] remove some cleanups using a cleanup function
Re: [PATCH 01/12] gdb/aarch64: Use default gdbarch methods where possible
[PATCH 01/12] Remove delete_longjmp_breakpoint_cleanup
[PATCH 02/12] Remove remaining cleanup from breakpoint.c
[PATCH 03/12] Remove make_bpstat_clear_actions_cleanup
[PATCH 04/12] Remove cleanup_delete_std_terminate_breakpoint
[PATCH 05/12] Remove cleanup from linux-nat.c
Re: [PATCH 06/12] gdb/cris: Use default gdbarch methods where possible
[PATCH 06/12] Remove clear_symtab_users_cleanup
[PATCH 07/12] Remove delete_just_stopped_threads_infrun_breakpoints_cleanup
[PATCH 08/12] Remove cleanup from stop_all_threads
[PATCH 09/12] Remove remaining cleanup from fetch_inferior_event
[PATCH 1/2] AArch64 AAPCS: Empty structs have non zero size in C++
[PATCH 1/2] Look for separate debug files in debug directories under a sysroot.
[PATCH 1/3] Constify target_pass_signals and target_program_signals
[PATCH 1/3] Update create-version.sh to use common/version.h
[PATCH 1/3] Use std::vector in type stacks
[PATCH 1/4] gdb: Fix skip of `\r` before `\n` in source output
[PATCH 1/4] gdb: Remove delete_longjmp_breakpoint_cleanup
Re: [PATCH 1/5] gdb/23712: Introduce multidictionary's
[PATCH 1/6] Change all_objfiles adapter to be a method on program_space
[PATCH 1/6] gdb/testsuite: Better detection of auto-response at y/n prompts
[PATCH 1/9] Include compile-internal.h in gcc-c-plugin.h
[PATCH 1/9] Support the fs_base and gs_base registers on i386.
[PATCH 10/12] Update an obsolete cleanup comment
[PATCH 11/12] Update cleanup comment in ui-out.h
[PATCH 12/12] Use cleanup_function in regcache.c
[PATCH 2/2] AArch64 AAPCS: Ignore static members
[PATCH 2/2] Trim trailing directory separators from new sysroots.
[PATCH 2/3] Constify remote_console_output
Re: [PATCH 2/3] include/dis-asm.h: Fix warning: Include "string.h" for strchr
[PATCH 2/3] Normalize includes to use common/
[PATCH 2/3] Remove string-related cleanup from c-exp.y
[PATCH 2/4] gdb: Handle requests to print source lines backward
[PATCH 2/4] gdb: Remove remaining cleanup from breakpoint.c
[PATCH 2/6] Change all_objfiles_safe adapter to be a method on program_space
[PATCH 2/6] gdb/remote: Remove a cleanup in remote_check_symbols
[PATCH 2/9] Remove a comment in compile/compile-cplus-types.c
[PATCH 2/9] Support fs_base and gs_base on FreeBSD/i386.
[PATCH 3/3] Constify some remote-notif functions
[PATCH 3/3] Don't use -I for common subdirectory
Re: [PATCH 3/3] Fix tracepoint.c:parse_tracepoint_definition leak (and one more)
[PATCH 3/3] Remove remaining cleanups from c-exp.y
[PATCH 3/4] gdb: Move declarations from symtab.h to source.h
[PATCH 3/4] gdb: Remove make_bpstat_clear_actions_cleanup
[PATCH 3/6] Add compunits range adapter to objfile
[PATCH 3/6] gdb: Remove a cleanup from find_overload_match
[PATCH 3/9] Handle TLS variable lookups when using separate debug object files.
[PATCH 3/9] Use "struct bcache" in objfiles.h
[PATCH 4/4] gdb/testsuite: Don't allow paths to appear in test name
[PATCH 4/4] gdb: Avoid signed integer overflow when printing source lines
[PATCH 4/6] gdb: Remove final cleanup from find_overload_match
[PATCH 4/6] Make psymtab range adapter a method on objfile
[PATCH 4/9] Add a new gdbarch method to resolve the address of TLS variables.
[PATCH 4/9] Do not include py-ref.h in most files
[PATCH 5/6] gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid
[PATCH 5/6] Simplify minsym iteration
[PATCH 5/9] Add a helper function to resolve TLS variable addresses for FreeBSD.
[PATCH 5/9] Declare remote_target in remote-fileio.h
[PATCH 6/6] gdb: Remove cleanup from linux_nat_target::follow_fork
[PATCH 6/6] Make minimal symbol range adapter a method on objfile
[PATCH 6/9] Rename "lines" parameter in source-cache.h
[PATCH 6/9] Support TLS variables on FreeBSD/amd64.
[PATCH 7/9] Include gdb_curses.h in tui-wingeneral.h
[PATCH 7/9] Support TLS variables on FreeBSD/i386.
[PATCH 8/9] Include coff/sym.h from coff/ecoff.h
[PATCH 8/9] Support TLS variables on FreeBSD/riscv.
[PATCH 9/9] corelow.c does not need sys/file.h
[PATCH 9/9] Support TLS variables on FreeBSD/powerpc.
[PATCH RESEND] gdb: xtensa: fix register counters for xtensa-linux
[PATCH v2 0/2] MI: Add new command -complete
[PATCH v2 0/4] Some fixes for debug files and sysroots
Re: [PATCH v2 00/12] Work toward making psymtabs reusable
[PATCH v2 1/2] MI: extract command completion logic from complete_command()
[PATCH v2 1/4] Look for separate debug files in debug directories under a sysroot.
[PATCH v2 2/2] MI: Add new command -complete
[PATCH v2 2/4] Add a new function child_path.
[PATCH v2 3/4] Use child_path to determine if an object file is under a sysroot.
Re: [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name.
[PATCH v2 4/4] Try to use the canonical version of a sysroot for debug file links.
[PATCH v2] AArch64 AAPCS: Ignore static members
[PATCH v2] Fix MI output for multi-location breakpoints
[PATCH v2] gdb: Remove support for old mangling schemes
[PATCH v2] gdbserver short-circuit-argument-list failures
Re: [PATCH v2] Release the GIL while running a gdb command or expression
[PATCH v2] Testsuite: Ensure stack protection is off for GCC
[PATCH v3 00/17] Remove some cleanups using scope_exit
[PATCH v3 01/17] Rename ESC -> ESC_PARENS
[PATCH v3 02/17] Introduce scope_exit
[PATCH v3 03/17] Introduce forward_scope_exit
[PATCH v3 04/17] Use forward_scope_exit for scoped_finish_thread_state
[PATCH v3 05/17] Use SCOPE_EXIT in gdbarch-selftest.c
[PATCH v3 06/17] Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit type
[PATCH v3 07/17] Remove remaining cleanup from gdb/breakpoint.c
[PATCH v3 08/17] Remove delete_just_stopped_threads_infrun_breakpoints_cleanup
[PATCH v3 09/17] Remove make_bpstat_clear_actions_cleanup
[PATCH v3 10/17] Remove cleanup_delete_std_terminate_breakpoint
[PATCH v3 11/17] Remove cleanup from linux-nat.c
[PATCH v3 12/17] Remove clear_symtab_users_cleanup
[PATCH v3 13/17] Remove cleanup from stop_all_threads
[PATCH v3 14/17] Remove remaining cleanup from fetch_inferior_event
[PATCH v3 15/17] Update an obsolete cleanup comment
[PATCH v3 16/17] Update cleanup comment in ui-out.h
[PATCH v3 17/17] Use scope_exit in regcache.c
[PATCH v3] Dwarf: Don't add nameless modules to partial symbol table.
[patch, committed] apply libiberty/include patch for gcc pr other/16615
[PATCH, RFC] AArch64: Implement software single step
[PATCH, RFC] fix gdbserver channel leaks
[PATCH] [PowerPC] Aliases for vector registers
[PATCH] [PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.exp
[PATCH] AArch64: Detect exit from execve syscall
Re: [PATCH] AArch64: Prevent infinite recursion when checking AAPCS types
Re: [PATCH] Add 'extern C' if simulator is written in C++
[PATCH] C++-ify struct thread_fsm
[PATCH] Change inferior_to_inferior_object to return a gdbpy_ref
[PATCH] Define 'EXTERN' for simulation internals
[PATCH] Do not expand macros to 'defined'
[PATCH] doc: Add table of MI versions
[PATCH] Fix 'info proc cmdline' for native FreeBSD processes.
[PATCH] Fix build failure with macOS bison
Re: [PATCH] Fix crash in "finish"
[PATCH] Fix MI output for multi-location breakpoints
[PATCH] Fix placement of output in TUI mode
Re: [PATCH] Fix search of debug files for remote debuggee
[PATCH] Fortran function calls with arguments
[PATCH] gdb/testsuite: Don't allow paths to appear in test name
[PATCH] gdb: Remove support for old mangling schemes
[PATCH] gdb: Replace make_bpstat_clear_actions_cleanup
Re: [PATCH] gdbserver short-circuit-argument-list failures
[PATCH] gdbserver: When attaching, add process before lwps
[PATCH] Handle hitting a recording extent boundary as a normal trap-caused stop
[PATCH] Include <string.h> to dis-asm.h to get strchr declaration
[PATCH] MI: Add new command -complete
Re: [PATCH] Place displaced step data directly in inferior structure
Re: [PATCH] Please define thread_info as struct thread_info (and other stuff)
[PATCH] Readline: Cleanup some warnings
[PATCH] Remove a cleanup from target-descriptions.c
[PATCH] Remove a warning from symtab.c
[PATCH] Remove cleanup from remote.c
[PATCH] Remove cleanups from linespec.c
[PATCH] Remove cleanups from solib-target.c
[PATCH] Remove duplicate or commented-out #includes
Re: [PATCH] Remove the exception and cleanup checkers
[PATCH] Remove the EXTERN define from stabsread.h
[PATCH] Replace contribution list in CONTRIBUTE file with wiki link
[PATCH] RISC-V: Fix wrong use of s0 register name.
[PATCH] Simulator: prevent inlining in C++ mode
[PATCH] target_pass_signals/target_program_signals: Use gdb::array_view (Re: [PATCH 1/3] Constify target_pass_signals and target_program_signals)
[PATCH] Testsuite: Ensure stack protection is off for GCC
[PATCH] Use trad_frame_set_reg_addr for FreeBSD arm signal trampoline unwinders.
Re: [PATCH] Use upper case for more metasyntactic variables in gdb
Re: [PATCH][PR gdb/23985] Fix libinproctrace.so build
Re: [PATCHv2] gdb/riscv: Split ISA and ABI features
[Ping] [PATCH] Testsuite: Ensure stack protection is off for GCC
[PING][PATCH] AArch64: Prevent infinite recursion when checking AAPCS types
[pushed 1/3] rotate gdb/ChangeLog
[pushed 2/3] Update copyright year range in all GDB files.
[pushed 3/3] update copyright year printed by gdb, gdbserver and gdbreplay
[PUSHED/OBV] AArch64: Ensure lwp info is created zeroed
[PUSHED/OBVIOUS] Fix 'obj' may be used uninitialized warning in symtab.c:matching_obj_sections.
[pushed] Fix clang/libc++ build (Re: [PATCH v3 06/17] Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit type)
[pushed] Fix year range in unittests/.../char/empty.cc copyright header
[RFA 0/3] Have GDB better styled.
[RFA 1/3] Use function_name_style to print Ada and C function names
[RFA 2/3] Use address style to print addresses in breakpoint information.
[RFA 3/3] Make symtab.c better styled.
Re: [RFA/commit] GDB crash re-running program on Windows (native)
[RFA/doco] expand a bit the in-GDB help for the "catch exception" help text
[RFA] Fix 'Invalid read of size 4' in search_command_helper
[RFA] Fix leak detected in GDB test gdb.base/macscp.exp
[RFA] Fix leak in event-top.c history expansion
[RFA] Fix leak in linespec.c
Re: [RFA] Fix leak in print_one_catch_syscall.
[RFA] Fix leak in record-full.c
[RFA] Fix leak of struct call_thread_fsm in call_function_by_hand_dummy.
[RFA] Fix leaks in macro definitions.
[RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp
Re: [RFA] Implement help/show values for 'set|show style'.
[RFAv2 0/3] Have GDB better styled.
[RFAv2 1/3] Use function_name_style to print Ada and C function names
[RFAv2 2/3] Use address style to print addresses in breakpoint information.
[RFAv2 3/3] Make symtab.c better styled.
[RFAv2] Fix leak in event-top.c history expansion
[RFAv2] Fix leaks in macro definitions.
[RFAv3 0/2] Fix leaks in macro definition
[RFAv3 0/3] Have GDB better styled.
[RFAv3 1/2] Fix leak of identifier in macro definition.
[RFAv3 1/3] Use function_name_style to print Ada and C function names
[RFAv3 2/2] Factorize macro definition code in macrotab.c
[RFAv3 2/3] Use address style to print addresses in breakpoint information.
[RFAv3 3/3] Make symtab.c better styled.
[RFC PATCH 0/6] Support for Linux kernel thread aware debug
[RFC PATCH 1/6] Convert substitute_path_component to C++
[RFC PATCH 2/6] Add libiberty/concat styled concat_path function
[RFC PATCH 3/6] Add scoped_restore_regcache_ptid
[RFC PATCH 4/6] Linux kernel debug infrastructure and target Linux kernel
[RFC PATCH 5/6] Linux kernel thread awareness Arm target support
[RFC PATCH 6/6] Linux kernel thread awareness AArch64 target support
Re: [RFC PATCH] Introduce dwarf2_cu::get_builder
[RFC] Normalize include guards in gdb
[RFC] Sort #includes in gdb
[update/no change] GDB 8.3 release -- 2019-01-29 update (was: "GDB 8.3 release -- 2019-01-23 update")
announcement about GDB version numbering
Breakage on builder Debian-s390x-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Debian-s390x-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Debian-s390x-native-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Debian-s390x-native-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Fedora-i686, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Fedora-i686, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Fedora-x86_64-cc-with-index, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Fedora-x86_64-cc-with-index, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Fedora-x86_64-m32, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Fedora-x86_64-m32, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Fedora-x86_64-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Fedora-x86_64-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Fedora-x86_64-w64-mingw32, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder NetBSD-x86_64-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder RHEL-s390x-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder RHEL-s390x-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Solaris11-amd64-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Solaris11-sparcv9-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Ubuntu-Aarch64-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Ubuntu-Aarch64-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Ubuntu-Aarch64-m64, revision cfeadda545c4961877969e6a66be79278696e012
Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 2dc8dd17cd595bd7a1b0824c83380af52e633fc1
Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd
Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 5325b9bf1ee283c40f076334eb3ea66e1f0a6ade
Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
compress python code
Re: Don't build readline/libreadline.a, when --with-system-readline is supplied
FYI: Start of New Year Procedure done
GDB 8.3 release -- 2019-01-02 update
GDB 8.3 release -- 2019-01-11 update
GDB 8.3 release -- 2019-01-23 update
Re: GDB ui word wrapping broken/interferes with 'set style' ?
NEWS entry for Changes to the "frame", "select-frame" ...
Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate
Oh dear. I regret to inform you that commit 1ef8573cc77c91feeef3edab74d383d20809eb33 might be unfortunate
Oh dear. I regret to inform you that commit 2dc8dd17cd595bd7a1b0824c83380af52e633fc1 might be unfortunate
Oh dear. I regret to inform you that commit 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd might be unfortunate
Oh dear. I regret to inform you that commit 5325b9bf1ee283c40f076334eb3ea66e1f0a6ade might be unfortunate
Oh dear. I regret to inform you that commit cfeadda545c4961877969e6a66be79278696e012 might be unfortunate
pushed: [RFA/doco] expand a bit the in-GDB help for the "catch exception" help text
Re: Request Wiki access to document new "entitlement" code-signing step on Mojave
Substitute all "the the" with "the"
Updating config.guess, config.sub
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]