Johnny Chen 661ba65dd8 Add test cases for the scenario of selecting a frame index while stopped, and
then doing a thread step-out.  This should lead us to the caller frame of the
frame we just selected.

llvm-svn: 123984
2011-01-21 18:23:16 +00:00

6 lines
70 B
Makefile

LEVEL = ../make
C_SOURCES := main.c
include $(LEVEL)/Makefile.rules