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] Prevent appending "-g" after "-g3" to compile options in info-macros.exp.


>>>>> "Andreas" == Andreas Arnez <arnez@linux.vnet.ibm.com> writes:

Andreas> 2014-01-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
Andreas> 	* gdb.base/info-macros.exp: Remove "debug" from the compile
Andreas> 	options.
 
Andreas> -set options "debug additional_flags=-g3"
Andreas> +set options "additional_flags=-g3"
 
Would you mind adding a comment explaining why "debug" doesn't appear
here?  Ok with that.

Tom


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