<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Breakpoints for debugging and using the debugger in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Breakpoints-for-debugging-and-using-the-debugger/m-p/2303140#M75055</link>
    <description>Hello 
&lt;BR /&gt;Press CTRL+SHIFT+R and then search the job file: yourJobName.java, open the file and set the breakpoint, run it as debug. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;How can you see the values of context variables?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Print the value on tJava or tJavaRow, eg: 
&lt;BR /&gt;System.out.println(context.filename); 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; shong</description>
    <pubDate>Wed, 19 Aug 2009 03:17:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-08-19T03:17:56Z</dc:date>
    <item>
      <title>Breakpoints for debugging and using the debugger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Breakpoints-for-debugging-and-using-the-debugger/m-p/2303139#M75054</link>
      <description>Are breakpoints before of after component execution?&lt;BR /&gt;How do you know you are at a breakpoint?&lt;BR /&gt;How can you see the values of context variables?&lt;BR /&gt;Any good documentation on using the debugger - I only see a single short paragraph in the doc.&lt;BR /&gt;Thanks,.&lt;BR /&gt;Dave</description>
      <pubDate>Sat, 16 Nov 2024 13:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Breakpoints-for-debugging-and-using-the-debugger/m-p/2303139#M75054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoints for debugging and using the debugger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Breakpoints-for-debugging-and-using-the-debugger/m-p/2303140#M75055</link>
      <description>Hello 
&lt;BR /&gt;Press CTRL+SHIFT+R and then search the job file: yourJobName.java, open the file and set the breakpoint, run it as debug. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;How can you see the values of context variables?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Print the value on tJava or tJavaRow, eg: 
&lt;BR /&gt;System.out.println(context.filename); 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 19 Aug 2009 03:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Breakpoints-for-debugging-and-using-the-debugger/m-p/2303140#M75055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-19T03:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoints for debugging and using the debugger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Breakpoints-for-debugging-and-using-the-debugger/m-p/2303141#M75056</link>
      <description>I am looking for interactive debugging - seeing watch variables, etc.  &lt;BR /&gt;Is there a doc on how to navigate and use the debugger?&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 19 Aug 2009 17:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Breakpoints-for-debugging-and-using-the-debugger/m-p/2303141#M75056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-19T17:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoints for debugging and using the debugger</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Breakpoints-for-debugging-and-using-the-debugger/m-p/2303142#M75057</link>
      <description>David, 
&lt;BR /&gt;The features that you mention is the TRACES mode when you execute (Run) a Job; check the option in the Run tab (Traces). 
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 20 Aug 2009 03:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Breakpoints-for-debugging-and-using-the-debugger/m-p/2303142#M75057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-20T03:50:24Z</dc:date>
    </item>
  </channel>
</rss>

