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 5/5 v2] Darwin: fix SIGTRAP when debugging


>>>>> "Xavier" == Xavier Roirand <roirand@adacore.com> writes:

Xavier> +  bool single_step = 0;
 
Xavier> +  bool signaled = 0;
 
I would use = false here.

Tom


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