summaryrefslogtreecommitdiff
path: root/src/Process.hs
AgeCommit message (Expand)Author
2023-01-12Move process-related functions to Process moduleRoman Smrž
2022-12-20Move TestRun monad and related types to separate moduleRoman Smrž
2022-12-15Kill process when it does not terminate within a secondRoman Smrž
2022-10-27Show GDB console output always and without promptRoman Smrž
2022-10-18GDB process type and separate start functionRoman Smrž
2022-10-13Fail test and start gdb session immediately on process crashRoman Smrž
2022-10-07Process node record accessorRoman Smrž
2022-10-07Process variables and expression typeRoman Smrž
2022-09-27Process lifetime determined by scopeRoman Smrž
2022-05-04Test run monadRoman Smrž
2022-04-30Separate GDB support moduleRoman Smrž
2021-11-26Separate constructors for internal process namesRoman Smrž