summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.cpp
AgeCommit message (Expand)Author
2025-10-15[LLDB, FreeBSD, x86] Fix empty register set when trying to get size of regist...aokblast
2020-11-12[lldb] [Process/Utility] Fix DR offsets for FreeBSDMichał Górny
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-04-03Fix FreeBSD crash after r233837Ed Maste
2015-04-01Fix issue where GPR and FPR registers have overlapping byte offsets.Chaoren Lin
2014-06-30Add lldb-gdbserver support for Linux x86_64.Todd Fiala
2014-05-16Refactored RegisterInfoInterface into its own header.Todd Fiala
2014-03-20Switch over to use the ArchSpec::GetMachine() instead of ArchSpec::GetCore() ...Greg Clayton
2014-03-12Moved various RegisterContext files from Process/POSIX to Process/Utility for...Virgile Bello