gdb-patches archive
subject index for December, 2018

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:

+reminder+ Don't build readline/libreadline.a, when --with-system-readline is supplied

You are my viсtim.

[FYI] Fix the build when GNU Source Highlight is not available

[FYI] Minor gdb/Makefile.in cleanups

[FYI] Simplify dwarf2_find_containing_comp_unit

[FYI] Use DISABLE_COPY_AND_ASSIGN in minimal_symbol_reader

Re: [gdb/testsuite] Add gdb-caching-proc.exp testcase

[PATCH 0/2] RISC-V miscellaneous register fixes

[PATCH 0/3] Fix a few leaks found by Coverity

[PATCH 0/3] Fix build failure with sim-arange inlining

[PATCH 0/3] Python exception handling improvements

[PATCH 0/3] some minor Makefile improvements

[PATCH 0/5] Reference counting improvements in Python

[PATCH 00/12] Make use of default gdbarch methods for some targets

Re: [PATCH 00/12] Remove some ALL_* iteration macros

Re: [PATCH 00/16] Add styling to the gdb CLI and TUI

[PATCH 01/12] gdb/aarch64: Use default gdbarch methods where possible

Re: [PATCH 01/16] Change wrap buffering to use a std::string

[PATCH 02/12] gdb/alpha: Use default gdbarch methods where possible

[PATCH 03/12] gdb/arc: Use default gdbarch method default_dummy_id.

Re: [PATCH 03/16] Introduce ui_file_style

[PATCH 04/12] gdb/arm: Use default gdbarch methods where possible

[PATCH 05/12] gdb/bfin: Use default gdbarch methods where possible

Re: [PATCH 05/16] Add output styles to gdb

[PATCH 06/12] gdb/cris: Use default gdbarch methods where possible

Re: [PATCH 06/16] Reset terminal styles

[PATCH 07/12] gdb/csky: Use default gdbarch methods where possible

[PATCH 08/12] gdb/riscv: Use default gdbarch methods where possible

[PATCH 09/12] gdb/frv: Use default gdbarch methods where possible

[PATCH 1/2] gdb/riscv: Add gdb to dwarf register number mapping

[PATCH 1/3] Fix leak in mdebugread.c

[PATCH 1/3] Remove gdbtypes special case from init.c rule

[PATCH 1/3] sim/common: convert sim-arange to use sim-inline

[PATCH 1/3] Use gdbpy_convert_exception in a few more spots

Re: [PATCH 1/5] gdb/23712: Introduce multidictionary's

[PATCH 1/5] Use a wrapper for PyErr_Fetch

[PATCH 10/12] gdb/ft32: Use default gdbarch methods where possible

[PATCH 11/12] gdb/h8300: Use default gdbarch methods where possible

[PATCH 12/12] gdb/hppa: Use default gdbarch method default_dummy_id.

Re: [PATCH 13/16] Make ANSI terminal escape sequences work in TUI

Re: [PATCH 14/16] Use wclrtoeol in tui_show_source_line

Re: [PATCH 16/16] Document the "set style" commands

[PATCH 2/2] gdb/riscv: Add float status registers to save and restore reggroups

[PATCH 2/3] Consolidate some Python exception-printing functions

[PATCH 2/3] Fix leak in solib-target.c:library_list_start_library

[PATCH 2/3] include/dis-asm.h: Fix warning: Include "string.h" for strchr

[PATCH 2/3] Make init.c depend on source files

[PATCH 2/5] Remove more uses of explicit reference counting in Python

[PATCH 3/3] Build gdb "nat" files in subdirectory

[PATCH 3/3] Fix tracepoint.c:parse_tracepoint_definition leak (and one more)

[PATCH 3/3] sim/common: Fix warnings: "warning: implicit declaration of function..."

[PATCH 3/3] Translate PyExc_KeyboardInterrupt to gdb "quit"

[PATCH 3/5] Simplify gdbpy_stop_recording

[PATCH 4/5] Improve reference counting in py-type.c

[PATCH 5/5] Avoid questionable casts in py-symtab.c

Re: [PATCH v2 1/7] DWARF: Don't add nameless modules to partial symbol table.

Re: [PATCH v2 2/7] Dwarf: Fortran, support DW_TAG_entry_point.

