aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2018-09-14Remove an unnecessary block in call_function_by_hand_dummyTom Tromey2-39/+40
2018-09-14Make variable in get_startup_shell non-staticTom Tromey2-3/+5
2018-09-14Testsuite: Add gdb_simple_compileAlan Hayward2-170/+89
2018-09-13Generate more tags in gdb/testsuite/MakefileTom Tromey2-1/+8
2018-09-13Make infpy_thread_from_thread_handle staticTom Tromey2-1/+6
2018-09-13Remove cleanup from try_open_exec_fileTom Tromey2-6/+9
2018-09-13Return std::string from gdb_bfd_errmsgTom Tromey5-23/+18
2018-09-13Remove cleanup from procfs.cTom Tromey2-10/+19
2018-09-13Remove cleanup from add_pathTom Tromey2-9/+11
2018-09-13python: Fix erroneous doc about gdb.objfiles()Simon Marchi2-4/+8
2018-09-13python: Add Progspace.objfiles methodSimon Marchi9-14/+122
2018-09-13python: Add Inferior.progspace propertySimon Marchi7-1/+56
2018-09-13Make Rust error message mention the field nameTom Tromey4-2/+14
2018-09-13Fix crash with empty Rust enumTom Tromey5-1/+72
2018-09-13python: Provide textual representation for Inferior and ObjfileSimon Marchi9-4/+81
2018-09-12Remove unused "tmp" variable.John Baldwin2-1/+4
2018-09-12Fix a typo in a comment.John Baldwin2-1/+6
2018-09-12python: Add tests for trying to use an invalid Inferior objectSimon Marchi2-0/+18
2018-09-12Move 'is_regular_file' from common-utils.c to filestuff.cSergio Durigan Junior5-37/+44
2018-09-12Add debug output about skipping files and functionsSimon Marchi5-25/+103
2018-09-12Testsuite: Add gdb_can_simple_compileAlan Hayward2-132/+64
2018-09-11Darwin: set startup-with-shell to off on Sierra and later.Xavier Roirand2-0/+34
2018-09-11Darwin: fix SIGTRAP when debuggingXavier Roirand2-6/+14
2018-09-11[testsuite] Fix dg-extract-results.sh pathJan Kratochvil2-1/+5
2018-09-10Fix PR gdb/23558: Use system's 'getcwd' when cross-compiling GDBSergio Durigan Junior2-4/+23
2018-09-10Revert "Update gnulib to current upstream master"Sergio Durigan Junior317-12141/+8356
2018-09-10Remove unused variable in record-btrace.cSimon Marchi2-1/+5
2018-09-10(Ada) Fix resolving of homonym components in tagged typesJerome Guitton7-7/+81
2018-09-10(Ada) Cleanup code by using ada_is_access_to_unconstrained_array call.Xavier Roirand4-7/+14
2018-09-10(Ada) Fix printing of access to unconstrained arraysXavier Roirand7-1/+109
2018-09-10(Ada/MI) Fix -var-evaluate-expression for access to unconstrained arraysXavier Roirand7-0/+164
2018-09-10(Ada) New function ada_is_access_to_unconstrained_arrayXavier Roirand2-3/+17
2018-09-10(Ada) Fix -var-list-children MI command for union typeXavier Roirand7-2/+139
2018-09-10Remove periods from Python section titlesTom Tromey2-5/+11
2018-09-10Swap two sentences in the Pretty Printing API nodeTom Tromey2-3/+6
2018-09-10Mention virtual tables in Python dynamic_type documentationTom Tromey2-8/+14
2018-09-10Small typo fix in Basic Python nodeTom Tromey2-1/+6
2018-09-10Mention Python versions in the documentationTom Tromey2-4/+7
2018-09-10Update Python unwinder documentationTom Tromey2-9/+53
2018-09-10Fix gdb.events.inferior_call documentationTom Tromey2-6/+20
2018-09-10Update Python frame filter documentationTom Tromey2-3/+18
2018-09-10Reword gdb.GdbError textTom Tromey2-6/+21
2018-09-10Avoid warnings from makeinfoTom Tromey3-5/+12
2018-09-10Fix help text for "python" commandTom Tromey2-1/+7
2018-09-10Document that Frame.block can throwTom Tromey2-1/+10
2018-09-10Fix typo in pretty-printer exampleTom Tromey2-1/+6
2018-09-10Update Python Block.end documentationTom Tromey2-1/+8
2018-09-10Fix "make install-strip" failure to install gdb-add-index.shEli Zaretskii2-2/+8
2018-09-09python: Make two functions return gdbpy_ref<>Simon Marchi4-13/+22
2018-09-08Make py-prettyprint.exp test names uniqueTom Tromey2-4/+12