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


On Sat, May 13, 2006 at 11:10:57AM -0400, Daniel Jacobowitz wrote:
> On Sat, May 13, 2006 at 11:10:26AM -0400, Bob Rossi wrote:
> > OK, I can find out the details. However, I'm thinking the supported way
> > of starting GDB from a FE is via a pipe. This would prevent readline
> > from being in the way, and is the only way to do it with MI anyways,
> > right?
> 
> There's no such thing as "the supported way".

hmmm, I do get frustrated with my inability to communicate on this
mailint list.

When I say "the supported way", I'm assuming there is a way GDB provides
for FE's to work with it in regards to sending signals, in particularly
^c. If GDB doesn't provide this functionality and it's mere hackers
chance that all of us FE's are getting this to work most of the time,
then I understand what you mean.

Othewise, if GDB has been designed to accept signal during certain
circumstances, and not during others, I would love to know what those
are so that I can benefit from using this functionality.

Thanks,
Bob Rossi


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