This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: New gdb 31 & 64 bit patches for S/390


> As for the  TRUE  / FALSE there is no place in the gnu coding standards
> where this is practice is non condoned
> you are trying to push a personal opinion here.


I'm sorry, but in the case of these coding stubs:

> ++  if (good_prologue == TRUE)
> ++  for (second_pass = FALSE; second_pass <= TRUE; second_pass++)
> ++      if (init_extra_info || fextra_info->initialised == FALSE)
> ++     if (frame_pointer_found == FALSE && regidx == 0xb)
> ++        && fextra_info.good_prologue == FALSE);


I don't consider myself to be pushing an individual opinion.

	Andrew




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