Afternoon all! Can someone offer some advice on gathering debugging information on crashing Gnome apps? What techniques do people use?
Currently, gnotepad+ (gnp) is crashing with a seg fault on startup (no errors on stderr). Should I use "strace gnp" and record what is spat out there? Or is it better to use gdb and try and trace with that? I'm interested in the techniques people use for tracing bugs in open source software. If anyone can point me to some useful docs that would be good too. -- ************** * Simon Wong * ************** -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
