Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
Zipr Toolchain
Commits
6513730f
Commit
6513730f
authored
9 years ago
by
an7s
Browse files
Options
Downloads
Patches
Plain Diff
renamed crash.cso file generated from protect_pov step
Former-commit-id: bd49431c3135b0c874a9ec1e95874e0af0e4025a
parent
8ccfeffc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/ps_analyze.sh
+3
-3
3 additions, 3 deletions
tools/ps_analyze.sh
with
3 additions
and
3 deletions
tools/ps_analyze.sh
+
3
−
3
View file @
6513730f
...
...
@@ -829,9 +829,9 @@ perform_step appfw find_strings $PEASOUP_HOME/tools/do_appfw.sh $arch_bits $newn
#
# protect_pov
#
perform_step protect_pov fill_in_indtargs
$PEASOUP_HOME
/tools/do_protect_pov.sh a.ncexe
$name
crash.cso
$step_options_protect_pov
if
[
-f
crash.cso
]
;
then
step_options_watch_allocate
=
"
$step_options_watch_allocate
--warning_file=crash.cso"
perform_step protect_pov fill_in_indtargs
$PEASOUP_HOME
/tools/do_protect_pov.sh a.ncexe
$name
crash.
pov.
cso
$step_options_protect_pov
if
[
-f
crash.
pov.
cso
]
;
then
step_options_watch_allocate
=
"
$step_options_watch_allocate
--warning_file=crash.
pov.
cso"
fi
#
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment