gdb-cvs archive
subject index for September, 2018

This is the mail archive of the gdb-cvs@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:

[binutils-gdb/gdb-8.2-branch] Bump GDB version number to 8.2.0.DATE-git.

[binutils-gdb/gdb-8.2-branch] Document the GDB 8.2 release in gdb/ChangeLog

[binutils-gdb/gdb-8.2-branch] Fix "make install-strip" failure to install gdb-add-index.sh

[binutils-gdb/gdb-8.2-branch] Fix crash with empty Rust enum

[binutils-gdb/gdb-8.2-branch] fix incorrect gnulib getcwd replacement when cross-compiling GDB

[binutils-gdb/gdb-8.2-branch] Make Rust error message mention the field name

[binutils-gdb/gdb-8.2-branch] Move 'is_regular_file' from common-utils.c to filestuff.c

[binutils-gdb/gdb-8.2-branch] python: Make gdb.execute("show commands") work (PR 23669)

[binutils-gdb/gdb-8.2-branch] Set GDB version number to 8.2.

[binutils-gdb] (Ada) "catch assert" spurious internal error

[binutils-gdb] (Ada) assigning packed array aggregate with variable as component

[binutils-gdb] (Ada) Cleanup code by using ada_is_access_to_unconstrained_array call.

[binutils-gdb] (Ada) Fix -var-list-children MI command for union type

[binutils-gdb] (Ada) fix handling of expression with parameterless function call

[binutils-gdb] (Ada) Fix printing of access to unconstrained arrays

[binutils-gdb] (Ada) Fix resolving of homonym components in tagged types

[binutils-gdb] (Ada) infinite loop when hitting unhandled exception catchpoint

[binutils-gdb] (Ada) New function ada_is_access_to_unconstrained_array

[binutils-gdb] (Ada) slightly incorrect bounds for type of array indexed by enum

[binutils-gdb] (Ada/MI) Fix -var-evaluate-expression for access to unconstrained arrays

