[DynInst_API:] [dyninst/dyninst] 1feabf: findMain will now return 0 on success, -1 on failu...


Date: Tue, 23 Aug 2016 08:56:28 -0700
From: Bill Williams <wwilliam47@xxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 1feabf: findMain will now return 0 on success, -1 on failu...
  Branch: refs/heads/v9.2_patches
  Home:   https://github.com/dyninst/dyninst
  Commit: 1feabf51144c8a8c1aafd0c351d6e40866296397
      https://github.com/dyninst/dyninst/commit/1feabf51144c8a8c1aafd0c351d6e40866296397
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M dyninstAPI/src/image.C
    M dyninstAPI/src/image.h

  Log Message:
  -----------
  findMain will now return 0 on success, -1 on failure instead of asserting.
	The visitor has been improved and should be able to recognize more
	false positives. Verbose debugging output has been converted to
	startup_printfs.


  Commit: 7bcafa0643b1325da42a9c553d95458a13648d94
      https://github.com/dyninst/dyninst/commit/7bcafa0643b1325da42a9c553d95458a13648d94
  Author: John Detter <jdetter@xxxxxxxx>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M dyninstAPI/src/image.C

  Log Message:
  -----------
  Added more startup printf statements for findMain success or failure.


  Commit: 9d5a42622dfd95dcefccc1de756f42ac3a7ee352
      https://github.com/dyninst/dyninst/commit/9d5a42622dfd95dcefccc1de756f42ac3a7ee352
  Author: Bill Williams <wwilliam47@xxxxxxxxx>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M dyninstAPI/src/image.C
    M dyninstAPI/src/image.h

  Log Message:
  -----------
  Merge pull request #142 from dyninst/release9.2/fixes/test_pt_ls

findMain improvements


Compare: https://github.com/dyninst/dyninst/compare/d0b2355e4cfa...9d5a42622dfd
[← Prev in Thread] Current Thread [Next in Thread→]