[PATCH 00/11] C++/MinGW patches

Pedro Alves palves@redhat.com
Tue Nov 3 16:54:00 GMT 2015


On 11/03/2015 11:20 AM, Pedro Alves wrote:
> On 11/03/2015 10:46 AM, Qian Hong wrote:

>> actual result:
>> gdb exit with error message: "This application has requested the
>> Runtime to terminate it in an unusual way. Please contact the
>> application's support team for more information." when debugging a
>> simple hello world program. "
> 
> Hmm.  Sounds like an uncaught C++ exception.   I guess we could try
> making C++ mode use setjmp/longjmp exceptions like C mode, for confirmation.
> 
>>
>> Then I tried build gdb again without build-with-cxx, and this error
>> disappear, gdb works as expect, at least for simple hello world.

I've pushed this patch:

  https://sourceware.org/ml/gdb-patches/2015-11/msg00114.html

on the testing branch as well.  I wonder if it makes a difference for you.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list