gdb-cvs archive
subject index for March, 2019

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.3-branch] Add the "set style source" command

[binutils-gdb/gdb-8.3-branch] Avoid a crash in source_cache::extract_lines

[binutils-gdb/gdb-8.3-branch] Avoid compilation warnings on MinGW.

[binutils-gdb/gdb-8.3-branch] Bump GDB version number to 8.2.91.DATE-git.

[binutils-gdb/gdb-8.3-branch] Can't interrupt process without controlling terminal on Solaris (PR gdb/8527)

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

[binutils-gdb/gdb-8.3-branch] Fix colors in TUI mode in MS-Windows build with ncurses

[binutils-gdb/gdb-8.3-branch] Fix documentation of styles.

[binutils-gdb/gdb-8.3-branch] Fix first time you type UP or DOWN in TUI's command window

[binutils-gdb/gdb-8.3-branch] Fix GDB compilation on MinGW (PR gdb/24292)

[binutils-gdb/gdb-8.3-branch] Fix gdb/TUI behavior in response to [Enter] keypress

[binutils-gdb/gdb-8.3-branch] Fix MinGW build with source-highlight

[binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode

[binutils-gdb/gdb-8.3-branch] Fix scrolling right in the TUI

[binutils-gdb/gdb-8.3-branch] Fix testsuite hangs when gdb_test_multiple body errors out

[binutils-gdb/gdb-8.3-branch] Fix use-after-free in source_cache::get_source_lines

[binutils-gdb/gdb-8.3-branch] Fix vertical scrolling of TUI source window

[binutils-gdb/gdb-8.3-branch] GDB no longer supports Windows before XP.

[binutils-gdb/gdb-8.3-branch] gdb/testsuite: Prepare for DejaGnu 1.6.2

[binutils-gdb/gdb-8.3-branch] Improve/fix the TUI's current source line highlight

[binutils-gdb/gdb-8.3-branch] Make TUI react to "set style enabled"

[binutils-gdb/gdb-8.3-branch] Merge handle_inferior_event and handle_inferior_event_1

[binutils-gdb/gdb-8.3-branch] Revert "Use wclrtoeol in tui_show_source_line"

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

[binutils-gdb/gdb-8.3-branch] Support styling on native MS-Windows console

[binutils-gdb/gdb-8.3-branch] Testsuite: Ensure changing directory does not break the log file

[binutils-gdb/gdb-8.3-branch] The NEWS file had two "New targets" sections for 8.3.

[binutils-gdb/gdb-8.3-branch] Use '$enable_unittest' instead of '$development' on gdbserver/configure.srv (for 'aarch64*-*-linux*'

[binutils-gdb] (re-)fix the regcache leaks when detaching from an executable.

[binutils-gdb] AArch64: 128bit views for SVE registers

[binutils-gdb] AArch64: Add pauth DWARF registers

[binutils-gdb] AArch64: Add pointer authentication feature

[binutils-gdb] AArch64: DWARF unwinder support for signed return addresses

[binutils-gdb] AArch64: gdbserver: read pauth registers

[binutils-gdb] AArch64: Prologue scan unwinder support for signed return addresses

[binutils-gdb] AArch64: Read pauth registers

[binutils-gdb] AArch64: Read pauth section from core files

[binutils-gdb] AArch64: Use HWCAP to detect pauth feature

[binutils-gdb] AArch64: View the pseudo V registers as vectors

[binutils-gdb] Add a helper function to resolve TLS variable addresses for FreeBSD.

[binutils-gdb] Add a more general version of lookup_struct_elt_type.

[binutils-gdb] Add a new gdbarch method to resolve the address of TLS variables.

[binutils-gdb] Add AArch64 Pointer Authentication to the NEWS file

[binutils-gdb] Add ATTRIBUTE_UNUSED_RESULT to macro_buffer

[binutils-gdb] Add ATTRIBUTE_UNUSED_RESULT to parser_state

[binutils-gdb] Add ATTRIBUTE_UNUSED_RESULT to ref_ptr::release

[binutils-gdb] Add ATTRIBUTE_UNUSED_RESULT to scoped_fd

[binutils-gdb] Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap

[binutils-gdb] Add ATTRIBUTE_UNUSED_RESULT to scoped_remote_fd::release

[binutils-gdb] Add comments describing tui_ui_out and its fields, cleanup a bit

[binutils-gdb] Add linux_get_hwcap

[binutils-gdb] Add the "set style source" command

[binutils-gdb] Add usage for commands in printcmd.c

[binutils-gdb] Allocate minimal symbols with malloc

[binutils-gdb] Allow really large fortran array bounds: fortran type/value printers

[binutils-gdb] Allow really large fortran array bounds: TYPE_LENGTH to ULONGEST

[binutils-gdb] Avoid a crash in source_cache::extract_lines

[binutils-gdb] Avoid compilation warnings on MinGW.

[binutils-gdb] C++-ify bcache

[binutils-gdb] C++ify fork_info, use std::list

[binutils-gdb] C++ify remote notification code

[binutils-gdb] Change displaced_step_clear_cleanup to a forward_scope_exit

[binutils-gdb] Change iterate_over_lwps to take a gdb::function_view

[binutils-gdb] Change minimal_symbol inheritance

[binutils-gdb] Change pid_to_str to return std::string

[binutils-gdb] Change the_dummy_target to be a global

[binutils-gdb] Clean up some comments in minsyms.c

[binutils-gdb] Don't include symtab.h from expression.h

[binutils-gdb] Don't show "display"s twice in MI

[binutils-gdb] Eliminate fork_info::clobber_regs

[binutils-gdb] Ensure 'help set/show print inferior-events' shows the example events.

[binutils-gdb] Factor out mi_ui_out instantiation logic

[binutils-gdb] Fix Ada "ptype" bug with array types

[binutils-gdb] Fix Arm build

[binutils-gdb] Fix Arm build error

[binutils-gdb] Fix buffer overflow regression due to minsym malloc-ed instead of obstack-ed.

[binutils-gdb] Fix coff_start_symtab resource leak found by Coverity

[binutils-gdb] Fix colors in TUI mode in MS-Windows build with ncurses

[binutils-gdb] Fix documentation of styles.

[binutils-gdb] Fix first time you type UP or DOWN in TUI's command window

[binutils-gdb] Fix format specification in display_selector() (again)

[binutils-gdb] Fix GDB being suspended SIGTTOU when running gdb.multi/multi-arch-exec.exp

[binutils-gdb] Fix GDB compilation on MinGW (PR gdb/24292)

[binutils-gdb] Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdb

[binutils-gdb] Fix gdb.multi/multi-term-settings.exp blocking under high load/slow gdb

[binutils-gdb] Fix gdb.texinfo build

[binutils-gdb] Fix gdb/TUI behavior in response to [Enter] keypress

[binutils-gdb] Fix MI output for multi-location breakpoints

[binutils-gdb] Fix MinGW build with source-highlight

[binutils-gdb] Fix normal_stop latent bug

[binutils-gdb] Fix Powerpc build

[binutils-gdb] Fix redisplay of the current line in GDB TUI mode

[binutils-gdb] Fix regression caused by minimal symbol changes

[binutils-gdb] Fix remote-sim.c build after warn-unused-result change

[binutils-gdb] Fix s390 build

[binutils-gdb] Fix scrolling right in the TUI

[binutils-gdb] Fix stepping past unwritable kernel helper on nios2-linux-gnu.

[binutils-gdb] Fix test-cp-name-parser build, parser_fprintf undefined

[binutils-gdb] Fix test-cp-name-parser build, unused variable

[binutils-gdb] Fix testsuite hangs when gdb_test_multiple body errors out

[binutils-gdb] Fix use-after-free in source_cache::get_source_lines

[binutils-gdb] Fix vertical scrolling of TUI source window

[binutils-gdb] Fix wrong format specification in display_selector()

[binutils-gdb] Fortran function calls with arguments

[binutils-gdb] GDB no longer supports Windows before XP.

[binutils-gdb] gdb-gdb.py.in: Fix error when printing range type

[binutils-gdb] gdb/fortran: Add builtin 8-byte integer type with (kind=8) support

[binutils-gdb] gdb/fortran: Add Fortran 'kind' intrinsic and keyword

[binutils-gdb] gdb/fortran: Add new function to evaluate Fortran expressions

[binutils-gdb] gdb/fortran: Add support for the ABS intrinsic function

[binutils-gdb] gdb/fortran: Cleanup code for parsing logical constants

[binutils-gdb] gdb/fortran: Enable debugging of the Fortran parser

[binutils-gdb] gdb/fortran: Expand the set of types that support (kind=N)

[binutils-gdb] gdb/fortran: Handle older TYPE*SIZE typenames

[binutils-gdb] gdb/fortran: Remove some duplicate tests

[binutils-gdb] gdb/fortran: Simplify handling of Fortran dot operations and keywords

[binutils-gdb] gdb/fortran: Use TYPE_CODE_CHAR for character types

[binutils-gdb] gdb/testsuite: Make test names unique in gdb.python/py-prettyprint.exp

[binutils-gdb] gdb/testsuite: Prepare for DejaGnu 1.6.2

[binutils-gdb] gdb: Avoid trailing whitespace when pretty printing

[binutils-gdb] gdb: Make python display_hint None handling defined behaviour

[binutils-gdb] gdb: Move value_from_host_double into value.c and make more use of it

[binutils-gdb] gdb: unconditionally define _initialize_string_view_selftests

[binutils-gdb] gdbserver short-circuit-argument-list failures

[binutils-gdb] gdbserver: Add linux_get_hwcap

[binutils-gdb] gdbserver: Ensure AT_HWCAP2 is defined

[binutils-gdb] Handle an edge case for minisym TLS variable lookups.

[binutils-gdb] Have parser reset the innermost block tracker

[binutils-gdb] Improve/fix the TUI's current source line highlight

[binutils-gdb] Include bcache.h from objfiles.h

[binutils-gdb] Introduce ATTRIBUTE_UNUSED_RESULT and use it

[binutils-gdb] Introduce new convenience variables $_gdb_major and $_gdb_minor

[binutils-gdb] linux-fork.c: rewrite inf_has_multiple_threads

[binutils-gdb] Make "checkpoint" not rely on inferior_ptid

[binutils-gdb] Make null_ptid and minus_one_ptid "const"

[binutils-gdb] Make remote.c ptid constants "const"

[binutils-gdb] Make TUI react to "set style enabled"

[binutils-gdb] Merge handle_inferior_event and handle_inferior_event_1

[binutils-gdb] More block constification

[binutils-gdb] Note support for TLS variables on FreeBSD.

[binutils-gdb] OBVIOUS: fix several occurrences of 'This options has' to 'This option has'

[binutils-gdb] Remove basic cleanup code

[binutils-gdb] Remove cleanup from solib-svr4.c

[binutils-gdb] Remove cleanups from coffread.c

[binutils-gdb] Remove code disabled since at least 1999 from lookup_struct_elt_type.

[binutils-gdb] Remove excess calls to gdb_flush

[binutils-gdb] Remove free_current_contents

[binutils-gdb] Remove gdb_bfd_fdopenr

[binutils-gdb] Remove last cleanup from gdbserver

[binutils-gdb] Remove last cleanup from linux-namespaces.c

[binutils-gdb] Remove last cleanup solib-aix.c

[binutils-gdb] Remove last cleanups from solib-svr4.c

[binutils-gdb] Remove last cleanups from stabsread.c

[binutils-gdb] Remove minsym termination

[binutils-gdb] Remove null_block_symbol

[binutils-gdb] Remove redundant assignment from dwarf2_find_containing_comp_unit

[binutils-gdb] Remove some Python 3 #ifs

[binutils-gdb] Remove some unneeded initializations in minimal_symbol_reader

[binutils-gdb] Remove unnecessary cases from rank_one_type's switch

[binutils-gdb] Remove unused variable from windows_make_so

[binutils-gdb] Revert "Use wclrtoeol in tui_show_source_line"

[binutils-gdb] sim/common: convert sim-arange to use sim-inline

[binutils-gdb] sim/common: Fix warnings: "warning: implicit declaration of function..."

[binutils-gdb] sim: fix aarch64 sim build

[binutils-gdb] sim: fix all sim builds

[binutils-gdb] Simplify per-BFD storage management

[binutils-gdb] Slightly simplify minsym creation

[binutils-gdb] Small fix to gdb.Value constructor doc

[binutils-gdb] Split rank_one_type_parm_array from rank_one_type

[binutils-gdb] Split rank_one_type_parm_bool from rank_one_type

[binutils-gdb] Split rank_one_type_parm_char from rank_one_type

[binutils-gdb] Split rank_one_type_parm_complex from rank_one_type

[binutils-gdb] Split rank_one_type_parm_enum from rank_one_type

[binutils-gdb] Split rank_one_type_parm_float from rank_one_type

[binutils-gdb] Split rank_one_type_parm_func from rank_one_type

[binutils-gdb] Split rank_one_type_parm_int from rank_one_type

[binutils-gdb] Split rank_one_type_parm_ptr from rank_one_type

[binutils-gdb] Split rank_one_type_parm_range from rank_one_type

[binutils-gdb] Split rank_one_type_parm_set from rank_one_type

[binutils-gdb] Split rank_one_type_parm_struct from rank_one_type

[binutils-gdb] Support fs_base and gs_base on FreeBSD/i386.

[binutils-gdb] Support styling on native MS-Windows console

[binutils-gdb] Support the fs_base and gs_base registers on i386.

[binutils-gdb] Support TLS variables on FreeBSD/amd64.

[binutils-gdb] Support TLS variables on FreeBSD/i386.

[binutils-gdb] Support TLS variables on FreeBSD/powerpc.

[binutils-gdb] Support TLS variables on FreeBSD/riscv.

[binutils-gdb] Testsuite: Ensure changing directory does not break the log file

[binutils-gdb] Testsuite: Ensure interrupt-daemon-attach doesn't run forever

[binutils-gdb] Testsuite: Ensure pie is disabled on some tests

[binutils-gdb] Testsuite: set sysroot when using gdbserver

[binutils-gdb] The NEWS file had two "New targets" sections for 8.3.

[binutils-gdb] Update comment for target::get_thread_local_address.

[binutils-gdb] Update two cleanup comments

[binutils-gdb] Use '$enable_unittest' instead of '$development' on gdbserver/configure.srv (for 'aarch64*-*-linux*'

[binutils-gdb] Use @defvar to document gdb.pretty_printers

[binutils-gdb] Use bitset for demangled_hash_languages

[binutils-gdb] Use htab_up for demangled hash

[binutils-gdb] Use memcpy in minimal_symbol_reader::install

[binutils-gdb] Use SCOPE_EXIT in write_gcore_file

[binutils-gdb] Use scoped_restore_current_language in two places

[binutils-gdb] Use unique_xmalloc_ptr in remote.c


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