aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2018-06-27gdb-gdb.py.in: Fix ordering of TypeFlags objects with Python 3Simon Marchi2-2/+9
2018-06-27Copy gdb-gdb.py to build dirSimon Marchi5-4/+29
2018-06-27Fix Cell debugging regressionPedro Alves2-4/+25
2018-06-27Fix lost line info for symbol at addr zeroOmair Javaid5-10/+97
2018-06-27Add overrides, fix FreeBSD buildSimon Marchi2-2/+8
2018-06-26Minor reorganization of fetch_registers/store_registers in windows-nat.cJoel Brobecker2-48/+82
2018-06-26Support ptype/o in RustTom Tromey6-20/+106
2018-06-26Move ptype/o printing code to typeprint.cTom Tromey4-156/+176
2018-06-25gdb: For macOS, s/thread_info/struct thread_info/Pedro Alves3-15/+27
2018-06-25gdb: Fix build on several hosts/portsPedro Alves9-13/+39
2018-06-22Fix "info registers" regexes in gdb.base/jit-reader.expSimon Marchi2-27/+32
2018-06-22Use partial register read/writes in transfer_regsetAlan Hayward3-25/+142
2018-06-22Fix up HAS_SVE_STATE macroAlan Hayward2-1/+5
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves71-993/+1198
2018-06-21Avoid memcpys in regcache read_part/write_part for full registers.Alan Hayward3-50/+76
2018-06-21Enable hardware watchpoints on attach for aarch64Richard Bunt5-0/+145
2018-06-20Fix a memory leak in py-param.cTom Tromey2-11/+14
2018-06-20Rename regcache_cooked_read_ftype and make a function_viewSimon Marchi5-38/+47
2018-06-20testsuite: Fix cc-with-tweaks.sh being executed in the wrong shellSimon Marchi4-6/+13
2018-06-20Remove struct keyword in range-based for-loopSimon Marchi2-1/+6
2018-06-20Improve gdb.base/float128.exp failure messageUlrich Weigand2-1/+20
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi20-2988/+4590
2018-06-19Silence -Wmaybe-uninitialized warning in minsyms.c:lookup_minimal_symbol_by_p...Pedro Alves2-13/+28
2018-06-19Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)Pedro Alves5-12/+87
2018-06-18Fix ChangeLog merge conflictSimon Marchi1-8/+6
2018-06-18Fix failure to find member of a typedef base classWeimin Pan5-1/+84
2018-06-18Remove current_traceframe declarationSimon Marchi2-2/+4
2018-06-18Use unique_xmalloc_ptr in solib-aix.cTom Tromey2-7/+11
2018-06-18Use unique_xmalloc_ptr in darwin_current_sosTom Tromey2-9/+8
2018-06-18Use unique_xmalloc_ptr in two solib functionsTom Tromey3-16/+13
2018-06-18Remove resume_section_map_updates_cleanupTom Tromey4-88/+80
2018-06-18Use unique_xmalloc_ptr for read_stringTom Tromey8-55/+64
2018-06-18Remove cleanups from ser-mingw.cTom Tromey2-20/+20
2018-06-18Remove la_errorTom Tromey30-68/+58
2018-06-18Ptrace support for AArch64 SVE gdbserverAlan Hayward2-3/+68
2018-06-18Ptrace support for Aarch64 SVEAlan Hayward6-3/+403
2018-06-18Add Aarch64 SVE compatibility macrosAlan Hayward3-40/+286
2018-06-18[gdb/testsuite/ada] Fix number-of-bp test in bp_inlined_func.expTom de Vries2-2/+6
2018-06-16gdb: Don't drop SIGSTOP during stop_all_threadsAndrew Burgess6-4/+542
2018-06-15[gdb] Add me to write-after-approval section in MAINTAINERSTom de Vries2-0/+5
2018-06-14update-gnulib.sh: Report required versions of autoconf/aclocalSimon Marchi2-2/+9
2018-06-14type alignment: Use type_length_unitsSimon Marchi3-2/+7
2018-06-14Fix "beneath" conversion on AIXSergio Durigan Junior1-1/+1
2018-06-14[gdb] Fixup incomplete patch 0dbfed25e9Tom de Vries1-1/+1
2018-06-14Fix/improve on-line help of 'define' command.Philippe Waroquiers2-1/+8
2018-06-14[gdb] Add 'Concept Index' entry '&' for background executionTom de Vries2-0/+5
2018-06-14Avoid gdb.base/fork-running-state.exp lingering processesPedro Alves3-2/+53
2018-06-14[gdb/cli] Honour 'print pretty' when printing result of finish commandTom de Vries5-1/+91
2018-06-14Revert accidental push of "Inline breakpoints" commitPedro Alves3-49/+12
2018-06-14gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup outputPedro Alves2-1/+15