Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1083745
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T22:28:29+00:00 2026-05-16T22:28:29+00:00

Have there been any improvements in debuggers in the past 20 years or so?

  • 0

Have there been any improvements in debuggers in the past 20 years or so? When I start up pdb I feel like nothing has changed. Am I missing something huge?

What innovations, specifically, have been added to debuggers in recent years?

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T22:28:30+00:00Added an answer on May 16, 2026 at 10:28 pm

    I think “debuggers” have stayed the same for a quite a while. Most just give you information about callstack, threads, locals, globals and maybe some expression evaluation. That feature set is pretty well defined and it works so it hasn’t change much. It probably doesn’t need to.

    A debugger helps you figure out your program flow where as many other diagnostic tools have decided to focus on very specific issues. Instead of limiting ourselves to the traditional debugger lets look at the whole space of diagnostic tools since they also help us debug our problems.

    • http://en.wikipedia.org/wiki/Valgrind – If you suspect some issue related to memory then you probably wouldn’t start stepping through code with a debugger.
    • http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html – If you have a regression in your code stepping through a debugger won’t be as helpful until you know what code caused the regression. Tools that help you narrow down on the code quickly save a lot of time and arguably quicker than the traditional debugger.
    • http://logging.apache.org/log4j/1.2/ – Tracing might be old school but people build out all sorts of analysis tools for their logs. By doing the analysis you can uncover bugs that are not obvious. For example stepping through code with a regular debugger wouldn’t indicate that 90% of your users don’t find the “checkout” button on their shopping cart. But basic data analysis can help find all sorts of bugs that other debuggers wouldn’t find.

    There are certainly main more tools that help with debugging very specific issues: profilers, network traffic analyzers (WireShark, HTTPFox), many SysInternals tools, and even /proc.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know if there have been any changes in Azure publish to allow
Is there any solution to detecting if a POST have been sent with jQuery?
Are there any compression algorithms -- lossy or lossless -- that have been specifically
I have been using extplorer http://extplorer.sourceforge.net/ Are there any good alternatives which run on
I'm confused about this. Most of us have been told that there isn't any
There have been a couple of threads on this topic in the past that
I know there have been some major improvements in Visual studio 2010 for debugging
There have been substantial features and improvements in C# with each new release of
Have there been any studies comparing OpenCL to OpenMP performance? Specifically I am interested
Have there been incompatibilities between Java releases where Java source code/Java class files targeting

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.