[binutils-gdb] [gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies

[binutils-gdb] [gdb/Python] Eliminate find_inferior_object

[binutils-gdb] [OBVIOUS] ChangeLog for obvious enable frame-filter help fix.

[binutils-gdb] [OBVIOUS] enable frame-filter short help uses disable instead of enable

[binutils-gdb] [testsuite] Fix dg-extract-results.sh path

[binutils-gdb] Aarch64 SVE: Fix stack smashing when calling functions

[binutils-gdb] ada-lang.c::ada_value_cast: remove unnecessary parentheses

[binutils-gdb] Add "const" to a few locals in gdb

[binutils-gdb] Add "contrib" to the list of GDB support dirs (on src-release.sh)

[binutils-gdb] Add '_' in the match pattern.

[binutils-gdb] Add a new 'info proc files' subcommand of 'info proc'.

[binutils-gdb] Add debug output about skipping files and functions

[binutils-gdb] Add gcc_target_options hook for nios2.

[binutils-gdb] Add missing spaces after inet_ntop invocations.

[binutils-gdb] Add more methods to gdb.Progspace

[binutils-gdb] Add support for 'info proc files' on FreeBSD core dumps.

[binutils-gdb] Allow a pretty-printer without a to_string method

[binutils-gdb] Allow conversion of pointers to Python int

[binutils-gdb] Allow more Python scalar conversions

[binutils-gdb] Allow setting a parameter to raise gdb.GdbError

[binutils-gdb] Also recognize __sighndlr on Solaris/x86

[binutils-gdb] Automatically update "aclocal_m4_deps" when updating gnulib

[binutils-gdb] Avoid warnings from makeinfo

[binutils-gdb] Carry the gnulib getcwd backport as a patch

[binutils-gdb] Cast RLIM_INFINITY to rlim_t to fix 64-bit Solaris 10 build

[binutils-gdb] Change "xor" name in cpu_core to allow building with iso646.h or C++ compiler

[binutils-gdb] Change get_inferior_args to return const char *

[binutils-gdb] Change objfile_to_objfile_object to return a new reference

[binutils-gdb] Change pspace_to_pspace_object to return a new reference

[binutils-gdb] Change thread_to_thread_object to return a new reference

[binutils-gdb] Check for gmp when checking for mpfr

[binutils-gdb] Check for negative argument in Type.template_argument

[binutils-gdb] compile: Remove non-const reference parameters

[binutils-gdb] Consolidate gdb.GdbError handling

[binutils-gdb] Created tag gdb-8.2-release

[binutils-gdb] Darwin: fix SIGTRAP when debugging

[binutils-gdb] Darwin: Handle unrelocated dyld.

[binutils-gdb] Darwin: Remove unused variables [-Werror=unused-variable]

[binutils-gdb] Darwin: set startup-with-shell to off on Sierra and later.

[binutils-gdb] Disable -Wformat-nonliteral in parts of printcmd.c

[binutils-gdb] Do not pass -DNDEBUG to Python compilations in development mode

[binutils-gdb] Document that Frame.block can throw

[binutils-gdb] Document the 'info proc files' command.

[binutils-gdb] Document the GDB 8.2 release in gdb/ChangeLog

[binutils-gdb] Don't steal references in the gdb Python code

[binutils-gdb] elf32-nds32: Remove elf32_nds32_allocate_dynrelocs

[binutils-gdb] Expand "show disassembler-options" output

[binutils-gdb] Expect for "@" when doing "complete break ada" on gdb.ada/complete.exp

[binutils-gdb] Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64-invalid-stack-middle.e

[binutils-gdb] Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64-invalid-stack-top.exp

[binutils-gdb] Fix "make install-strip" failure to install gdb-add-index.sh

[binutils-gdb] Fix /proc pathname sizes on Solaris

[binutils-gdb] Fix a typo in a comment.

[binutils-gdb] Fix ARI violations in c++compile

[binutils-gdb] Fix batch exit status test failure on Fedora 28

[binutils-gdb] Fix build error in aarch64-linux-tdep.c on macOS

[binutils-gdb] Fix crash with empty Rust enum

[binutils-gdb] Fix gdb.events.inferior_call documentation

[binutils-gdb] Fix help text for "python" command

[binutils-gdb] Fix possible exception leak in python.c

[binutils-gdb] Fix PR gdb/20948: --write option to GDB causes segmentation fault

[binutils-gdb] Fix PR gdb/23558: Use system's 'getcwd' when cross-compiling GDB

[binutils-gdb] Fix typo in pretty-printer example

[binutils-gdb] Fix use-after-move in compile/compile-cplus-types.c

[binutils-gdb] Fold i386-v4-nat.c into i386-sol2-nat.c

[binutils-gdb] gdb/riscv: Fix an ARI warning

[binutils-gdb] gdb/riscv: Improve non-dwarf stack unwinding

[binutils-gdb] gdb/riscv: Provide non-DWARF stack unwinder

[binutils-gdb] gdb/testsuite: Make test names unique in gdb.base/watchpoint.exp

[binutils-gdb] gdb: Add builtin types for 24 bit integers.

[binutils-gdb] gdb: Change how frames are selected for 'frame' and 'info frame'.

[binutils-gdb] gdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOC

[binutils-gdb] gdb: Extend the trad-frame API

[binutils-gdb] gdbserver/Makefile.in: Remove ADD_DEPS

[binutils-gdb] Generate aclocal-m4-deps.mk more deterministically and portably.

[binutils-gdb] Generate more tags in gdb/testsuite/Makefile

[binutils-gdb] Generate NT_PROCSTAT_{AUXV, VMMAP, PS_STRINGS} in FreeBSD coredumps

[binutils-gdb] Handle 64-bit Solaris/x86 ld.so.1

[binutils-gdb] Handle missing Solaris auxv entries

[binutils-gdb] Handle PPC64 function descriptor in Ada decoding

[binutils-gdb] Import gnulib's inet_ntop module.

[binutils-gdb] Logical short circuiting with argument lists

[binutils-gdb] Make -Wformat-nonliteral work with gcc

[binutils-gdb] Make infpy_thread_from_thread_handle static

[binutils-gdb] Make py-prettyprint.exp test names unique

[binutils-gdb] Make Rust error message mention the field name

[binutils-gdb] Make save_infcall_*_state return unique pointers

[binutils-gdb] Make the "info proc" documentation more consistent.

[binutils-gdb] Make variable in get_startup_shell non-static

[binutils-gdb] Mark more file descriptors close-on-exec

[binutils-gdb] Mention Python versions in the documentation

[binutils-gdb] Mention virtual tables in Python dynamic_type documentation

[binutils-gdb] minor reformatting in ada-lang.c::ada_to_fixed_value

[binutils-gdb] Missed last ChangeLog entry.

[binutils-gdb] More Solaris procfs cleanup

[binutils-gdb] Move 'is_regular_file' from common-utils.c to filestuff.c

[binutils-gdb] Preserve sign when converting gdb.Value to Python int

[binutils-gdb] Provide pid_to_exec_file on Solaris (PR tdep/17903)

[binutils-gdb] Provide type_align gdbarch function for nios2.

[binutils-gdb] python: Add Inferior.progspace property

[binutils-gdb] python: Add Progspace.objfiles method

[binutils-gdb] python: Add tests for trying to use an invalid Inferior object

[binutils-gdb] python: Fix erroneous doc about gdb.objfiles()

[binutils-gdb] python: Make gdb.execute("show commands") work (PR 23669)

[binutils-gdb] python: Make two functions return gdbpy_ref<>

[binutils-gdb] python: Provide textual representation for Inferior and Objfile

[binutils-gdb] Remove --enable-multi-ice

[binutils-gdb] Remove a spurious target_terminal::ours() from windows_nat_target::wait()

[binutils-gdb] Remove an unnecessary block in call_function_by_hand_dummy

[binutils-gdb] Remove cleanup from add_path

[binutils-gdb] Remove cleanup from infrun.c

[binutils-gdb] Remove cleanup from procfs.c

[binutils-gdb] Remove cleanup from try_open_exec_file

[binutils-gdb] Remove CPYCHECKER_RETURNS_BORROWED_REF

[binutils-gdb] Remove dead code from gdbserver's configure

[binutils-gdb] Remove dead definition from valops.c

[binutils-gdb] Remove munmap_listp_free_cleanup

[binutils-gdb] Remove obsolete comments from Makefiles

[binutils-gdb] Remove periods from Python section titles

[binutils-gdb] Remove redundant test in update_inserted_breakpoint_locations

[binutils-gdb] Remove release_stop_context_cleanup

[binutils-gdb] Remove remaining cleanups from compile-object-load.c

[binutils-gdb] Remove some leftover text in gdb/README

[binutils-gdb] Remove two infrun cleanups

[binutils-gdb] Remove unnecessary casts from cli-cmds.c

[binutils-gdb] Remove unneeded explicit .o targets

[binutils-gdb] Remove unused "tmp" variable.

[binutils-gdb] Remove unused tui_win_element::highlight

[binutils-gdb] Remove unused tui_win_info::detail::opaque

[binutils-gdb] Remove unused variable in record-btrace.c

[binutils-gdb] Report Python errors coming from gdb.post_event

[binutils-gdb] Return std::string from gdb_bfd_errmsg

[binutils-gdb] Revert "Update gnulib to current upstream master"

[binutils-gdb] Reword gdb.GdbError text

[binutils-gdb] Simplify ada-exp.o rule

[binutils-gdb] Simplify uses of thread_to_thread_object

[binutils-gdb] Skip GDB tab-completion tests if no readline.

[binutils-gdb] Small fix for "winheight" usage

[binutils-gdb] Small typo fix in Basic Python node

[binutils-gdb] Sort objects in gdb and gdbserver Makefiles

[binutils-gdb] Support 'info proc files' on live FreeBSD processes.

[binutils-gdb] Swap two sentences in the Pretty Printing API node

[binutils-gdb] Testsuite: Add gdb_can_simple_compile

[binutils-gdb] Testsuite: Add gdb_simple_compile

[binutils-gdb] testsuite: Fix race condition in check-libthread-db

[binutils-gdb] Update gdb's configure instructions

[binutils-gdb] Update get_standard_cache_dir for macOS

[binutils-gdb] Update Python Block.end documentation

[binutils-gdb] Update Python frame filter documentation

[binutils-gdb] Update Python unwinder documentation

[binutils-gdb] Use GNU style for metasyntactic variables in gdb

[binutils-gdb] Use GNU style for metasyntactic variables in gdbserver

[binutils-gdb] Use KF_PATH to verify the size of a struct kinfo_file.

[binutils-gdb] Use new and delete for struct infcall_control_state

[binutils-gdb] Use new and delete for struct infcall_suspend_state

[binutils-gdb] Use the existing instruction to determine the RISC-V breakpoint kind.


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