This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-29 12:53:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ea7269b54aefd674424cd89be5f17ea8e18d222
llvm
/
lldb
/
source
/
Target
/
ThreadSpec.cpp
Greg Clayton
bdf4c6ac4f
Fixed an error where the thread index was being returned as zero in "uint32_t SBBreakpoint::GetThreadIndex() const" even when it isn't specified. It should be UINT32_MAX to indicate there is no thread index set for the breakpoint (the breakpoint isn't thread specific). Also fixed the ThreadSpec.cpp to use UINT32_MAX instead of -1. Fixed the logging Printf statement in "uint32_t SBBreakpoint::GetThreadIndex() const" to not print the address of the "index" function from <string.h>!
...
llvm-svn: 121896
2010-12-15 20:50:06 +00:00
2.7 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink