[DynInst_API:] COMMIT: a few more fixes in parsing


Date: Thu, 20 Aug 2015 10:59:09 -0500
From: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
Subject: [DynInst_API:] COMMIT: a few more fixes in parsing
This merge include the following bug fixes in parsing :

1. Fix bugs in identifying non-returning syscalls;
2. Fix tail call heuristics on Windows where __stdcall caused lots of
false tail calls;
3. Fix bugs in identifying catch blocks;
4. Fix uninitialized pionters and wrong bound check in loop analysis.
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] COMMIT: a few more fixes in parsing, Xiaozhu Meng <=