Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve printf formatting warnings on Linux: | Daniel Malea | 2012-11-29 | 1 | -1/+1 |
* | When comparing a Thread against a ThreadSpec, don't fetch the Thread's Name o... | Jim Ingham | 2012-03-07 | 1 | -5/+41 |
* | Process IDs (lldb::pid_t) and thread IDs (lldb::tid_t) are now 64 bit. This | Greg Clayton | 2011-12-01 | 1 | -1/+1 |
* | Update declarations for all functions/methods that accept printf-style | Jason Molenda | 2011-09-20 | 1 | -1/+1 |
* | Fixed an error where the thread index was being returned as zero in "uint32_t... | Greg Clayton | 2010-12-15 | 1 | -3/+3 |
* | Change the Breakpoint & BreakpointLocation GetDescription methods so they cal... | Jim Ingham | 2010-06-18 | 1 | -0/+64 |
* | Add a "thread specification" class that specifies thread specific breakpoints... | Jim Ingham | 2010-06-16 | 1 | -0/+58 |