This is the mail archive of the gdb@sourceware.org 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]

Re: invoking GDB from FE and signals


 > > 2) Danial is not asking you to send a signal to a pty, he is asking you
 > > to send a signal to GDB's inferior *via* the pty, by using an ioctl
 > > function and suggesting that code exists in EMACS to do just that.
 > 
 > Thanks, I'm going to search for this, and I appreciate the suggestions
 > Daniel and Paul, if either of you have a link to the code, let me know.

Its all in process.c (you can download Emacs from
http://savanah.gnu.org/projects/emacs).  Its for any process that runs within
Emacs, not just GDB.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


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