Undo (@undo_io) 's Twitter Profile
Undo

@undo_io

Empowering developers to understand complex code and fix bugs faster with time travel debugging.
💻 Debug C/C++, Java, and Go

ID: 857838733

linkhttp://undo.io/ calendar_today02-10-2012 10:32:32

1,1K Tweet

870 Takipçi

1,1K Takip Edilen

Undo (@undo_io) 's Twitter Profile Photo

🤖 AI is a powerful co-pilot, but it can also steer you straight into the ocean. In this latest bug hunt, Claude confidently misdiagnosed the problem and offered a convincing patch. The catch? It was based on a runtime assumption that simply wasn’t true. hubs.ly/Q03C63Hc0

🤖 AI is a powerful co-pilot, but it can also steer you straight into the ocean.
In this latest bug hunt, Claude confidently misdiagnosed the problem and offered a convincing patch. The catch? It was based on a runtime assumption that simply wasn’t true.

hubs.ly/Q03C63Hc0
Undo (@undo_io) 's Twitter Profile Photo

GDB doesn’t hate threads. You just need to know about: ✅ Scheduler-locking ✅ Thread-specific breakpoints ✅ Stepi vs. next This short explains why it feels broken—and what to do instead. youtube.com/watch?v=yAvcMl… #Cplusplus #Cpp #Programming

Undo (@undo_io) 's Twitter Profile Photo

😤 Recompiling for debug builds just to run ASan? It's not ideal. Undo, though, works in production, with no special builds required. Try combining ASan with Undo to give you clarity and flexibility. Learn more 👉 hubs.ly/Q03C6cnS0 #ASan #AddressSanitizer #cpp

😤 Recompiling for debug builds just to run ASan? 

It's not ideal.

Undo, though, works in production, with no special builds required.

Try combining ASan with Undo to give you clarity and flexibility. 

Learn more 👉 hubs.ly/Q03C6cnS0

#ASan #AddressSanitizer #cpp
Undo (@undo_io) 's Twitter Profile Photo

Debugging takes hours. Undo AI makes it take minutes. Watch how time travel debugging + AI coding agents explain the root cause of C++ bugs — no dead ends, no guesswork. youtu.be/p416JIurLiU #Cplusplus #Cpp #Debugging #Programming

Debugging takes hours.
Undo AI makes it take minutes.
Watch how time travel debugging + AI coding agents explain the root cause of C++ bugs — no dead ends, no guesswork.

youtu.be/p416JIurLiU

#Cplusplus #Cpp #Debugging #Programming
Undo (@undo_io) 's Twitter Profile Photo

🚨 Flaky tests slow down delivery and delay releases. 👉 Learn how time travel debugging and thread fuzzing are helping dev teams fix flakiness for good: hubs.ly/Q03D5H340 #FlakyTests #DeveloperProductivity #Debugging #SoftwareQuality #TimeTravelDebugging

Undo (@undo_io) 's Twitter Profile Photo

Debugging takes hours. Undo AI makes it take minutes. Watch how time travel debugging + AI coding agents explain the root cause of C++ bugs — no dead ends, no guesswork. youtu.be/p416JIurLiU #Cplusplus #Cpp #Debugging #Programming

Debugging takes hours.
Undo AI makes it take minutes.
Watch how time travel debugging + AI coding agents explain the root cause of C++ bugs — no dead ends, no guesswork.

youtu.be/p416JIurLiU

#Cplusplus #Cpp #Debugging #Programming
Undo (@undo_io) 's Twitter Profile Photo

Today’s coding agents are impressive, but they’re still missing a critical piece: real-world context. That’s why we’ve built an integration between our time travel debugger and AI agents via MCP. It’s still new tech, but we're excited. 🔮 Read more: hubs.ly/Q03z2rbC0

Today’s coding agents are impressive, but they’re still missing a critical piece: real-world context.

That’s why we’ve built an integration between our time travel debugger and AI agents via MCP. It’s still new tech, but we're excited.

🔮 Read more: hubs.ly/Q03z2rbC0
Undo (@undo_io) 's Twitter Profile Photo

Exploring a new codebase? 😩 It doesn’t have to be overwhelming. Watch how Undo AI + Claude Code let an AI agent navigate, reason about, and explain the Chocolate Doom codebase. ▶️ youtube.com/watch?v=dmH7ow… #Cpp #Debugging #Programming

Undo (@undo_io) 's Twitter Profile Photo

AI coding agents + time travel debugging = 🚀 code exploration. See how Undo AI helps Claude Code: ✅ Step through execution history ✅ Find the root cause of behavior ✅ Point you to the function that matters youtube.com/watch?v=dmH7ow… #Cpp #Debugging #Programming

