← Back to team overview

maria-developers team mailing list archive

Re: Debug interface

 

On 06/25/2013 01:03 AM, Roberto Spadim wrote:
hi guys, what ide could i use to debug easily in linux mariadb version?
i'm using gdb via command line, but it's very complicate, i'm a visual
studio user, but a console interface is nice, if i could put some break
points and F5 (run),F8 (run one step)

I'm using DDD for this, DDD (Data Display Debuger) is a GUI wrapper
around GDB

DDD - http://www.gnu.org/software/ddd/


other options i know of but haven't tried myself would be "Insight"

Insight - http://sourceware.org/insight/

or using an IDE like Eclipse or KDevelop ...

--
hartmut


Follow ups

References