summaryrefslogtreecommitdiff
path: root/devel/gdb/files/commit-b268007c68 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix my previous wrong commit by removing duplicate file content.Olivier Cochard2017-01-131-191/+0
|
* Add MIPS support and other fixesOlivier Cochard2017-01-121-0/+382
PR: 215938 - Main PR that merge all Submitted by: luca.pizzamiglio@gmail.com (maintainer) PR: 215783 - Add MIPS support Submitted by: jhb Sponsored by: DARPA / AFRL PR: 215868 - Fix build on powerpc architecture Reported by: Mark Millard PR: 212607 - Add a workaround to mitigate gdb hangs under some circumstances with multi-threaded applications (thanks to misc-freebsd-bugzilla@talk2dom.com) Reported by: tijl PR: 215578 - Fix build by removing option to use system readline Reported by: rozhuk.im@gmail.com