On Monday, September 06, 2010 09:46:17 pm Igor Peshansky wrote:
> Hi, Christoph,
> 
> We are working on transforming the exception tracebacks to show X10 source
> information.
> 
> In the meantime, you would have to look at the generated C++ sources for
> matmul__closure__12 (probably in the file matmul.inc, possibly in matmul.h
> if matmul is a generic class) and look at the "//#line" comment that
> precedes the body of the closure.  That will get you the original X10 line
> number.
>         Igor

Igor,

thanks for the information.

matmul__closure__12 is indeed a class (in the *.inc file). The body of the 
closure contains several source lines : 165 -- 187. 

Any chance on narrowing in on this ? 
-- 

Mit freundlichen Grüßen / Kind regards

Dr. Christoph Pospiech
High Performance & Parallel Computing
Phone:  +49-351 86269826
Mobile: +49-171-765 5871
E-Mail: christoph.pospi...@de.ibm.com
-------------------------------------
IBM Deutschland GmbH
Vorsitzender des Aufsichtsrats: Erich Clementi 
Geschäftsführung: Martin Jetter (Vorsitzender), 
Reinhard Reschke, Christoph Grandpierre, 
Klaus Lintelmann, Michael Diemer, Martina Koederitz 
Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 
14562 WEEE-Reg.-Nr. DE 99369940


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to