Skip to content

srcML/srcPtr

Repository files navigation

srcPtr

A lightweight, fast, and flexible 'close to the code' pointer analysis tool.

Installation

srcPtr is available as a Linux binary and preconfigured virtual machine image. Otherwise, you can build it yourself.

Binary

Ubuntu 18.04 x64

Virtual Machine

VM Image ( username: user, password: srcptr )

Building

To build srcPtr yourself, first clone srcPtr by running git clone --recursive https://github.com/srcML/srcPtr.git

srcPtr uses cmake for building. To build srcptr create a build folder anywhere and go inside it. Then run the command

cmake path_to_srcptr_dir

replace path_to_srcptr_dir with the path to the srcPtr directory.

After this, cmake should have generated the proper make files. Now run make. The srcPtr executable will be built and will appear in the bin directory.

About

Pointer Resolution program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •