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] Use 'test' argument in gdb_core_cmd


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

Andreas> In the current version the gdb_core_cmd receives an argument "$test",
Andreas> but doesn't use it.  Instead, the test is always named "re-load
Andreas> generated corefile".  Since the callers of this procedure already pass
Andreas> a suitable string, the patch uses this now, such that different
Andreas> invocations of this procedure can be distinguished in the future.

Andreas> 2013-10-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>

Andreas> 	* lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
Andreas> 	generated corefile" by argument "$test".

Thanks, this is ok.

Tom


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