aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2019-09-23sim: Add PRU simulator portDimitar Dimitrov2-0/+8
2019-09-23Make ada_decode not use a static bufferChristian Biesinger6-46/+52
2019-09-22[gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupportedTom de Vries2-2/+16
2019-09-21gdb: fix formatting in solib-svr4.cSimon Marchi2-2/+7
2019-09-21gdb: make watchpoint::val_valid a boolSimon Marchi2-8/+9
2019-09-21gdb: change "nonzero" to "true" in commentsSimon Marchi2-3/+8
2019-09-20Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_orderChristian Biesinger6-59/+55
2019-09-21Move declarations of debug_threads and using_threads to headerChristian Biesinger7-13/+22
2019-09-20gdb/NEWS: Move entries about MI v3 and multi-loc breakpoints after GDB 8.3Joel Brobecker2-14/+20
2019-09-20Document the GDB 8.3.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand108-11285/+189
2019-09-20Change TUI window commands to be case-sensitiveTom Tromey4-95/+77
2019-09-20Use make_unique_xstrdup in TUITom Tromey3-2/+9
2019-09-20Remove separator comments from TUITom Tromey5-55/+7
2019-09-20Remove strcat_to_bufTom Tromey3-15/+5
2019-09-20Rename a private data member in tui_source_windowTom Tromey3-4/+12
2019-09-20Rename private data members of tui_data_windowTom Tromey3-36/+56
2019-09-20Change members of tui_locator_window to std::stringTom Tromey4-21/+22
2019-09-20Remove a call to tui_locator_win_info_ptrTom Tromey2-4/+7
2019-09-20Don't call refresh in tui_resize_allTom Tromey2-1/+4
2019-09-20Set TUI locator height to 1Tom Tromey4-17/+19
2019-09-20Change "win_resized" to boolTom Tromey5-9/+20
2019-09-20Use "bool" in tui_data_window::show_register_groupTom Tromey3-3/+10
2019-09-20Simplify TUI disassemblyTom Tromey2-45/+33
2019-09-20Simplify tui_source_window_base::show_source_contentTom Tromey3-10/+14
2019-09-20Remove some explicit re-rendering from the TUITom Tromey2-4/+6
2019-09-20Change tui_make_status_line to be a methodTom Tromey3-18/+28
2019-09-20Change tui_make_status_line to return std::stringTom Tromey2-44/+30
2019-09-20Move "fullname" to tui_source_windowTom Tromey5-13/+19
2019-09-20Change tui_source_element::line to be a unique_xmalloc_ptrTom Tromey5-16/+15
2019-09-20Remove tui_clear_source_windows_detailTom Tromey6-25/+12
2019-09-20Fix crash in Ada "catch exception"Tom Tromey2-1/+6
2019-09-20bfd macro conversion to inline functionsAlan Modra6-15/+24
2019-09-20Move declaration of overload_resolution to value.hChristian Biesinger3-3/+7
2019-09-20Move arm_apcs_32 extern declaration to headerChristian Biesinger6-6/+13
2019-09-20Declare dwarf_always_disassemble in dwarf2read.hChristian Biesinger3-2/+7
2019-09-19[gdb/testsuite] Don't use FOOBAR pattern in gdb_testTom de Vries2-12/+20
2019-09-19[gdb] Catch exception when constructing the highlighterTom de Vries2-6/+12
2019-09-19bfd_section_* macrosAlan Modra62-460/+429
2019-09-19[gdb/testsuite] Fix gdb_target_cmdTom de Vries2-2/+6
2019-09-19[gdb/testsuite] Handle unreachable network in server-connect.expTom de Vries3-5/+26
2019-09-18Update ChangeLog entry of commit 677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0...Joel Brobecker1-0/+1
2019-09-18Give a name to the TUI SingleKey keymapTom Tromey5-3/+30
2019-09-18gdb: Fix native build on Linux/Alpha.Christian Groessler2-0/+5
2019-09-18gdb: remove local extern declaration of cli_stylingSimon Marchi2-2/+6
2019-09-18gdb/testsuite: Avoid directory names in test namesAndrew Burgess2-1/+7
2019-09-18bfd_asymbol_* macrosAlan Modra2-1/+6
2019-09-18Constify target name, reloc name, and carsym nameAlan Modra4-3/+9
2019-09-18Use bfd_set_filename moreAlan Modra3-4/+7
2019-09-18Make extern declaration of dwarf_always_disassemble correctChristian Biesinger2-1/+6