aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-13x86: fold ILP32 output of "opts" testsJan Beulich5-1296/+12
2018-09-13x86: improve operand reversalJan Beulich6-11/+970
2018-09-13x86: add code comment on deprecated status of pseudo-suffixesJan Beulich2-1/+7
2018-09-13x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich5-3/+35
2018-09-13Fix the use by the RL78 assembler of an uninitialised field in the expresion ...Nick Clifton2-0/+22
2018-09-13Automatic date update in version.inGDB Administrator1-1/+1
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-12Automatic date update in version.inGDB Administrator1-1/+1
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-11Automatic date update in version.inGDB Administrator1-1/+1
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-10PR23611, objcopy is not removing executable relocatable sectionsAlan Modra4-14/+59
2018-09-10Automatic date update in version.inGDB Administrator1-1/+1
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
2018-09-08Allow a pretty-printer without a to_string methodTom Tromey6-10/+47
2018-09-09Automatic date update in version.inGDB Administrator1-1/+1
2018-09-08(Ada) fix handling of expression with parameterless function callJoel Brobecker7-1/+131
2018-09-08ada-lang.c::ada_value_cast: remove unnecessary parenthesesJoel Brobecker2-1/+5
2018-09-08(Ada) slightly incorrect bounds for type of array indexed by enumJoel Brobecker2-7/+7