This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

input redirection


hello,
  I want to redirect the input to gdb from some other program/device.
Actually i wish to attach gdb to an already running program and need
that the program can pass commands to gdb backend w/o again and again
executing gdb. The program once makes a persistent connection (how?)
with gdb backend and passes commands to the backend which the user inputs.
I tried the -tty option but in vain.
Thanks a lot for any help.

-- 
Varun
------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]