aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2019-07-29Add Objfile.lookup_{global,static}_symbol functionsChristian Biesinger8-0/+133
2019-07-29Two fixes for test suite's terminalTom Tromey2-1/+31
2019-07-29Document 'set print frame-info|frame-arguments presence'.Philippe Waroquiers4-3/+93
2019-07-29Test 'set print frame-info|frame-arguments presence'.Philippe Waroquiers5-5/+144
2019-07-29Implement 'set print frame-info|frame-arguments presence'.Philippe Waroquiers6-40/+263
2019-07-29[gdb/testsuite, 2/2] Fix gdb.linespec/explicit.exp with check-read1Tom de Vries2-1/+6
2019-07-29[gdb/testsuite, 1/2] Fix gdb.linespec/explicit.exp with check-read1Tom de Vries2-14/+6
2019-07-29[gdb/testsuite] Fix python.exp with check-read1Tom de Vries2-2/+7
2019-07-29[gdb/testsuite] Fix mi-catch-cpp-exceptions.exp and mi-nonstop.exp with check...Tom de Vries2-2/+7
2019-07-29[gdb/testsuite] Fix gdb.base/maint.exp with check-read1Tom de Vries2-3/+8
2019-07-29[gdb/testsuite] Fix gdb.base/define.exp with check-read1Tom de Vries2-1/+5
2019-07-29[gdb/testsuite] Don't expect gdb_prompt in mi_skip_python_testTom de Vries2-13/+26
2019-07-27Add test that "file" shows "main"Tom Tromey2-0/+38
2019-07-27Add test case for empty TUI windowsTom Tromey3-3/+117
2019-07-27Add TUI resizing testTom Tromey3-0/+93
2019-07-27Add TUI test for "list"Tom Tromey2-0/+41
2019-07-27Add TUI register window testTom Tromey2-0/+52
2019-07-27Add "layout split" testTom Tromey2-0/+13
2019-07-27Add test for "layout asm"Tom Tromey2-0/+9
2019-07-27A virtual terminal for the test suiteTom Tromey3-0/+572
2019-07-27Fix gdb.python/py-thrhandle.exp failures for -m32 multilibKevin Buettner2-7/+18
2019-07-27Fix stepping bug associated with non-contiguous blocksKevin Buettner4-23/+62
2019-07-27Improve test gdb.dwarf2/dw2-ranges-func.expKevin Buettner4-339/+495
2019-07-27dwarf2-frame.c: Fix FDE processing bug involving non-contiguous rangesKevin Buettner2-1/+14
2019-07-27Restrict use of minsym names when printing addresses in disassembled codeKevin Buettner4-16/+50
2019-07-27Prefer symtab symbol over minsym for function names in non-contiguous blocksKevin Buettner2-56/+20
2019-07-26Fix return type typo in obsd-nat.c that breaks build on OpenBSDBrian Callahan2-1/+7
2019-07-26[gdb/testsuite] Fix unterminated string in i386-pkru.expTom de Vries2-1/+5
2019-07-25Fix comment about the signature of add_separate_debug_fileChristian Biesinger2-2/+8
2019-07-25[gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch-cpp-exceptions.expTom de Vries4-44/+88
2019-07-24Allow passing a block to lookup_global_symbol_from_objfileChristian Biesinger6-5/+23
2019-07-24[gdb/testsuite] Fix implicit declaration of printf in gdb.objc/*.mTom de Vries4-0/+10
2019-07-24[gdb/testsuite] Fix infoline-reloc-main-from-zero.exp compilationTom de Vries2-1/+7
2019-07-24gdb/h8300-tdep.c: Fix register name in h8300h machine.Yoshinori Sato2-22/+42
2019-07-24Update expected info threads error messages in gdb.multi/tids.expTom de Vries2-7/+19
2019-07-24[gdb/testsuite] Fix info-types.exp for debug info from more than one fileTom de Vries2-2/+11
2019-07-23[gdb/testsuite] Add missing initial prompt read in multidictionary.expTom de Vries2-0/+12
2019-07-23[gdb][Arm]: gdb cannot step across CMSE secure entry function code.Srinath Parvathaneni5-0/+167
2019-07-23[gdb/testsuite] Fix command result testing in mi-complete.expTom de Vries2-2/+10
2019-07-22Remove self-assign from make_invisible_and_set_new_heightTom Tromey2-2/+7
2019-07-22gdb: Show type summary for anonymous structures from c_print_typedefAndrew Burgess6-8/+73
2019-07-22gdb: Improve output from "info types" commadAndrew Burgess5-13/+222
2019-07-22gdb: Switch "info types" over to use the gdb::options frameworkAndrew Burgess5-6/+85
2019-07-21Add ChangeLog entry for the last commitChristian Biesinger1-0/+6
2019-07-21Use block_enum instead of int for better typesafetyChristian Biesinger1-4/+8
2019-07-21[FYI] Add myself to gdb/MAINTAINERSChristian Biesinger2-0/+5
2019-07-20Make documentation of "python" command match actual behaviorKevin Buettner2-2/+5
2019-07-19gdb/riscv: Write 4-byte nop to dummy code region before inferior callsAndrew Burgess5-1/+129
2019-07-19Change ARI to mention C++11, and remove some rulesTom Tromey2-36/+11
2019-07-19Arm: Remove unused feature files and testsAlan Hayward18-575/+22