aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2019-02-27gdb: Restructure type_align and gdbarch_type_alignAndrew Burgess8-13/+74
2019-02-27Update NEWS post GDB 8.3 branch creation.Joel Brobecker2-1/+9
2019-02-27Bump version to 8.3.50.DATE-git.Joel Brobecker2-1/+6
2019-02-26Fix build errors in aix-thread.cgdb-8.3-branchpointSimon Marchi2-7/+8
2019-02-26gdb/riscv: Use legacy register numbers in default target descriptionAndrew Burgess7-10/+39
2019-02-26Fix new py-value.exp test caseTom Tromey2-1/+6
2019-02-26Document two argument form of gdb.Value constructorKevin Buettner4-0/+17
2019-02-26Add tests for gdb.Value(bufobj, type) constructorKevin Buettner2-0/+50
2019-02-26Define gdb.Value(bufobj, type) constructorKevin Buettner2-10/+67
2019-02-26Define unique_ptr specialization for Py_buffer.Kevin Buettner2-0/+18
2019-02-25Fix BFD leak in dwarf2_get_dwz_file.John Baldwin2-1/+6
2019-02-25Fix crash when loading dwp filesJordan Rupprecht2-2/+7
2019-02-25Fix BFD leak in solib-darwin.cTom Tromey2-4/+5
2019-02-23Use '--readnever' when invoking GDB from gcore.inSergio Durigan Junior2-1/+6
2019-02-23Update copyright year range in gdb.ada/mi_ref_changeable testcaseJoel Brobecker6-5/+13
2019-02-23Update copyright year range in gdb.texinfo and refcard.texJoel Brobecker3-4/+9
2019-02-22Update my email addressSimon Marchi2-1/+5
2019-02-22Look for build-id-based separate debug files under the sysrootSimon Marchi2-43/+78
2019-02-22gdb: Update copyright year range generated by gdbarch.shAndrew Burgess2-1/+6
2019-02-22Add missing ChangeLog entries for commit bb995d00b3eef2f48d0be895c3509a7ddd82...Keith Seitz2-0/+12
2019-02-22Fix symtab/23853: symlinked default symtabKeith Seitz3-4/+73
2019-02-21Document style behavior in batch mode.Alan Hayward4-3/+12
2019-02-21Fix typo in "show remotelogfile" docsTom Tromey2-1/+6
2019-02-21Disable styling when running in batch modeAlan Hayward2-1/+11
2019-02-20Fix typos in symtab_symbol_infoTom Tromey4-4/+12
2019-02-20Use upper case for metasyntactic variables in "help find"Tom Tromey2-3/+8
2019-02-20AArch64: Add default reggroupsAlan Hayward2-0/+21
2019-02-19Fix error message and use-after-free on errors in nested sourced filesSimon Marchi8-15/+58
2019-02-19Minor Ada task cleanupsTom Tromey4-32/+42
2019-02-18gdb: Allow gdbarch to override alignment for method and member pointersAndrew Burgess2-5/+7
2019-02-18Fix leaks of 'per program space' and 'per inferior' ada task data.Philippe Waroquiers2-2/+32
2019-02-17Change macro_source_fullname to return a std::stringTom Tromey4-50/+37
2019-02-17Add styling to macro commandsTom Tromey5-4/+33
2019-02-17Fix some valgrind errors in the TUITom Tromey2-16/+10
2019-02-17Fix pager bugs with style outputTom Tromey8-75/+193
2019-02-17type_align: handle range types the same as ints and enumsJoel Brobecker2-1/+6
2019-02-17(Ada) fix GDB crash printing packed arrayJoel Brobecker8-2/+161
2019-02-15Special-case wildcard requests in ravenscar-thread.cTom Tromey2-2/+15
2019-02-15Make the ravenscar thread target multi-target-readyTom Tromey2-45/+77
2019-02-15Add push_target overloadTom Tromey5-5/+21
2019-02-15Minor C++-ification in ravenscar-thread.cTom Tromey2-17/+22
2019-02-15Fix formatting in ravenscar-thread.cTom Tromey2-11/+18
2019-02-15C++-ify ravenscar_arch_opsTom Tromey6-103/+84
2019-02-15Exception safety in ravenscar-thread.cTom Tromey2-35/+23
2019-02-15Fix some typos in ravenscar-thread.cTom Tromey2-5/+9
2019-02-15Fix memory leak in create_ada_exception_catchpointTom Tromey2-4/+11
2019-02-15C++-ify bp_locationTom Tromey4-52/+28
2019-02-14Updating test caseWeimin Pan3-13/+17
2019-02-14[gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c'Thomas Schwinge2-2/+10
2019-02-14[gdb, hurd] Adjust to Hurd "proc" interface changesDavid Michael2-3/+12