summaryrefslogtreecommitdiffstats
path: root/src/thread.c
Commit message (Expand)AuthorAgeFilesLines
* main: Use new api to read/write memoryAmitay Isaacs2019-03-261-1/+1
* main: Convert regs command to path based targetingAmitay Isaacs2018-12-031-34/+33
* main: Convert threadstatus command to path based targetingAmitay Isaacs2018-12-031-92/+91
* main: Convert thread commands start/stop/step/sresetAmitay Isaacs2018-12-031-25/+50
* stack: guess endian for stack frame walkingNicholas Piggin2018-11-011-10/+85
* regs: Allow user to opt in to backtraceAlistair Popple2018-10-151-5/+15
* src/thread.c: Don't print uninitialised thread statusAlistair Popple2018-08-141-2/+8
* pdbg: Use new command parsingAlistair Popple2018-06-251-23/+64
* libpdbg: Abstract thread statusAlistair Popple2018-05-241-27/+27
* pdbg: add basic kernel stack trace to 'regs' commandNicholas Piggin2018-05-181-1/+7
* pdbg: add 'regs' commandNicholas Piggin2018-05-181-0/+18
* thread.c: threadstatus improve output and implement P9 stopNicholas Piggin2018-05-081-39/+63
* libpdbg/p8chip: Return thread SMT stateCyril Bur2018-04-241-3/+4
* main: Use new command handling for threadsCyril Bur2018-02-161-5/+46
* main: Pull thread control accessors out of main.cCyril Bur2018-02-161-0/+103
OpenPOWER on IntegriCloud