Hi all, I am building a software working that way: The user starts the emulation software named "Lilbug" for exemple, from a console. Once launched, the software (that is to say the emulator's monitor) accepts commands: - Inspection and modification of memory - The execution step-by-step - Launching the execution (Lilbug, Flex2) - Loading a binary - Etc ... The user directs the loading of a target "monitor" (Lilbug). The loading of the Lilbug monitor opens a independent terminal (urxvt) connected to the only input and output of Lilbug routine, like a physical terminal connected to a serial port.
I did not find the way to do that. rxvt-unicode-9.18/src/rxvtc.C speaks
a lot, but not sufficiently (or I am too blind or too old, or both). Of
course, I guess that it send the parameters of the users, in which there is
the "-e blabla" Further more: I dont know well C++!
I can not open a terminal! Could someone help me. It existes certainly
a piece of code in C somewhere! Is it important to say that I run Open Suse
12.2 ?
Thank you for the attention you paid for this email,
Patrick
<<Emulator.png>>
_______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
