aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-01Zero the input bufferwipPalmer Dabbelt1-0/+2
2018-06-01Also increment readPalmer Dabbelt1-0/+3
2018-06-01and terminate if nothing is validPalmer Dabbelt1-1/+1
2018-06-01Read until a valid first wordPalmer Dabbelt1-18/+19
2018-05-31Clear that first errorPalmer Dabbelt1-0/+1
2018-05-31Whoops...Palmer Dabbelt1-2/+2
2018-05-31Also skip errors for the first wordPalmer Dabbelt1-3/+9
2018-05-31woohpsPalmer Dabbelt1-1/+1
2018-05-31This code has really gone to shitPalmer Dabbelt1-2/+12
2018-05-31Make the "step any thread" message a DEBUG messagePalmer Dabbelt1-1/+1
2018-05-31Make those fences less loudPalmer Dabbelt1-2/+2
2018-05-31More info about fencesPalmer Dabbelt1-2/+2
2018-05-30Flush the current cache firstPalmer Dabbelt1-0/+12
2018-05-30Be a bit stricter about fencesPalmer Dabbelt2-20/+23
2018-05-30Revert "Don't show a pre-attached connection in GDB"Palmer Dabbelt1-1/+1
2018-05-30Don't show a pre-attached connection in GDBPalmer Dabbelt1-1/+1
2018-05-30Define a debug reason from the startPalmer Dabbelt1-0/+2
2018-05-30Keeep the RTOS hartid and the current hart in syncPalmer Dabbelt1-2/+5
2018-05-30A vCont;c packet applies to all harts?Palmer Dabbelt1-0/+1
2018-05-30Invalidate the register cache more oftenPalmer Dabbelt1-0/+4
2018-05-30Invalidate the register cache when touching another hartPalmer Dabbelt1-0/+8
2018-05-30Don't rely on the RTOS hartid for the register cachePalmer Dabbelt1-2/+1
2018-05-30Revert "Don't make callbacks from riscv_openocd_{halt,resume}"Palmer Dabbelt1-0/+4
2018-05-30Don't make callbacks from riscv_openocd_{halt,resume}Palmer Dabbelt1-4/+0
2018-05-30I guess just set all harts, not any hartPalmer Dabbelt1-2/+0
2018-05-30Revert "Try saving the halted state when examining a target"Palmer Dabbelt1-5/+1
2018-05-30Revert "double result"Palmer Dabbelt1-1/+1
2018-05-30double resultPalmer Dabbelt1-1/+1
2018-05-30Try saving the halted state when examining a targetPalmer Dabbelt1-1/+5
2018-05-30Don't set RTOS hartid 0Palmer Dabbelt1-1/+1
2018-05-30trnprintfPalmer Dabbelt1-1/+1
2018-05-30Handle the qC packetPalmer Dabbelt1-0/+7
2018-05-30sntrnmpPalmer Dabbelt1-1/+1
2018-05-30whoopsPalmer Dabbelt1-1/+1
2018-05-30Pick an arbitrary hart ID for the targetPalmer Dabbelt1-0/+2
2018-05-30Handle qTStatusPalmer Dabbelt1-0/+5
2018-05-30debug GDB IOPalmer Dabbelt1-1/+1
2018-05-30Revert "Print allt he GDB messages back"Palmer Dabbelt1-5/+0
2018-05-30Revert "iwhoops"Palmer Dabbelt1-1/+0
2018-05-30iwhoopsPalmer Dabbelt1-0/+1
2018-05-30Print allt he GDB messages backPalmer Dabbelt1-0/+5
2018-05-30WhoopsPalmer Dabbelt1-1/+1
2018-05-30If we don't know which thread should be halted then just don't set onePalmer Dabbelt1-3/+6
2018-05-30Print signal repliesPalmer Dabbelt1-0/+4
2018-05-30More debuggingPalmer Dabbelt1-0/+1
2018-05-30More debug infoPalmer Dabbelt1-0/+3
2018-05-30Enable debug during the pollPalmer Dabbelt1-0/+4
2018-05-30Print a bit more when a hart is haltedPalmer Dabbelt1-0/+4
2018-05-30Revert "Don't raise HALT when we're examining a target"Palmer Dabbelt1-5/+1
2018-05-30Revert "Don't make callbacks from riscv_openocd_{halt,resume}"Palmer Dabbelt1-0/+4