• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

breakpoints

Create and manage breakpoints for use in gdb.
  • #gdb
  • #breakpoint
  • #debug
8bitslime
0.1.2 1,694
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Breakpoints

A simple extension for managing breakpoints in gdb.

How do you use it?

Pressing F9 will toggle a breakpoint on the current line. The breakpoints will be saved in (Project root)/.breakpoints by default in a format that gdb can use with the command line argument -x .breakpoints. Be sure to compile all files with the -g option or this may not work.

On the to-do list:

  • update when manually changing breakpoint file
  • customizable format for use in other debuggers
  • other customizations

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by