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: [Python] Input from user from extended breakpoint `stop' function


>> that's interesting, but why `print' functions work correctly, without
>> sending any SIGTTOU
>
> Try stty tostop.

indeed !
what do consider as the default/good behavior? I mean, it is okay for
GDB to 'ignore' SIGTTOU, or shall I report such situations as bugs ?


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