Spray icon
Spray icon

Spray

 Like

Spray is a small debugger for C code that comes with minimal mental overhead. All functionality aims to be simple and easy to grasp.

Spray screenshot 1

License model

  • FreeOpen Source

Platforms

  • Linux
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Debugging
  2.  X86/x64 Compatibility

Spray News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

Spray information

  • Developed by

    Thassilo Schulze
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    17 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentSystem & Hardware

GitHub repository

  •  234 Stars
  •  8 Forks
  •  8 Open Issues
  •   Updated Feb 5, 2024 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Spray, and it has gotten 0 likes

Spray was added to AlternativeTo by Paul on Nov 15, 2023 and this page was last updated Nov 15, 2023.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Spray?

Spray is a small debugger for C code that comes with minimal mental overhead. All functionality aims to be simple and easy to grasp.

In Spray you can easily control the execution of running programs, and inspect and modify their state.

I started work on Spray out of curiosity about the mysterious inner workings of debuggers. In addition, I want to explore ways in which debugging can be made more approachable.

Official Links