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: [PATCH 3/4] Remove remaining uses of deprecated_throw_reason.


On 30/07/2013 8:21 PM, Pedro Alves wrote:
> On 07/30/2013 05:12 PM, Andrew Burgess wrote:
>> This removes the final uses of deprecated_throw_reason.  In each case I've
>> replaced the use of deprecated_throw_reason with a call to quit.  The only
>> change this will have is that the user will now see a "Quit" message,
>> however this seems pretty appropriate to me, what do you think?
>>
>> OK to apply?
> 
> OK.

Committed ahead of patch 2/4 as they are independent.

Thanks,
Andrew



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