Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/lldb/source/Plugins/Process
History
Greg Clayton 6fea17e874 "size_t" isn't always 64 bit, it is 32 bit on 32 bit systems. All printf style statements that were assuming size_t were 64 bit were changed, and they were also changed to display them as unsigned values as "size_t" isn't signed.
If you print anything with 'size_t', please cast it to "uint64_t" in the printf and use PRIu64 or PRIx64.

llvm-svn: 202738
2014-03-03 19:15:20 +00:00
..
elf-core
elf-core: support 32- and 64-bit x86 registers
2014-02-18 15:12:35 +00:00
FreeBSD
Restore signal delivery to the inferior on FreeBSD
2014-02-28 17:13:39 +00:00
gdb-remote
Be sure to propagate the error back out SBTarget::Attach() when we fail to launch debugserver as root.
2014-02-28 20:47:08 +00:00
Linux
Fix linux x86 debugging on a linux x86 host (32-bit on 32-bit).
2014-02-27 20:46:12 +00:00
mach-core
Fix a mistake in the last change I made to ProcessMachCore.cpp.
2014-01-03 20:46:16 +00:00
MacOSX-Kernel
Merging the iohandler branch back into main.
2014-01-27 23:43:24 +00:00
POSIX
Simplify POSIXThread register context handling
2014-02-28 22:15:58 +00:00
Utility
"size_t" isn't always 64 bit, it is 32 bit on 32 bit systems. All printf style statements that were assuming size_t were 64 bit were changed, and they were also changed to display them as unsigned values as "size_t" isn't signed.
2014-03-03 19:15:20 +00:00
CMakeLists.txt
Convert to UNIX line endings.
2013-09-25 10:37:32 +00:00
Powered by Gitea Version: 1.23.1 Page: 144ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API