summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Handle biased typesTom Tromey2019-09-0315-34/+251
* Check arguments for all probes before using themAlan Hayward2019-09-022-4/+19
* Use gdbarch for probe::get_argument_countAlan Hayward2019-09-027-13/+20
* Refactor svr4_create_solib_event_breakpointsAlan Hayward2019-09-022-67/+66
* Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning ...Sergio Durigan Junior2019-08-302-1/+6
* Remove tui_win_info::refresh_allTom Tromey2019-08-307-49/+14
* Don't call wrefresh from tui_cont_sigTom Tromey2019-08-302-2/+4
* Minor rearrangement of tui-stack.cTom Tromey2019-08-302-13/+12
* Make tui_locator_window::set_locator_fullname re-renderTom Tromey2019-08-302-3/+8
* Swap tui_show_locator_content and tui_locator_window::rerenderTom Tromey2019-08-302-21/+23
* Turn two locator functions into methodsTom Tromey2019-08-303-47/+59
* Don't call tui_refresh_all from show_layoutTom Tromey2019-08-302-1/+4
* Don't call touchwin in tui_gen_win_info::refresh_windowTom Tromey2019-08-302-4/+6
* Remove NULL checks from box_winTom Tromey2019-08-302-19/+21
* Simplify register displayTom Tromey2019-08-304-58/+63
* Private data members in tui_data_windowTom Tromey2019-08-304-7/+20
* Remove some calls in tui_data_windowTom Tromey2019-08-302-7/+9
* Remove some checks of .empty()Tom Tromey2019-08-302-111/+104
* Remove tui_data_window::display_all_dataTom Tromey2019-08-303-20/+11
* Remove NO_DATA_STRINGTom Tromey2019-08-303-2/+7
* Run argv0-symlink.exp only on native target and local host.Sandra Loosemore2019-08-292-0/+22
* Fix PR win32/24284: tcp_auto_retry doesn't work in MinGWBernhard Wodok2019-08-292-0/+17
* [gdb/testsuite] Fix gdb.fortran/info-types.exp regexpTom de Vries2019-08-293-4/+25
* [gdb/testsuite] Fix info-var.exp for debug info from other filesTom de Vries2019-08-282-2/+13
* gdb/fortran: Don't include module symbols when searching for typesAndrew Burgess2019-08-285-2/+26
* gdb/fortran: Implement la_print_typedef for FortranAndrew Burgess2019-08-288-1/+111
* Fix compiler warning in linux-namespaces.cChristian Biesinger2019-08-272-1/+5
* gdb: Add new -n flag to some info commandsAndrew Burgess2019-08-2716-164/+446
* Factor out the common code in lookup_{static,global}_symbolChristian Biesinger2019-08-262-57/+57
* [gdb, c++] Improve error message when using libstdcxx without SDT probesTom de Vries2019-08-264-2/+56
* [gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if trueTom de Vries2019-08-264-6/+15
* Use raw strings on gdb.python/py-xmethods.exp (and fix Python 3.8's "SyntaxWa...Sergio Durigan Junior2019-08-262-18/+23
* dwarf2read: fix compilation issue with gcc 4.8Simon Marchi2019-08-252-5/+11
* dwarf2read: replace gdb::optional<bool> with enumSimon Marchi2019-08-252-5/+16
* Convert the RX target to make use of target descriptions.Yoshinori Sato2019-08-258-115/+231
* Fix compile warning in symtab.cChristian Biesinger2019-08-242-6/+10
* Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior2019-08-2313-12/+38
* Fix bug in nios2 prologue analysis.Sandra Loosemore2019-08-232-3/+10
* Make GDB compile with Python 3 on MinGWChristian Biesinger2019-08-223-9/+46
* [gdb/testsuite] Make gdb_test message more informative in multi-term-settings...Tom de Vries2019-08-222-2/+7
* gdb/fortran: Remove some dead code from the parserAndrew Burgess2019-08-222-11/+8
* Fix nullptr in with_command_1Pedro Alves2019-08-214-0/+13
* Fix g++ 9.1 build breakageChristian Biesinger2019-08-212-0/+6
* gdb/djgpp: Add Hygon Dhyana processor supportJinke Fan2019-08-212-3/+8
* [gdb/testsuite] Stabilize gdb-caching-proc.exp test orderTom de Vries2019-08-212-0/+5
* Change some tui_data_window methods to be privateTom Tromey2019-08-202-30/+39
* Remove some defines from tui-data.hTom Tromey2019-08-203-7/+12
* Move some defines to tui-stack.cTom Tromey2019-08-203-11/+21
* Change tui_make_window to be a methodTom Tromey2019-08-209-35/+49
* Remove tui_data_window::display_regsTom Tromey2019-08-203-7/+7