aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Bump GDB version number to 8.3.1.DATE-git.Joel Brobecker2-1/+5
2019-09-20Document the GDB 8.3.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2019-09-20Set GDB version number to 8.3.1.gdb-8.3.1-releaseJoel Brobecker2-1/+5
2019-09-19Add Rust support to source highlightingTom Tromey4-13/+47
2019-09-18Update ChangeLog entry of commit 98c90f8028 and mention PR c++/20020Tom de Vries1-0/+1
2019-09-18Update ChangeLog entry of commit 3b752ac2e6 and mention PR testsuite/25016Tom de Vries1-0/+1
2019-09-18Update ChangeLog entry of commit 7e38ddcb2e and mention PR breakpoints/25011Tom de Vries2-0/+2
2019-09-18Update ChangeLog entry of commit 8ac39635f6 and mention PR gdb/25010Tom de Vries1-0/+1
2019-09-17[gdb/testsuite] Fix regexp in skip_opencl_testsTom de Vries2-1/+6
2019-09-17Update ChangeLog entry of commit e9224f6d80ea35e90a61d44575f12b26742eaaf3 and...Sergio Durigan Junior1-0/+1
2019-09-11Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541)Sergio Durigan Junior6-3/+156
2019-09-11Make stap-probe.c:stap_parse_register_operand's "regname" an std::stringSergio Durigan Junior2-24/+17
2019-08-16[gdb] Handle vfork in thread with follow-fork-mode childTom de Vries6-17/+265
2019-08-07Suppress SIGTTOU when handling errorsAlan Hayward6-31/+45
2019-08-07Fix breakpoints on file reloads for PIE binariesAlan Hayward4-28/+54
2019-08-07Testsuite: Ensure pie is disabled on some testsAlan Hayward5-4/+53
2019-08-03Fix buglet in cp_print_value_fields patchTom Tromey2-1/+6
2019-08-03Fix crash in cp_print_value_fieldsTom Tromey5-8/+90
2019-07-21[gdb/symtab] Fix symbol loading performance regressionTom de Vries2-6/+16
2019-07-12Fix regression caused by recently added syscall restart codeKevin Buettner2-0/+8
2019-07-12Fix amd64->i386 linux syscall restart problemKevin Buettner4-2/+95
2019-05-11Bump GDB version number to 8.3.0.DATE-git.Joel Brobecker2-1/+5
2019-05-11Document the GDB 8.3 release in gdb/ChangeLogJoel Brobecker1-0/+4
2019-05-11Set GDB version number to 8.3.gdb-8.3-releaseJoel Brobecker2-1/+5
2019-05-08Fix style bug when pagingTom Tromey2-3/+26
2019-05-04Don't derive partial_symbol from general_symbol_infoTom Tromey4-46/+72
2019-05-03Fix compilation with mingw.org's MinGW.Eli Zaretskii2-0/+13
2019-05-03Fix lookup of separate debug file on MS-Windows.Eli Zaretskii4-3/+42
2019-04-30(Windows) fix thr != nullptr assert failure in delete_thread_1Joel Brobecker2-2/+7
2019-04-30Fix crash in dwarf2read.c with template parametersTom Tromey4-7/+62
2019-04-19gdb/configure.ac: add --enable-source-highlightSergei Trofimovich4-15/+74
2019-04-19Fix "list" when control characters are seenTom Tromey4-3/+18
2019-04-19Fix GDB 8.3 regression crash when registers cannot be modified.Philippe Waroquiers2-1/+18
2019-04-12Another fix for GDB stylingEli Zaretskii2-4/+7
2019-03-28Fix testsuite hangs when gdb_test_multiple body errors outPedro Alves2-2/+26
2019-03-26Bump GDB version number to 8.2.91.DATE-git.Joel Brobecker2-1/+5
2019-03-26Document the GDB 8.2.91 release in gdb/ChangeLogJoel Brobecker1-0/+4
2019-03-26Set GDB version number to 8.2.91.Joel Brobecker2-1/+5
2019-03-26gdb/testsuite: Prepare for DejaGnu 1.6.2Andrew Burgess8-13/+12
2019-03-26Merge handle_inferior_event and handle_inferior_event_1Tom Tromey2-17/+13
2019-03-25Fix use-after-free in source_cache::get_source_linesSimon Marchi2-0/+11
2019-03-18Fix first time you type UP or DOWN in TUI's command windowPedro Alves2-2/+8
2019-03-18Fix gdb/TUI behavior in response to [Enter] keypressEli Zaretskii2-7/+8
2019-03-18Improve/fix the TUI's current source line highlightPedro Alves5-15/+122
2019-03-18Fix scrolling right in the TUIHannes Domani2-10/+25
2019-03-17Fix redisplay of the current line in GDB TUI modeEli Zaretskii2-1/+8
2019-03-16Fix vertical scrolling of TUI source windowEli Zaretskii2-0/+13
2019-03-16Revert "Use wclrtoeol in tui_show_source_line"Eli Zaretskii2-1/+13
2019-03-14The NEWS file had two "New targets" sections for 8.3.John Baldwin2-5/+6
2019-03-14Fix colors in TUI mode in MS-Windows build with ncursesEli Zaretskii2-0/+46