This is the mail archive of the gdb-patches@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: [RFC] win32-nat.c 'set new-console' and interruption


On Mon, Jun 23, 2008 at 03:51:53PM -0400, Joel Brobecker wrote:
>> I find it cleaner with signal SIGINT, but it's true that the other
>> option is simpler and not that different!
>
>I think most people would expect to see SIGINT. Also, seeing a SIGINT
>would make it consistent with what the user would see if the console
>was shared.
>
>>   Christopher, should I just remove the ctrl_break_sent variable and
>>   let GDB use SIGTRAP signal?
>
>So, I would personally prefered if we kept the SIGTRAP to SIGINT
>translation... Just my 2 cents.

I think that makes 4 cents.  A SIGTRAP would be confusing.

I haven't looked at the patch yet, however.

cgf


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