Hi everyone, I want to debug streamit compiler. ( see the source code and execution flow while execution )
for final executable a.out I m using GDB and it all went fine (It shows the execution flow and source code even through streamit libraries) . I want similar analysis for generated intermediate files , for eg: foo.java and foo.class file generated for foo.str , using "strc --library foo.str" command, particularly when I am executing code using -library option. for eg: when using javac foo.java java foo can u people suggest a better approach other than putting printfs/printlns . I was trying Eclipse but there were many errors due to dependencies of packages. thanks & regards T. VASU BABU M.E. (COMPUTER SCIENCE & AUTOMATION ) INDIAN INSTITUTE OF SCIENCE , BANGALORE - INDIA
_______________________________________________ StreamIt-users mailing list [email protected] https://lists.csail.mit.edu/mailman/listinfo/streamit-users
