aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-08minor reformatting in ada-lang.c::ada_to_fixed_valueJoel Brobecker2-3/+6
2018-09-08Handle PPC64 function descriptor in Ada decodingJerome Guitton2-0/+9
2018-09-08(Ada) "catch assert" spurious internal errorJoel Brobecker2-8/+10
2018-09-08(Ada) infinite loop when hitting unhandled exception catchpointJoel Brobecker2-1/+6
2018-09-08(Ada) assigning packed array aggregate with variable as componentJoel Brobecker9-5/+175
2018-09-08gdb: Add builtin types for 24 bit integers.John Darrington3-0/+8
2018-09-08S12Z: Make disassebler work for --enable-targets=all config.John Darrington2-0/+5
2018-09-08Automatic date update in version.inGDB Administrator1-1/+1
2018-09-07gdb/testsuite: Make test names unique in gdb.base/watchpoint.expAndrew Burgess2-24/+33
2018-09-07Automatic date update in version.inGDB Administrator1-1/+1
2018-09-06Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumpsSimon Ser4-0/+126
2018-09-06compile: Remove non-const reference parametersSimon Marchi15-86/+132
2018-09-06Remove unused tui_win_element::highlightSimon Marchi3-2/+5
2018-09-06Remove unused tui_win_info::detail::opaqueSimon Marchi3-4/+6
2018-09-06PR23570, AVR .noinit section defaults to PROGBITSAlan Modra4-19/+18
2018-09-05Make -Wformat-nonliteral work with gccTom Tromey6-3/+50
2018-09-05Disable -Wformat-nonliteral in parts of printcmd.cSimon Marchi4-0/+55