summaryrefslogtreecommitdiff
path: root/src/Process.hs
AgeCommit message (Collapse)Author
2024-08-11Remove emptyVarValue from ExprType classRoman Smrž
2024-02-21Update to support mtl-2.3Roman Smrž
2023-04-23Add network namespace in constructor of corresponding typeRoman Smrž
2023-04-02Network namespace typeRoman Smrž
2023-03-26Network refactoring with explicit prefixesRoman Smrž
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ž