From 13bc177e2db04e42f2a26ea5bbee2c035cf9279f Mon Sep 17 00:00:00 2001 From: Brandon Potter Date: Fri, 19 May 2017 11:58:32 -0500 Subject: tests: add a stack printer test Add a test to print out stack contents for SE mode programs. The test will print out argc, argv, envp, and some auxiliary vectors. Change-Id: I489d752ee40fde24c531d8918d0c050f4df936c5 Reviewed-on: https://gem5-review.googlesource.com/3440 Reviewed-by: Jason Lowe-Power Maintainer: Jason Lowe-Power --- tests/test-progs/stack-print/bin/x86/linux/stack-print | Bin 0 -> 8664 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 tests/test-progs/stack-print/bin/x86/linux/stack-print (limited to 'tests/test-progs/stack-print/bin/x86/linux') diff --git a/tests/test-progs/stack-print/bin/x86/linux/stack-print b/tests/test-progs/stack-print/bin/x86/linux/stack-print new file mode 100755 index 000000000..e40dc481c Binary files /dev/null and b/tests/test-progs/stack-print/bin/x86/linux/stack-print differ -- cgit v1.2.3