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: [RFA] let record_resume fail immediately on error


>>>>> ">" == Hui Zhu <teawater@gmail.com> writes:

>>  static int
>>  do_record_message (struct regcache *regcache,
>> -		   enum target_signal signal)
>> +		   enum target_signal signal, int catch)

This is still a very weird way to write what should be an ordinary
function call.

Tom


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