then doing a thread step-out. This should lead us to the caller frame of the frame we just selected. llvm-svn: 123984
6 lines
70 B
Makefile
6 lines
70 B
Makefile
LEVEL = ../make
|
|
|
|
C_SOURCES := main.c
|
|
|
|
include $(LEVEL)/Makefile.rules
|