<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Debugger on JAVAPRO International</title><link>https://javapro-en.svenruppert.com/tags/debugger/</link><description>Recent content in Debugger on JAVAPRO International</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 17 Sep 2025 07:00:01 +0000</lastBuildDate><atom:link href="https://javapro-en.svenruppert.com/tags/debugger/index.xml" rel="self" type="application/rss+xml"/><item><title>Launching a Java Debugger in Eclipse - A Myriad of Options</title><link>https://javapro-en.svenruppert.com/launching-a-java-debugger-in-eclipse-a-myriad-of-options/</link><pubDate>Wed, 17 Sep 2025 07:00:01 +0000</pubDate><guid>https://javapro-en.svenruppert.com/launching-a-java-debugger-in-eclipse-a-myriad-of-options/</guid><description>&lt;p&gt;How to start a debugger? Seriously? Is it really worth a story? Let us find out about the different features of launching..&lt;/p&gt;
&lt;p&gt;We need to of course launch in Debug mode :&lt;/p&gt;
&lt;p&gt;&lt;figure class="post-figure"&gt;
 &lt;img src="https://javapro-en.svenruppert.com/uploads/2025/01/image-74.png" alt="" loading="lazy" decoding="async"&gt;
 
 
 
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Debug Button&lt;/p&gt;
&lt;p&gt;And then pick up the following option:&lt;/p&gt;
&lt;p&gt;&lt;figure class="post-figure"&gt;
 &lt;img src="https://javapro-en.svenruppert.com/uploads/2025/01/image-77.png" alt="" loading="lazy" decoding="async"&gt;
 
 
 
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Pull down from the debug button&lt;/p&gt;
&lt;p&gt;For the detail-oriented, there is this Show Command line option:&lt;/p&gt;
&lt;p&gt;&lt;figure class="post-figure"&gt;
 &lt;img src="https://javapro-en.svenruppert.com/uploads/2025/01/image-70.png" alt="" loading="lazy" decoding="async"&gt;
 
 
 
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;click to see command line&lt;/p&gt;
&lt;p&gt;&lt;figure class="post-figure"&gt;
 &lt;img src="https://javapro-en.svenruppert.com/uploads/2025/01/image-81.png" alt="" loading="lazy" decoding="async"&gt;
 
 
 
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;ok, let’s escape back to the world of ui fast:&lt;/p&gt;</description></item><item><title>Observability Landscape in Java</title><link>https://javapro-en.svenruppert.com/observability-landscape-in-java/</link><pubDate>Wed, 13 Aug 2025 07:00:03 +0000</pubDate><guid>https://javapro-en.svenruppert.com/observability-landscape-in-java/</guid><description>&lt;p&gt;Java has become a well-established and widely adopted language. As software systems became more complex with the shift to microservices, Java observability tools evolved to meet new demands. It has evolved to address these new challenges, offering improved capabilities for monitoring, tracing, and debugging. This article explores the evolution of Java observability and its adaptation to modern cloud-native solutions. Lets discuss how they have shaped into the landscape of observability in Java applications today.&lt;/p&gt;</description></item><item><title>Breakpoints – The Lifeline of Debugging – An Eclipse Features Guide</title><link>https://javapro-en.svenruppert.com/breakpoints-the-lifeline-of-debugging-an-eclipse-features-guide/</link><pubDate>Tue, 12 Aug 2025 07:00:01 +0000</pubDate><guid>https://javapro-en.svenruppert.com/breakpoints-the-lifeline-of-debugging-an-eclipse-features-guide/</guid><description>&lt;p&gt;Each and Every programmer would have got stuck with some debugging issue or the other so many times. And would have stopped the program at a breakpoint. And here is a detailed look at breakpoints.&lt;/p&gt;
&lt;p&gt;As an Eclipse Committer, I have shown the Eclipse IDE pictures and have explained from the Eclipse IDE point of view. Every time we want to inspect a variable, see the stack, and what not, we need to break the program at some point — and hence we require breakpoints. There are a whole lot of features with breakpoints, let us start with the basics:&lt;/p&gt;</description></item></channel></rss>