future...lgm's blog

By future...lgm, history, 19 months ago, In English

Hey Codeforces,

I'm trying Geany as a IDE and i notticed that my debugging template doesn't work I don't know why.

Does someone have a functional debugging template and uses Geany.

Thanks!.

  • Vote: I like it
  • +6
  • Vote: I do not like it

»
19 months ago, # |
Rev. 2   Vote: I like it +1 Vote: I do not like it
  1. Install the plugins for geany: sudo apt install geany-plugins
  2. Restart geany.
  3. Activate the debugger in geany: menu->tools->plugin manager, checkbox the debugger.