Skip to content

Some needs for userful debugging. #7

Description

@GoogleCodeExporter
1) Please, don't delete temporary files when compiled in debug mode.
Example:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xf4a6f940 (LWP 28859)]
fl_summ (neuronit=<optimized out>, cs1stc=<optimized out>, weights=<optimized 
out>) at /tmp/fileJ4cnyP:133
133     /tmp/fileJ4cnyP: No such file or directory

2) Freoocl uses gcc as cl compiler. Why do not to pass standard C flags to it? 
I got error when use "-g" in options.
clBuildProgram( program, 0, NULL, options, NULL, NULL );

Original issue reported on code.google.com by infer...@gmail.com on 6 Aug 2012 at 2:17

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions