summaryrefslogtreecommitdiff
path: root/src/vhdl/simulate/debugger.adb
AgeCommit message (Expand)Author
2016-01-19simulate: fix handling of deferred constants.Tristan Gingold
2015-12-21cleanup in errorout.Tristan Gingold
2015-12-03ghdl_simul debugger: handle break on operator, handle end of file.Tristan Gingold
2015-12-03ghdl_simul debugger: add nstmt and fstmt.Tristan Gingold
2015-11-30ghdl_simul debugger: add auto-repeat.Tristan Gingold
2015-11-30ghdl_simul debugger: handle function call, consider entity declarations.Tristan Gingold
2015-06-02Fix simulate backend.Tristan Gingold
2015-01-23Simulation: renaming.Tristan Gingold
2015-01-23simulation: rework scope_level.Tristan Gingold
2015-01-17debugger: add list command.Tristan Gingold
2015-01-16Fix build of ghdl_simul (WIP).Tristan Gingold
2014-11-05Move translate and simulate.Tristan Gingold