aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2023-04-29[gdb/build] Fix build without ncurses in maintenance_info_screenTom de Vries1-0/+4
2023-04-29[gdb/testsuite] Fix gdb.tui/main.exp without TUITom de Vries1-0/+2
2023-04-29gdb/mi: check thread exists when creating thread-specific b/pAndrew Burgess4-14/+67
2023-04-28gdb: make deprecated_show_value_hack staticAndrew Burgess2-7/+2
2023-04-28gdb: make set/show inferior-tty work with $_gdb_setting_strAndrew Burgess3-13/+40
2023-04-28gdb: make set/show cwd work with $_gdb_setting_strAndrew Burgess2-10/+14
2023-04-28gdb: make set/show args work with $_gdb_setting_strAndrew Burgess3-21/+142
2023-04-28gdb: cleanup command creation in infcmd.cAndrew Burgess1-38/+31
2023-04-28gdb/record-full: disable range stepping when resuming threadsSimon Marchi1-0/+7
2023-04-28Allow strings with printf/evalKeith Seitz3-2/+43
2023-04-28Move find_minimal_symbol_address to minsyms.cTom Tromey2-80/+78
2023-04-28Do not change type in get_discrete_low_boundTom Tromey1-4/+0
2023-04-28Remove @var from @defun in Python documentationTom Tromey1-25/+25
2023-04-28gdb/testsuite: additional test fixes after gdb_test changesAndrew Burgess8-123/+102
2023-04-28Fix a typo in gdb.texinfo.Eli Zaretskii1-1/+1
2023-04-27Avoid some compiler warnings in gdb.adaTom Tromey2-4/+4
2023-04-27gdb/doc: extend the documentation of the jump commandAndrew Burgess1-0/+8
2023-04-27gdb/testsuite: special case '^' in gdb_test patternAndrew Burgess17-58/+109
2023-04-27gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess39-241/+264
2023-04-27gdb/testsuite: use 'return' in gdb_test_no_outputAndrew Burgess2-9/+17
2023-04-27gdb: remove some trailing newlines from warning messagesAndrew Burgess2-6/+6
2023-04-27gdb/testsuite: fix occasional failure in gdb.base/clear_non_user_bp.expAndrew Burgess1-1/+1
2023-04-27gdb, doc: add index entry for the $_inferior_thread_count convenience varTankut Baris Aktemur1-0/+1
2023-04-26[gdb/tui] Fix length of status line stringTom de Vries1-4/+7
2023-04-26Rewrite gdb_mpz::operator==Tom Tromey1-25/+19
2023-04-26Updated debug architecture version checks for fbsdLuis Machado1-0/+2
2023-04-26Add new debug architecture versionLuis Machado2-0/+4
2023-04-25Use scoped_restore in varobj.cTom Tromey1-3/+2
2023-04-25Remove some "goto"s from parse.cTom Tromey1-14/+12
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/empty.expTom de Vries1-2/+2
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/completion.expTom de Vries1-1/+1
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/new-layout.expTom de Vries1-1/+1
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/main.expTom de Vries1-1/+2
2023-04-25[gdb/testsuite] Fix timeout in gdb.tui/corefile-run.expTom de Vries1-1/+2
2023-04-25[gdb/testsuite] Add debug prints in Term::wait_forTom de Vries1-0/+21
2023-04-25[gdb/testsuite] Add warning for timeout in accept_gdb_outputTom de Vries1-0/+2
2023-04-24[gdb/testsuite] Fix auto-indent in gdb.gdb/python-helper.expTom de Vries1-10/+10
2023-04-24[gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -fltoTom de Vries1-19/+58
2023-04-24[gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multipleTom de Vries2-1/+12
2023-04-24gdb: remove end_stepping_range observableSimon Marchi6-57/+0
2023-04-24[gdb/testsuite] Use -std=gnu99 for gdb.server/attach-flag.expTom de Vries1-1/+1
2023-04-24[gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8-identifiers.expTom de Vries1-0/+5
2023-04-24[gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64leTom de Vries2-0/+16
2023-04-24[gdb/testsuite] Add basic lmap for tcl < 8.6Tom de Vries2-0/+35
2023-04-24[gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries1-1/+2
2023-04-24[gdb/testsuite] Skip dap tests for tcl 8.5Tom de Vries2-0/+7
2023-04-22[gdb/testsuite] Remove debug prints in gdb_find_gdcTom de Vries1-2/+1
2023-04-22gdb: Fix false match issue in skip_prologue_using_linetableWANG Rui3-1/+149
2023-04-21gdb: remove language_autoSimon Marchi7-104/+49
2023-04-21gdb: switch "set language" to getter/setterSimon Marchi1-9/+19