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 7/7 take 2] Linker-debugger interface tests


On Fri, 24 May 2013 10:38:37 +0200, Gary Benson wrote:
> Attached an updated patch with all issues fixed as suggested.

To be replied later.


> The excessive backslashes were copied and pasted from somewhere.
> "fgrep -r '\=' gdb/testsuite" reveals three existing files with
> it.  Would you like me to commit an obvious fix for these?

Yes.

$ fgrep -r '\=' gdb/testsuite
gdb/testsuite/gdb.base/unload.exp:set exec_opts [list debug shlib_load additional_flags=-DSHLIB_NAME\=\"${lib_dlopen}\" additional_flags=-DSHLIB_NAME2\=\"${lib_dlopen2}\"]
gdb/testsuite/gdb.base/solib-disc.exp:set exec_opts [list debug shlib_load additional_flags=-DSHLIB_NAME\=\"${lib_dlopen}\"]
gdb/testsuite/gdb.base/watchpoint-solib.exp:set exec_opts [list debug shlib_load additional_flags=-DSHLIB_NAME\=\"${lib_dlopen}\"]



Thanks,
Jan


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