gdb-cvs archive
subject index for December, 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.1.DATE-git.

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

[binutils-gdb/gdb-8.2-branch] Fix dwarf2read.c:dwarf2_find_containing_comp_unit's binary search

[binutils-gdb/gdb-8.2-branch] Fix SYMBOL_LANGUAGE assertion failure on AIX.

[binutils-gdb/gdb-8.2-branch] gdb: Fix "info os <unknown>" command

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

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

[binutils-gdb] AArch64: Fix the gdb build with musl libc

[binutils-gdb] AArch64: Racy: Don't set empty set of hardware BPs/WPs on new thread

[binutils-gdb] Add a "context" argument to add_setshow_enum_cmd

[binutils-gdb] Add an optional "alias" attribute to syscall entries.

[binutils-gdb] Add debug output for recorded minsyms

[binutils-gdb] Add output styles to gdb

[binutils-gdb] Avoid internal errors when stepping outside 'main' on MinGW

[binutils-gdb] Build gdb "nat" files in subdirectory

[binutils-gdb] Change gdb test suite's TERM setting

[binutils-gdb] Change get_syscalls_by_group to append to an existing vector of integers.

[binutils-gdb] Change input_handler to take a unique_xmalloc_ptr

[binutils-gdb] Change wrap buffering to use a std::string

[binutils-gdb] Consolidate some Python exception-printing functions

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

[binutils-gdb] Created tag users/ARM/embedded-binutils-master-2018q4

[binutils-gdb] Created tag users/ARM/embedded-gdb-master-2018q4

[binutils-gdb] Document the "set style" commands

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

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

[binutils-gdb] Factorize killing the children in linux-ptrace.c, and fix a 'process leak'.

[binutils-gdb] Fix 'help set/show style' strange layouts/results.

[binutils-gdb] Fix a (one shot small) leak in language.c

[binutils-gdb] Fix a crash in jit.c

[binutils-gdb] Fix build with latest GCC 9.0 tree

[binutils-gdb] Fix compile error with clang 3.8

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

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

[binutils-gdb] Fix gdb.ada/assign_arr.exp by using more unique names.

[binutils-gdb] Fix gdb.ada/fun_renaming.exp by using more unique names.

[binutils-gdb] Fix gdb.ada/packed_array_assign.exp by using more unique names.

[binutils-gdb] Fix leak by using td_ta_delete() to deregister target process and deallocate internal process handle

[binutils-gdb] Fix leak of set/show verbose doc, avoid xfree of static string

[binutils-gdb] Fix leaks in all the linux osdata annex transfers + code factorization.

[binutils-gdb] Fix the build when GNU Source Highlight is not available

[binutils-gdb] Fix the date in the ChangeLog

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

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

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

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

[binutils-gdb] gdb/infcall: Make infcall_suspend_state into a class

[binutils-gdb] gdb/or1k: Add linux debugging support

[binutils-gdb] gdb/riscv: Add float status registers to save and restore reggroups

[binutils-gdb] gdb/riscv: Add gdb to dwarf register number mapping

[binutils-gdb] gdb/riscv: Format CORE_ADDR as a string for printing

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

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

[binutils-gdb] gdb/riscv: Prevent buffer overflow in riscv_return_value

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

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

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

[binutils-gdb] gdb: Add default frame methods to gdbarch

[binutils-gdb] gdb: Add new parser rule for structure field names

[binutils-gdb] gdb: Allow struct fields named double

[binutils-gdb] gdb: Extend the comments in c-exp.y

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

[binutils-gdb] gdb: Update NEWS for OpenRISC Linux support

[binutils-gdb] gdb: Update test pattern to deal with native-extended-gdbserver

[binutils-gdb] Highlight source code using GNU Source Highlight

[binutils-gdb] Improve "set debug separate-debug-file"

[binutils-gdb] Improve gdb.ada/rename_subscript_param.exp by using more unique names.

[binutils-gdb] Introduce ui_file_style

[binutils-gdb] Look for tgetent in libtinfow

[binutils-gdb] Make ANSI terminal escape sequences work in TUI

[binutils-gdb] Make init.c depend on source files

[binutils-gdb] Merge forward-search/reverse-search, use gdb::def_vector, remove limit

[binutils-gdb] Minor gdb/Makefile.in cleanups

[binutils-gdb] OBVIOUS: Fix ARI warning by removing warning trailing new line

[binutils-gdb] OBVIOUS: Forward declare linux_xfer_osdata_info_os_types on one line to fix ARI warning.

[binutils-gdb] PATCH/OBVIOUS Remove various trailing spaces in linux-osdata.c

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

[binutils-gdb] Remove gdbtypes special case from init.c rule

[binutils-gdb] Remove more calls to xfree from Python

[binutils-gdb] Reset terminal styles

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

[binutils-gdb] sim/cris: Fix references to cgen cpu directory

[binutils-gdb] sim/opcodes: Allow use of out of tree cgen source directory

[binutils-gdb] sim: Don't overwrite stored errno in sim_syscall_multi

[binutils-gdb] Simplify dwarf2_find_containing_comp_unit

[binutils-gdb] Style addresses

[binutils-gdb] Style locations when setting a breakpoint

[binutils-gdb] Style print_address_symbolic

[binutils-gdb] Style the "Reading symbols" message

[binutils-gdb] Style the gdb welcome message

[binutils-gdb] Style variable names

[binutils-gdb] Synchronize libiberty with gcc and add --no-recruse-limit option to tools that support name demangli

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

[binutils-gdb] Translate PyExc_KeyboardInterrupt to gdb "quit"

[binutils-gdb] Update the FreeBSD system call table to match FreeBSD 12.0.

[binutils-gdb] Use DISABLE_COPY_AND_ASSIGN in minimal_symbol_reader

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

[binutils-gdb] Use gdbpy_convert_exception in a few more spots

[binutils-gdb] Use separate sed expressions to escape auto-load directories.

[binutils-gdb] Use wclrtoeol in tui_show_source_line

[binutils-gdb] when printing the GDB config, explicitly say if configured without python

[binutils-gdb] Workaround a FreeBSD kernel bug resulting in spurious SIGTRAP events.


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