Software Alternatives & Reviews

rr VS RemedyBG

Compare rr VS RemedyBG and see what are their differences

rr logo rr

rr is a debugging tool designed to record and replay program execution.

RemedyBG logo RemedyBG

64-bit Windows debugger written from scratch as an alternative to the Visual Studio debugger.
  • rr Landing page
    Landing page //
    2022-03-30
  • RemedyBG Landing page
    Landing page //
    2023-09-02

rr videos

Bike Test: 2022 Beta 200 RR Review

RemedyBG videos

No RemedyBG videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to rr and RemedyBG)
IDE
72 72%
28% 28
Software Development
48 48%
52% 52
Developer Tools
62 62%
38% 38
Text Editors
100 100%
0% 0

User comments

Share your experience with using rr and RemedyBG. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, rr seems to be a lot more popular than RemedyBG. While we know about 58 links to rr, we've tracked only 5 mentions of RemedyBG. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

rr mentions (58)

  • Hermit is a hermetic and reproducible sandbox for running programs
    I think this tool must share a lot techniques and use cases with rr. I wonder how it compares in various aspects. https://rr-project.org/ rr "sells" as a "reversible debugger", but it obviously needs the determinism for its record and replay to work, and AFAIK it employs similar techniques regarding system call interception and serializing on a single CPU. The reversible debugger aspect is built on periodic... - Source: Hacker News / 14 days ago
  • So you think you want to write a deterministic hypervisor?
    Https://rr-project.org/ had the same problem. They use the retired conditional branch counter instead of instruction counter, and then instruction steeping until at the correct address. - Source: Hacker News / about 1 month ago
  • Is Something Bugging You?
    That'll work great for your Distributed QSort Incorporated startup, where the only product is a sorting algorithm. Formal software verification is very useful. But what can be usefully formalized is rather limited, and what can be formalized correctly in practice is even more limited. That means you need to restrict your scope to something sane and useful. As a result, in the real world running thousands of tests... - Source: Hacker News / 3 months ago
  • When "letting it crash" is not enough
    The approach of check-pointing computation such that it is resumable and restartable sounds similar to a time-traveling debugger, like rr or WinDbg: https://rr-project.org/ https://learn.microsoft.com/windows-hardware/drivers/debuggercmds/time-travel-debugging-overview. - Source: Hacker News / 3 months ago
  • When I got started I debugged using printf() today I debug with print()
    Yes, it's called rr. https://rr-project.org/. - Source: Hacker News / 3 months ago
View more

RemedyBG mentions (5)

  • Ask HN: Dev productivity tools you would pay for
    Git fork: https://git-fork.com/ Best git client i’ve tried, even though I hate it’s tabbing system. RemedyBG: https://remedybg.itch.io/remedybg Excellent debugger for Windows. Sublime Text: To this day I have not found any text editor that works better than this. 100% worth the money. - Source: Hacker News / 11 months ago
  • [blog] Rust should own its debugger experience
    ...basically all of the sweet features in https://remedybg.itch.io/remedybg :). Source: over 1 year ago
  • Debug on Windows?
    I've used CodeLLDB with VSCode and it works okay. RemedyBG is a another option but it's paid. Source: over 1 year ago
  • “I think the vast majority of developers still debug using print() statements”
    Anyone frustrated with debuggers, check out RemedyBG https://remedybg.itch.io/remedybg Insanely fast and capable debugger for Windows. - Source: Hacker News / almost 2 years ago
  • Debugging with GDB
    If you're on Windows you can use RemedyBG: https://remedybg.itch.io/remedybg. - Source: Hacker News / about 2 years ago

What are some alternatives?

When comparing rr and RemedyBG, you can also consider the following products

Replay.io - The best place to backorder/drop purchase expiring ccTLD domain names

OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.

Dark Language - Holistic language, editor, and infra for building backends

Immunity Debugger - Immunity Debugger is a powerful new way to write exploits, analyze malware, and reverse engineer...

radare - Radare, the highly featured reverse engineering framework.

X64dbg - X64dbg is a debugging software that can debug x64 and x32 applications.