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 13/15] PIE: testsuite: Test attaching to PIEs


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> gdb/testsuite/
Jan>     	* gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
Jan>     	(libfunc): New parameter action.  Implement also selectable "sleep".
Jan>     	* gdb.base/break-interp-main.c: Include assert.h.
Jan>     	(libfunc): New parameter action.
Jan>     	(main): New parameters argc and argv.  Assert argc.  Pass argv.
Jan>     	* gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
Jan>     	(test_attach): New proc.
Jan>     	(test_ld): Pass new "segv" exec parameter.  Call also test_attach.
Jan>     	* lib/gdb.exp (core_find): New parameter arg.  Pass it to $binfile.

Ok.

Tom


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