summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* htm: Setup targetting for nest htmMichael Neuling2018-09-071-1/+11
* tests: Add tests for libpdbg probe functionsAmitay Isaacs2018-09-071-0/+253
* tests: Add tests for libpdbg target functionsAmitay Isaacs2018-09-071-0/+256
* progress: No more progressJoel Stanley2018-09-073-1/+26
* main: Add P8 kernel devicetreeBenjamin Herrenschmidt2018-09-071-1/+9
* src/thread.c: Don't print uninitialised thread statusAlistair Popple2018-08-141-2/+8
* Make pdbg_target_release() recursively release a targets childrenAlistair Popple2018-08-131-34/+1
* Remove PDBG_TARGET_PENDING_RELEASE statusAlistair Popple2018-08-131-2/+1
* main: Fix print_target to only print selected targetsAmitay Isaacs2018-08-131-1/+8
* main: Do not reset the previous selections in the listAmitay Isaacs2018-08-131-4/+0
* main: Fix target selection of linux cpusAmitay Isaacs2018-08-131-9/+7
* main: Use the correct length of linux cpu listAmitay Isaacs2018-08-131-2/+2
* main: Define MAX_LINUX_CPUS for convenienceAmitay Isaacs2018-08-131-1/+3
* mem: Avoid floating point exception if size == 0Amitay Isaacs2018-08-021-0/+5
* progress: Add assert to avoid programming errorsAmitay Isaacs2018-08-021-0/+3
* progress: Refactor progress_bar to print progress barsAmitay Isaacs2018-08-021-17/+20
* progress: End function on a new lineAmitay Isaacs2018-08-021-1/+2
* main: Address by linux CPU number with PPC host backendMichael Neuling2018-08-021-2/+105
* Revert "main: Select only the targets specified on cmdline"Michael Neuling2018-08-021-9/+0
* putmem: Fix Floating point exception issueVasant Hegde2018-07-121-0/+3
* probe: Validate target classVasant Hegde2018-07-121-0/+4
* main: Init list of procs/cores/threadsMichael Neuling2018-07-121-0/+4
* main: Update help output for HTMMichael Neuling2018-07-121-1/+1
* main: Select only the targets specified on cmdlineAmitay Isaacs2018-07-121-0/+9
* htm: Remove size from dumpMichael Neuling2018-07-121-1/+1
* pdbg: Fix htm return codesMichael Neuling2018-07-121-1/+1
* pdbg: Use new command parsingAlistair Popple2018-06-2513-521/+234
* optcmd: Add testsAlistair Popple2018-06-251-0/+161
* pdbg: Define common command/flag argument parsersAlistair Popple2018-06-252-0/+106
* pdbg: Add command/flag parsing definitionsAlistair Popple2018-06-252-0/+295
* htm: Change buffer wrappings semanticsMichael Neuling2018-06-251-2/+2
* htm: Add record commandMichael Neuling2018-06-251-0/+32
* htm: Print dump file from libraryMichael Neuling2018-06-251-1/+0
* htm: Remove reset by adding it to startMichael Neuling2018-06-251-25/+0
* htm: Remove base/size from resetMichael Neuling2018-06-251-10/+1
* htm: Remove trace and analyseMichael Neuling2018-06-251-36/+0
* htm: Remove old comments and printsMichael Neuling2018-06-251-12/+1
* Make -a the default for probeMichael Neuling2018-06-251-4/+0
* Make i2c backend possible on all ARM machinesJoel Stanley2018-06-151-1/+1
* htm: Fix dump filenameMichael Neuling2018-06-151-21/+14
* htm: Few code cleanupsMichael Neuling2018-06-151-13/+13
* htm: Cleanup status outputMichael Neuling2018-06-151-2/+1
* htm: Print chip being targeted properlyMichael Neuling2018-06-151-3/+6
* htm: Only check that the primary thread is runningMichael Neuling2018-06-151-7/+23
* Remove htm_* optionsMichael Neuling2018-06-153-110/+0
* Increase max processors for sparse chip id configsMichael Neuling2018-06-151-1/+1
* Cleanup exit codeMichael Neuling2018-06-151-11/+6
* main: Print specific errors for invalid commandsAmitay Isaacs2018-06-151-1/+0
* main: Print specific errors for invalid argumentsAmitay Isaacs2018-06-151-16/+16
* main: Overhaul target selectionAmitay Isaacs2018-06-151-40/+151
OpenPOWER on IntegriCloud