summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test test 12 12users/simark/testSimon Marchi2020-02-221-0/+2
* gdb: update gnulib importSimon Marchi2020-02-22366-4254/+6031
* Automatic date update in version.inGDB Administrator2020-02-231-1/+1
* Make dwarf2_compile_expr_to_ax staticTom Tromey2020-02-223-21/+6
* Fix cast in TUI_DISASM_WINTom Tromey2020-02-222-1/+6
* Add "usage" text to all TUI command helpTom Tromey2020-02-225-5/+18
* Use error_no_arg in TUITom Tromey2020-02-222-90/+77
* Make some tui_source_window_base members "protected"Tom Tromey2020-02-228-100/+151
* Allow TUI windows in PythonTom Tromey2020-02-2213-4/+783
* Remove the TUI annotation hackTom Tromey2020-02-222-25/+15
* Remove tui_set_win_with_focusTom Tromey2020-02-224-19/+16
* Change how TUI windows are instantiatedTom Tromey2020-02-222-32/+77
* TUI windows do not need to store their typeTom Tromey2020-02-2211-43/+39
* Remove tui_delete_invisible_windows and tui_make_all_invisibleTom Tromey2020-02-227-52/+48
* Handle ambiguity in tui_partial_win_by_nameTom Tromey2020-02-222-2/+16
* Reimplement tui_next_win and tui_prev_winTom Tromey2020-02-222-42/+17
* Change TUI window iterationTom Tromey2020-02-224-76/+47
* Add horizontal splitting to TUI layoutTom Tromey2020-02-2210-63/+207
* Change return type of tui_layout_base::adjust_sizeTom Tromey2020-02-223-12/+34
* Allow TUI sub-layouts in "new-layout" commandTom Tromey2020-02-225-24/+100
* Add the "tui new-layout" commandTom Tromey2020-02-228-6/+225
* Remove hard-coded TUI layoutsTom Tromey2020-02-226-292/+268
* Reimplement "tui reg" commandTom Tromey2020-02-224-16/+19
* Reimplement TUI "C-x 1" bindingTom Tromey2020-02-224-21/+73
* Simplify TUI C-x 2 bindingTom Tromey2020-02-224-36/+18
* Fix latent display bug in tui_data_windowTom Tromey2020-02-222-1/+6
* Simplify tui_add_win_to_layoutTom Tromey2020-02-223-15/+15
* Use TUI_DISASM_WIN instead of tui_win_list arrayTom Tromey2020-02-222-2/+7
* Style field names in "print"Tom Tromey2020-02-2216-32/+190
* PR25585, PHDR segment not covered by LOAD segmentAlan Modra2020-02-224-1/+23
* Add a mostlyclean target to gdbserverTom Tromey2020-02-212-1/+5
* Automatic date update in version.inGDB Administrator2020-02-221-1/+1
* Update partial_symtab commentTom Tromey2020-02-212-2/+5
* [gdb/testsuite] Fix gdb.go/methods.expTom de Vries2020-02-212-10/+74
* Fix two more mips-tdep.h declarationsTom Tromey2020-02-212-2/+7
* [gdb] Fix cc-with-dwz regressionTom de Vries2020-02-212-1/+8
* gdb/testsuite: Add test for case where gdb_demangle returns NULLAndrew Burgess2020-02-213-0/+130
* Check for null result from gdb_demangleAli Tamur via gdb-patches2020-02-212-0/+6
* Fuzzers whining about mach-o supportAlan Modra2020-02-212-31/+122
* Fix typo in gdb/testsuite/ChangeLogShahab Vahedi2020-02-211-1/+1
* gdb/testsuite: Regenerate the testglue if it is not inShahab Vahedi2020-02-212-2/+17
* Fix latent bug in dwarf2_find_containing_comp_unitTom Tromey2020-02-202-11/+91
* RISC-V: Support the read-only CSR checking.Nelson Chu2020-02-208-0/+543
* RISC-V: Disable the CSR checking by default.Nelson Chu2020-02-205-3/+50
* RISC-V: Support the ISA-dependent CSR checking.Nelson Chu2020-02-2019-325/+480
* pdp11 reloc processingAlan Modra2020-02-212-13/+22
* PR25569, PDP11 ld -s clobbers last data byteAlan Modra2020-02-215-242/+264
* Automatic date update in version.inGDB Administrator2020-02-211-1/+1
* Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered'Sergio Durigan Junior2020-02-202-8/+25
* [gdb/testsuite] Fix hello.go xpassTom de Vries2020-02-205-11/+83