TechRepublic : A ZDNet Tech Community

1 Resources for

debugger application

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Debug your Java code with ease using JPDA
The Java Platform Debugger Architecture JPDA helps developers debug a running Java application in all situations. Peter V. Mikhalenko explains how this technology works and discusses some practical aspects of its usage. Debugging a Java program can be really boring, especially when it's not easy to get access...
Tags: Java Platform, Java Platform Debugger Architecture, Java Debug Interface, Java, Peter V. Mikhalenko, Programming languages, debugger, Java Tips Newsletter, Back-end, Sun Microsystems Inc., Connector, JVMTI, VM, Java Debug Wire Protocol, Debugger Application, Communications Channel, Software Development, Software/Web Development
Technical articles 2006-11-30

Additional Resources

Test your Web scripts using the Microsoft Script Debugger
Learn how to install and use the Microsoft Script Debugger by following the steps described in this article and a sample debugging of a VBSCRIPT.The Microsoft Script Debugger MSD lets you look at Web-based code to find errors and determine optimizations. MSD is a debugging application that works with any...
Tags: Microsoft Windows, Web browsers, Dave Mays, MCSE, Web, Microsoft Script Debugger, Microsoft Corp., debugger
Technical articles 2002-10-17
Delphi 6 Web App Debugger: Finally, a solution that works
Debugging Web applications frustrated Delphi developers until the release of Delphi 6 Professional and Enterprise editions, which include Web App Debugger. See how this tool will make your life easier.Delphi is a great tool for writing Web server applications of all shapes and sizes, but debugging those applications is difficult,...
Tags: Web servers, Programming languages, Development tools, Bob Swart, Web-App Debugger, Borland Delphi, Web Server Application, Web server, Delphi 6, Web, Web Module
Technical articles 2002-05-01
Locate runtime errors with VS.NET's Remote Debugger
Microsoft provides the Remote Debugger with Visual Studio .NET to handle debugging an application on another machine. Tony Patton explains how to set up machines for remote debugging and demonstrates how to debug an application remotely. Debugging can often be handled on a developer's local machine, but some...
Tags: Microsoft Visual Studio.Net, Microsoft Corp., Tony Patton, Microsoft development tools, .NET, Remote Debugger, .NET Newsletter, TechRepublic Inc., Application, Machine, Development Tools, Software Development, Software/Web Development
Technical articles 2005-07-22
Locate runtime errors with VS.NET's Remote Debugger
Debugging can often be handled on adeveloper's local machine, but some problems exist solely in a testor production environment, thus requiring debugging within thisenvironment. Microsoft provides the Remote Debugger with Visual Studio .NET (VS.NET) to handledebugging an application on another machine. Remote debugger setup ...
Tags: Microsoft Corp., Microsoft Visual Studio.Net, Remote Debugger, Tony Patton
Technical articles 2005-07-22
Finding bugs in enterprise application development
No matter how carefully you craft your programming code andregardless of your chosen language, every sophisticated application produced isbound to have bugs. Debugging a program is just part of the tried and trueprocess of application development. But while bugs cannot be avoided, theimpact of debugging, in terms of time and...
Tags: Adam Barr, debugger, enterprise application, Mark Kaelin
Technical articles 2005-03-15
Debug JavaScript with Mozilla's free debugger
Programming errors are a fact of life, but pulling your hair out while tracking down these errors should not be. More robust development languages such as Java and the .NET family of languages have development environments that simplify the process of tracking down problems. JavaScript developers have fewer options, but...
Tags: Javascript, Programming
Blog posts 2007-06-25
Intel Debugger 10.x
The Intel Debugger is a component of the Intel compilers. It is a full-featured symbolic source-code application debugger that helps programmers locates run-time programming errors (i.e., incorrect code, memory leaks, stack overflows, unexpected exceptions or other algorithmic problems) in their code. The Intel Debugger can debug both single and multi-threaded...
Tags: Intel Corp., Intel Debugger, C/C++, Development Tools, Programming Languages, Software Development, Software/Web Development
White papers 2008-01-11
Practical application: Put XSLT 2.0 to work for you
Where is the debugger?XSLT still fails on 2 points for me, despite the hype. The first point is the lack of a robust debugger. It would be so much easier if I could simply "step" through the transformations and see why my rules don't match. Anybody know...
Tags: XML, swstephe, XSLT, debugger
Discussion threads 2007-04-26
Keep a VB6 application log
Simplify your lifePut the check for the global flag as the first step inside the subroutine, that way you don't have to code "if logfile then writetologfile" each time you add a logging point in the program - just call WriteToLogFile and let it make the decision whether or not...
Tags: jruby, Microsoft Visual Basic 6.0, permission, programming, security, vb6
Discussion threads 2005-09-27
JWAD (Java Web-App Debugger) 1.0.1 (Windows)
JWAD is a Java Web-App Debugger used for displaying Java objects hidden in the various scopes of a web application. It conveniently prints the key/values of attributes, parameters, cookies, and headers in a user-friendly DTHML console. JWAD greatly simplifies web development (JSP, JSF, Struts). It's a must for every Java...
Tags: Web Application, Microsoft Windows, Solarbox, JWAD, Programming Languages, Java, Cloud Computing, Software Development, Software/Web Development
Software downloads 2007-10-29
Hickwall Debugger 1.0 (Windows)
Hickwall is a kind of professional software debugger, it helps you easily to control the inner part of the application. There are many features with Hickwall 1.0. Show you what are programs doing on your computer in source code level, complete interactive debug, supports 'Step-Over' and 'Run to Cursor', supports...
Tags: Computer, Goldlimit, Hickwall, Productivity, Microsoft Windows, Tools & Techniques, Operating Systems, Software, Management
Software downloads 2002-07-17
Palm Debugger 1.0 (Windows)
From the developer: ""Palm Database and Application debugger UNIQUE TOOL FOR DEVELOPERS! Manage all PDB data and Resources on-line from Palm device. Ideal for debugging, analyze and fix problems... Get information about: Device resources: view statistics, software versions, etc. DataBases: view, Sort and Print all data, size, version, backup and...
Tags: Palm Inc., Microsoft Windows, SysMakerS, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
Software downloads 2002-08-12
Windows Application Verifier can help you build better code
By Mike GunderloyYou’ve no doubt seen various versions of the “Certified for Microsoft Windows” logo over the years. Certainly, there’s a marketing component to this, but there are also fairly strict technical requirements. As Microsoft releases new versions of Windows, it also specifies the coding standards that applications must meet...
Tags: Lark Group, Inc., Microsoft Corp., Microsoft Windows, Windows application, Windows Application Verifier
Technical articles 2003-07-03
Flash MX: From fluff to serious application builder?
The latest version of Macromedia Flash is being touted as a lightweight, portable application development tool. Does it have what it takes to wear that label?Over the past few years, Macromedia has established a reputation for creating first-class tools for Web designers with its Dreamweaver, Shockwave, Fireworks, and Flash products....
Tags: PRODUCTIVITY, Lamont Adams, Macromedia Inc., Macromedia Flash MX, animation
Technical articles 2002-03-13
MSDN Webcast: 24 Hours of Windows Mobile Application Development: Testing Your Windows Mobile Applications (Level 300)
There are a number of strategies to debug and test the Windows Mobile applications. Developers can make use of a number of different loggers, add debug messages or tracing code to their application, and make use of the Microsoft Visual Studio 2008 debugger. Additionally, developers can also use the test...
Tags: Microsoft Developer Network, Application Development, Microsoft Windows Mobile, Webcast, Mobile, Microsoft Windows, Operating Systems, Handhelds, Software, Hardware
Webcasts 2008-12-17
How to Use HP WDB to Debug and Improve Your Application
Through this webcast one will learn how to use HP WDB to debug and improve the application using advanced features like memory leak detection. HP WDB is an HP supported implementation of the GDB debugger. It supports source-level debugging of object files written in HP C, HP aC++, Fortran 90,...
Tags: Hewlett-Packard Co., HP WDB, Programming Languages, Processors, Software Development, Software/Web Development, Semiconductors, Hardware, Components
Webcasts
Remote debugging with Visual Studio 2008
I recently examined the JavaScript debugger features in Visual Studio 2008 that aid in locating problems in Web pages. But if you often have to track down bugs in an application installed on another machine, you should check out Microsoft's remote debugger tool with Visual Studio 2008. Here's a closer...
Tags: Tony Patton
Blog posts 2008-05-27
Troubleshoot IIS crashes with IIS Exception Monitor
When IIS starts causing errors, it's often difficult to pinpoint the root of the problem. Brien Posey shows how you can use IIS Exception Monitor to track down and solve IIS issues.Anyone who has ever had to troubleshoot an IIS crash knows just how complex the process can be. Suppose...
Tags: Monitors & displays, Brien M. Posey MCSE, Microsoft IIS Server, IIS Exception Monitor, monitor
Technical articles 2002-09-12
Debugging ASP.NET with Managed C++ codebehinds
Despite what many developers think, debugging ASP.NET Web forms in Managed C++ is a straightforward process. Find out how to configure the debugger and put it to work.Believe it or not, there is really nothing special about the process of debugging a Web form. You do things like set breakpoints,...
Tags: .NET, Channel management, Microsoft development tools, Stephen Fraser, Web Form, Microsoft ASP.NET, Web, Update Web.config, property page
Technical articles 2002-08-08
  • << Previous
  • page 1 of 1
  • Next >>


500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now
Quick Reference: Linux Commands
Reduce stress and speed up resolutions with the easiest command references right at your fingertips. You'll receive a PDF file covering Linux, packed with the most common commands you'll need and use daily.
Buy Now

Keep up with ZDNet