rdbg-plugin.rdbg
RdbgMain
rdbg-plugin
rdbg-plugin.rdbg4lurette
val run : unit -> Event.t
Runs the test and returns the first event.
val off : unit -> unit
val info : unit -> unit
Display info about the test parameters
val i : unit -> unit
Shortcut for info
val get_val_event : Event.t -> unit
val stl : int -> unit
Set the maximum number of steps to perform
val set_gnuplot : bool -> unit
Launch gnuplot-rif to display variable values
val set_sim2chro : bool -> unit
val apropos : string -> unit
To search for commands related to a string
Shortcut for apropos
val a : string -> unit
val help : string -> unit
Display help about ldbg commands
val h : string -> unit
Shortcut for help
val man : unit -> unit
Display a small online manual
val quit : unit -> unit
Shortcut for (exit 0)
val q : unit -> unit
val get_prompt : unit -> string
val set_prompt : string -> unit