-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathdemo_elf.sh
executable file
·24 lines (20 loc) · 1.59 KB
/
demo_elf.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#!/bin/sh
#===============================================================================#
# #
# rmem executable model #
# ===================== #
# #
# This file is: #
# #
# Copyright Shaked Flur, University of Cambridge 2017 #
# Copyright Peter Sewell, University of Cambridge 2017 #
# Copyright Jon French, University of Cambridge 2017 #
# #
# All rights reserved. #
# #
# It is part of the rmem tool, distributed under the 2-clause BSD licence in #
# LICENCE.txt. #
# #
#===============================================================================#
./ppcmem -model pop -suppress_internal true -pp_style compact -dwarf true -dwarf_source_path tests-adhoc/atomics_test_2.c -elf_threads 3 -allow_partial true -new_run -cmds 'set always_print on' $@
#-suppress_newpage true