Author Topic: Valgrind Integration  (Read 1720 times)

patrickkox

  • Senior Community Member
  • Posts: 136
  • Hero Points: 6
  • Debian GNU/Linux user
Valgrind Integration
« on: November 28, 2019, 12:02:46 PM »
Feature request: Valgrind integration (Linux only I guess)
I've found some old requests from around 2008 and 2010 for Valgrind support, so I would like to inform that this is still on at least one person's wishlist  ;D

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: Valgrind Integration
« Reply #1 on: December 02, 2019, 02:53:18 PM »
Something like a language mode for valgrind output that colors/highlights some things, and makes it so double-clicking on a stack trace line brings up the referenced source file/line?  Or did you have something else in mind?

patrickkox

  • Senior Community Member
  • Posts: 136
  • Hero Points: 6
  • Debian GNU/Linux user
Re: Valgrind Integration
« Reply #2 on: December 03, 2019, 10:04:11 AM »
I was thinking of something like what CLion from JetBrains offers, an option to "run with Valgrind" and then display a report after the file finished executing.