| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adding events when watchpoints are set or changed. | Jim Ingham | 2012-12-18 | 1 | -3/+32 |
| * | Resolve printf formatting warnings on Linux: | Daniel Malea | 2012-11-29 | 1 | -1/+1 |
| * | Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. S... | Greg Clayton | 2012-09-18 | 1 | -2/+2 |
| * | Don't expose the pthread_mutex_t underlying the Mutex & Mutex::Locker classes. | Jim Ingham | 2012-05-04 | 1 | -1/+1 |
| * | No functionality changes, mostly cleanup. | Greg Clayton | 2012-04-11 | 1 | -1/+1 |
| * | Make the Watchpoint IDs unique per target, not across targets as before. | Johnny Chen | 2012-02-25 | 1 | -51/+86 |
| * | SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre... | Johnny Chen | 2011-10-14 | 1 | -0/+242 |

