Marc Girod wrote:
>
> I start playing with gdb...
>
I don't get very far: it returns directly to the shell prompt.
I did a make clean, uncommented the DEBUG = -g, and make again,
but to no avail.
ttyfier> file tfy.exe
tfy.exe: PE32 executable for MS Windows (console) Intel 8
Marc Girod wrote:
>
> I am still looking forward to tfy...
>
Building it, I get a exe called tfy.exe, and a ttyfier1.dll shared library.
I try:
./tfy cleartool -ver
in the cygwin console and in an xterm
I get a 'flash' then nothing, and the process seems to hang.
I can kill them with:
ps
Andy Koppe wrote:
>
> Thanks, I had't heard of ttyfier. Interesting stuff! More
> comprehensive than my 'conin' attempt because it tranlates output as
> well as input.
>
I downloaded the sources and built it.
My first try at using it wasn't very convincing: i
Andy Koppe wrote:
> But the DLL injection makes me wonder: is it possible to override
> existing functions such as WriteConsole or ReadConsole?
You'd need to inject a DLL that hotpatched the IAT live in memory, which is
certainly possible, but a bit hacky. (I don't know whether the LD_PRELOAD
2009/12/13 René Berber:
> And there's the old 'ttyfier' which almost worked:
>
> http://sources.redhat.com/ml/cygwin/2006-03/msg00164.html
>
> I say almost because it assumes a fixed terminal size and it fails if
> the output exceeds that size, and there where
Thanks for the reply...
On Sun, 17 Dec 2006 10:29:02 -0600, Egor Duda <[EMAIL PROTECTED]> wrote:
Eric Mangold wrote:
First of all, i think it's better to post it to cygwin mailing list.
I'm trying to use ttyfier to make the native win32 build of Python play
nice over a cygwi
Eric Mangold wrote:
First of all, i think it's better to post it to cygwin mailing list.
> I'm trying to use ttyfier to make the native win32 build of Python play
> nice over a cygwin/ssh/bash shell. I can ssh in to my Windows machine and
> run the Native python but
Barry B wrote:
> Does anyone still have the source code to a Cygwin
> program called "ttyfier"? TTYfier is supposed to
> allow the running of Windows console applications that
> don't know how to converse with a tty. This would
> allow one to run such programs
Does anyone still have the source code to a Cygwin
program called "ttyfier"? TTYfier is supposed to
allow the running of Windows console applications that
don't know how to converse with a tty. This would
allow one to run such programs via the sshd that comes
with Cygwin.
There u
9 matches
Mail list logo