Re: [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name.

Re: [PATCH v2 5/7] Fortran: Enable setting breakpoint on nested functions.

[PATCH v2] Use separate sed expressions to escape auto-load directories.

Re: [PATCH v4 0/3] Update FreeBSD's syscall table

Re: [PATCH v4 2/3] Add an optional "alias" attribute to syscall entries.

[PATCH] AArch64: Fix the gdb build with musl libc

[PATCH] AArch64: Prevent infinite recursion when checking AAPCS types

[PATCH] Add "set debug minsyms" command

[PATCH] Add 'extern C' if simulator is written in C++

[PATCH] backport of SYMBOL_LANGUAGE assertion failure on AIX PR gdb/23999

[PATCH] Fix a crash in jit.c

[PATCH] Fix build with latest GCC 9.0 tree

[PATCH] fix compile error with clang

[PATCH] Fix crash in "finish"

[PATCH] Fix gdb build on 32-bit hosts w/ --enable-64-bit-bfd

Re: [PATCH] Fix search of debug files for remote debuggee

[PATCH] Fix various tests to use -no-pie linker flag when needed

[PATCH] gdb/dwarf: Convert some predicates from int to bool

[PATCH] gdb/emacs/dir-locals: Update settings for c++-mode

[PATCH] gdb/or1k: Add linux debugging support

[PATCH] gdb/riscv: Handle passing variadic floating point arguments

[PATCH] gdb/riscv: Improve logic for when h/w float abi should be used

Re: [PATCH] gdb/riscv: Prevent buffer overflow in riscv_return_value

[PATCH] gdb/riscv: Split ISA and ABI features

[PATCH] gdb/riscv: Update test to handle targets without an fpu

[PATCH] gdb/testsuite/sim: Remove redundant setting of timeout

[PATCH] gdb: Allow struct fields named double

[PATCH] gdb: Fix "info os <unknown>" command

[PATCH] gdb: Update NEWS for OpenRISC Linux support

[PATCH] gdbserver short-circuit-argument-list failures

Re: [PATCH] Implement timestamp'ed output on "make check"

[PATCH] Improve "set debug separate-debug-file"

Re: [PATCH] Merge forward-search/reverse-search, use gdb::def_vector, remove limit (Re: [RFA] Fix leak in forward-search)

Re: [PATCH] Place displaced step data directly in inferior structure

[PATCH] Please define thread_info as struct thread_info (and other stuff)

[PATCH] Remove empty nm-fbsd.h header for FreeBSD/i386 native target.

[PATCH] Remove gdb_indent.sh

[PATCH] Remove more calls to xfree from Python

[PATCH] Remove the exception and cleanup checkers

[PATCH] RISC-V: Correct printing of MSTATUS and MISA.

[PATCH] show configuration --without-python (2)

[PATCH] Use SIG_BLOCK instead of numeric constant

[PATCH] Use upper case for more metasyntactic variables in gdb

[PATCH] Workaround a FreeBSD kernel bug resulting in spurious SIGTRAP events.

Re: [PATCH][gdb/testsuite] Log wait status on process no longer exists error

Re: [PATCH][PR build/23568] Fix gdb-7.12.1 MinGW/MSYS build issue

[PATCH][PR gdb/23985] Fix libinproctrace.so build

[PATCHv2 0/4] gdb: Allow struct fields named double

[PATCHv2 1/4] gdb: Extend the comments in c-exp.y

[PATCHv2 2/4] gdb: Resolve 49 reduce/reduce conflicts in c-exp.y

[PATCHv2 3/4] gdb: Add new parser rule for structure field names

[PATCHv2 4/4] gdb: Allow struct fields named double

[PATCHv2] gdb/riscv: Split ISA and ABI features

[PATCHv2] sim: Don't overwrite stored errno in sim_syscall_multi

[PATCHv3 0/2] Handle Errors While Preparing For Inferior Call

[PATCHv3 1/2] gdb/infcall: Make infcall_suspend_state more class like

[PATCHv3 2/2] gdb: Update test pattern to deal with native-extended-gdbserver

Re: [PATCHv5] gdb: Add default frame methods to gdbarch

[PING][RFC] Support for changing vector lengths

[PUSHED] gdb/riscv: Remove whitespace before #include line

[PUSHED] OBVIOUS: Fix ARI warning by removing warning trailing new line

[PUSHED] OBVIOUS: Forward declare linux_xfer_osdata_info_os_types on one line to fix ARI warning.

[pushed] target.c: Remove struct keyword in range-based for

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

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

[RESEND PATCH] gdb/or1k: Add linux debugging support

[RFA/commit] (Ada) -var-update crash for variable whose type is a reference to changeable

[RFA/commit] GDB crash re-running program on Windows (native)

[RFA] Add FORCE_LOCAL_GDB_QUIT_WAIT testsuite parameter.

[RFA] Ensure deterministic result order in gdb.ada/info_auto_lang.exp

Re: [RFA] Factorize killing the children in linux-ptrace.c, and fix a 'process leak'.

[RFA] Fix 'help set/show style' strange layouts/results.

[RFA] Fix a (one shot small) leak in language.c

[RFA] Fix gdb.ada bp_fun_addr failure due to conflict between fun 'a' and s-dimmks.ads 'A'.

[RFA] Fix leak by using td_ta_delete() to deregister target process and deallocate internal process handle.

[RFA] Fix leak in most gdb.mi tests.

[RFA] Fix leak in print_one_catch_syscall.

[RFA] Fix leak of set/show verbose doc, avoid xfree of static string

[RFA] Fix leaks in all the linux osdata annex transfers + code factorization.

[RFA] Fix some gdb.ada tests failures due to naming conflict.

Re: [RFA] Fix tid-reuse sometimes blocks for a very long (infinite?) time.

[RFA] Implement help/show values for 'set|show style'.

[RFA] Use gdb::unique_xmalloc_ptr<char> in command_line_input to fix a leak

[RFAv2 0/4] Fix some gdb.ada tests failure by using more unique names.

[RFAv2 1/4] Fix gdb.ada/packed_array_assign.exp by using more unique names.

[RFAv2 2/4] Fix gdb.ada/rename_subscript_param.exp by using more unique names.

[RFAv2 3/4] Fix gdb.ada/assign_arr.exp by using more unique names.

[RFAv2 4/4] Fix gdb.ada/fun_renaming.exp by using more unique names.

[RFAv2] Fix tid-reuse sometimes blocks for a very long (infinite?) time.

Re: [RFC/PATCH] Fix dwarf2read.c:dwarf2_find_containing_comp_unit's binary search

Re: [RFC] Remove cleanups from coffread.c

Re: Arabia Oil Offer

Breakage on builder Debian-s390x-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Debian-s390x-native-gdbserver-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Fedora-i686, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Fedora-s390x-m64, revision b44ee3a8cf21294eeb079ffbada7eeb559a9c6b4

Breakage on builder Fedora-x86_64-cc-with-index, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Fedora-x86_64-m32, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Fedora-x86_64-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

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

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

Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Fedora-x86_64-w64-mingw32, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder NetBSD-x86_64-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder RHEL-s390x-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Solaris11-amd64-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Solaris11-sparcv9-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Ubuntu-Aarch64-m64, revision 23ebf37881dda7fcf9dd86125705a30b6e2084ce

Breakage on builder Ubuntu-Aarch64-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Ubuntu-Aarch64-m64, revision 90af06793e9d391c0aa33994f21bba6971d084f7

Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision fde51dd189a1f8a63896bcb845ef36ea5e1917d5

Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6

Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, revision f50fabe4f66534c9addacddeaa439e8d164eadda

Don't build readline/libreadline.a, when --with-system-readline is supplied

function style not fully applied in backtrace, when frame shows an address

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

GDB 8.2.1 release -- targetting Sat Dec 23rd!!! (2018-12-15 status update)

GDB 8.3 release -- time to start the release process

Re: GDB internal error in pc_in_thread_step_range

GDB ui word wrapping broken/interferes with 'set style' ?

gdb-8.2 branch FROZEN

gdb-8.2 branch now open for commits again

Leaks in gdb readline (old) version 6.2, fixed in readline 7

Linking gdb with -ltinfow, if libtinfo is not available

New ARI warning Mon Dec 17 01:57:09 UTC 2018

New ARI warning Wed Dec 12 01:56:48 UTC 2018

Re: New FAILs on gdb.fortran/short-circuit-argument-list.exp when testing on native{,-extended}-gdbserver

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

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

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

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

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

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

PING Re: [RFA] Ensure deterministic result order in gdb.ada/info_auto_lang.exp

PING: Re: [PATCHv5] gdb: Add default frame methods to gdbarch

PING^2 Re: [RFA] Fix tid-reuse sometimes blocks for a very long (infinite?) time.

PING^2 Re: [RFA] Factorize killing the children in linux-ptrace.c, and fix a 'process leak'.

potential patch for gdb bug c++/20020

Re: potential patch for gdb bug c++/20020 - updated

pushed: [PATCH] show configuration --without-python (2)

pushed: [release/branch] Set GDB version number to 8.2.1.

pushed: [release/HEAD] Document the GDB 8.2.1 release in gdb/ChangeLog

Results of running GDB testsuite under valgrind

Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes

riscv-tdep.c in 32-bits build


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