aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-03-26Fix Arm buildAlan Hayward1-0/+4
2019-03-25Fix use-after-free in source_cache::get_source_linesSimon Marchi1-0/+5
2019-03-25Note support for TLS variables on FreeBSD.John Baldwin1-0/+4
2019-03-25Clean up some comments in minsyms.cTom Tromey1-0/+8
2019-03-25Fix s390 buildAlan Hayward1-0/+4
2019-03-25Add linux_get_hwcapAlan Hayward1-0/+27
2019-03-24Remove null_block_symbolTom Tromey1-0/+32
2019-03-24Don't include symtab.h from expression.hTom Tromey1-0/+5
2019-03-24More block constificationTom Tromey1-0/+49
2019-03-23Have parser reset the innermost block trackerTom Tromey1-0/+22
2019-03-23Include bcache.h from objfiles.hTom Tromey1-0/+4
2019-03-23Use scoped_restore_current_language in two placesTom Tromey1-0/+6
2019-03-22AArch64: Read pauth section from core filesAlan Hayward1-0/+8
2019-03-22AArch64: Prologue scan unwinder support for signed return addressesAlan Hayward1-0/+8
2019-03-22AArch64: DWARF unwinder support for signed return addressesAlan Hayward1-0/+10
2019-03-22AArch64: Add pauth DWARF registersAlan Hayward1-0/+14
2019-03-22AArch64: gdbserver: read pauth registersAlan Hayward1-0/+5
2019-03-22AArch64: Read pauth registersAlan Hayward1-0/+12
2019-03-22AArch64: Use HWCAP to detect pauth featureAlan Hayward1-0/+11
2019-03-22AArch64: Add pointer authentication featureAlan Hayward1-0/+17
2019-03-20Merge handle_inferior_event and handle_inferior_event_1Tom Tromey1-0/+6
2019-03-19Don't show "display"s twice in MITom Tromey1-0/+6
2019-03-19Add comments describing tui_ui_out and its fields, cleanup a bitPedro Alves1-0/+10
2019-03-19Fix Arm build errorAlan Hayward1-0/+6
2019-03-18Fix first time you type UP or DOWN in TUI's command windowPedro Alves1-0/+6
2019-03-18Fix gdb/TUI behavior in response to [Enter] keypressEli Zaretskii1-0/+7
2019-03-18Fix regression caused by minimal symbol changesTom Tromey1-0/+5
2019-03-18Improve/fix the TUI's current source line highlightPedro Alves1-0/+13
2019-03-18Fix scrolling right in the TUIHannes Domani1-0/+5
2019-03-18Fix Ada "ptype" bug with array typesTom Tromey1-0/+5
2019-03-18gdb: unconditionally define _initialize_string_view_selftestsSergei Trofimovich1-0/+5
2019-03-17Remove unused variable from windows_make_soВладимир Мартьянов1-0/+5
2019-03-17Fix wrong format specification in display_selector()Владимир Мартьянов1-0/+5
2019-03-17Fix redisplay of the current line in GDB TUI modeEli Zaretskii1-0/+7
2019-03-16Fix vertical scrolling of TUI source windowEli Zaretskii1-0/+6
2019-03-16OBVIOUS: fix several occurrences of 'This options has' to 'This option has'Philippe Waroquiers1-0/+5
2019-03-16Revert "Use wclrtoeol in tui_show_source_line"Eli Zaretskii1-0/+6
2019-03-15Change minimal_symbol inheritanceTom Tromey1-0/+14
2019-03-15Use memcpy in minimal_symbol_reader::installTom Tromey1-0/+4
2019-03-15Allocate minimal symbols with mallocTom Tromey1-0/+10
2019-03-15Use htab_up for demangled hashTom Tromey1-0/+8
2019-03-15Simplify per-BFD storage managementTom Tromey1-0/+11
2019-03-15Remove minsym terminationTom Tromey1-0/+11
2019-03-15Remove some unneeded initializations in minimal_symbol_readerTom Tromey1-0/+5
2019-03-15Use bitset for demangled_hash_languagesTom Tromey1-0/+7
2019-03-15Slightly simplify minsym creationTom Tromey1-0/+6
2019-03-14Fix colors in TUI mode in MS-Windows build with ncursesEli Zaretskii1-0/+16
2019-03-14Avoid a crash in source_cache::extract_linesTom Tromey1-0/+8
2019-03-14Add the "set style source" commandTom Tromey1-0/+10
2019-03-14Make TUI react to "set style enabled"Tom Tromey1-0/+14