That can only do the following for now -
- Trace another process
- Set breakpoints by modifying the process
And that wishes to do the following sometime soon -
- Set breakpoints using the hardware registers
- Single step
- Set watchpoints
You can read about how breakpoints are set on my blog here