Skip to content

Commit

Permalink
Update parseErrorInfo.pl to support collectFfdc tags for SBE
Browse files Browse the repository at this point in the history
    -Modified script to enable passing back from the SBE
     parameters for the collectFfdc fuction
    -Added sample code for collectFfdc tags to proc_example_errors.xml
    -Added sample collectFfdc function p9_collect_some_ffdc
    -Fixed compile issue in fapi2_variable_buffer_test which was a result
     of changes to the hwp_ffdc_classes generated by the script.

Change-Id: I8890bccc871f7d70fb0990f830881cf17226fe39
Original-Change-Id: I6abbbc05ed38e368eb0ff586a22cc5aba824bad4
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27048
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Deepak Kodihalli <dkodihal@in.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41061
Tested-by: William G. Hoffa <wghoffa@us.ibm.com>
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
  • Loading branch information
rjknight authored and wghoffa committed May 30, 2017
1 parent 4d61104 commit b784154
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -30,6 +30,7 @@
test example
</description>
<buffer>BUFFER</buffer>
<collectFfdc>p9_collect_some_ffdc,parm1,parm2</collectFfdc>
<callout>
<procedure>CODE</procedure>
<priority>HIGH</priority>
Expand Down

0 comments on commit b784154

Please sign in to comment.