#include "breakpoints.H"
Include dependency graph for breakpoints.cpp:
Go to the source code of this file.
This class implements breakpoint support, actually it's just a vector that keeps crescent order of elements and have exits() method. It should be replaced for STL in future.
LICENSE: GNU GPL --- General Public License, version 2.0 or greater. See archc/COPYING for more information.
Gustavo Sverzut Barbieri <ra008849@ic.unicamp.br>
Joao Victor Andrade Neves <ra008951@ic.unicamp.br>
Rafael Dantas de Castro <ra009663@ic.unicamp.br>
Definition in file breakpoints.cpp.