Undo (@undo_io) 's Twitter Profile Photo

Onboarding to a new project? Exploring an unfamiliar C/C++ codebase? Undo AI gives your AI coding agent execution context so it can explain the code — not just guess. youtube.com/watch?v=dmH7ow… #Cpp #Debugging #Programming

Undo (@undo_io) 's Twitter Profile Photo

Exploring a new codebase? 😩 It doesn’t have to be overwhelming. Watch how Undo AI + Claude Code let an AI agent navigate, reason about, and explain the Chocolate Doom codebase. ▶️ youtube.com/watch?v=dmH7ow… #Cpp #Debugging #Programming

Undo (@undo_io) 's Twitter Profile Photo

Flaky tests consume engineering time, erode trust in your CI/CD pipeline, and delay releases. Undo turns nondeterministic bugs into deterministic, debuggable sessions. No manual reproduction required. 👉 Discover how: hubs.ly/Q03KgtQJ0

Flaky tests consume engineering time, erode trust in your CI/CD pipeline, and delay releases.

Undo turns nondeterministic bugs into deterministic, debuggable sessions. No manual reproduction required.

👉 Discover how: hubs.ly/Q03KgtQJ0
Undo (@undo_io) 's Twitter Profile Photo

Undo helps new engineers: ✅ See how components interact ✅ Explore execution backwards ✅ Learn independently, without draining senior dev time Fast onboarding. Lower cost. Happier teams. hubs.ly/Q03HKpv40

Undo helps new engineers:
✅ See how components interact
✅ Explore execution backwards
✅ Learn independently, without draining senior dev time

Fast onboarding. Lower cost. Happier teams.

hubs.ly/Q03HKpv40
Undo (@undo_io) 's Twitter Profile Photo

Race conditions. Deadlocks. Heisenbugs. The nightmares of C/C++ developers. In this webinar, experts from Undo & AWS show you the tools and techniques to debug multithreaded code with confidence. ▶️ Watch now: youtu.be/nxKuo_RHX1s #Cpp #CPlusPlus #Debugging #Concurrency

Race conditions. Deadlocks. Heisenbugs.
The nightmares of C/C++ developers.
In this webinar, experts from Undo & AWS show you the tools and techniques to debug multithreaded code with confidence.

▶️ Watch now: youtu.be/nxKuo_RHX1s
#Cpp #CPlusPlus #Debugging #Concurrency
Undo (@undo_io) 's Twitter Profile Photo

In this short demo, learn how AI + Undo AI help you: Explore new codebases Ask natural language questions Trace program behavior step-by-step Identify root causes in minutes youtube.com/watch?v=dmH7ow… #Cpp #Debugging #Programming

Undo (@undo_io) 's Twitter Profile Photo

Debugging complex codebases is one of the toughest and most time-consuming parts of development. By equipping AI with the ground truth of execution history, you can transform debugging from a bottleneck into a business advantage. Find out more: hubs.ly/Q03Lj4zm0

Debugging complex codebases is one of the toughest and most time-consuming parts of development. By equipping AI with the ground truth of execution history, you can transform debugging from a bottleneck into a business advantage.

Find out more: hubs.ly/Q03Lj4zm0
Daisy Hollman (@the_whole_daisy) 's Twitter Profile Photo

Today we're announcing Claude Code plugins! anthropic.com/news/claude-co… It's the first major feature in Claude Code that I've gotten the opportunity to lead, and I'm really excited to see how everyone uses it! 🧵1/4

Undo (@undo_io) 's Twitter Profile Photo

Race conditions. Uninitialized memory. Timing-related concurrency bugs. They’re hard to catch, and they make tests flaky. Undo captures an exact recording of execution so even failures that appear “once in a blue moon” become 100% reproducible. See how: hubs.ly/Q03LT8cm0

Undo (@undo_io) 's Twitter Profile Photo

How does Chocolate Doom work under the hood? We asked an AI coding agent, backed by Undo AI’s time travel debugger. The result: clear, step-by-step reasoning through the codebase. youtube.com/watch?v=dmH7ow… #Cpp #Debugging #Programming

Undo (@undo_io) 's Twitter Profile Photo

Imagine if new engineers could debug and understand code they’ve never seen before… …without asking for help …without guessing at control flow …without spending hours trawling through files Undo makes that possible. Get your team productive faster: hubs.ly/Q03HKpBz0

Imagine if new engineers could debug and understand code they’ve never seen before…
…without asking for help
…without guessing at control flow
…without spending hours trawling through files

Undo makes that possible.

Get your team productive faster: hubs.ly/Q03HKpBz0