Bug#629028: kdbg really slow + displays incorrect information

2011-06-04 Thread Philip Ashmore
Then please, check if the bug exists in a Debian pure system (there are not packages of 'trinity' in the Debian archive). That is: only Debian unstable or at the very least, Debian testing up-to-date. Ana Hmm. 1. Have you tried to reproduce the problem? 2.pearsoncomputing.net (the source

Bug#629028: kdbg really slow + displays incorrect information

2011-06-03 Thread Ana Guerrero
On Fri, Jun 03, 2011 at 04:57:30AM +0100, Philip Ashmore wrote: I'm using KDE Trinity so I can launch system guard and it tells me that gdb is really busy. Hi Philip, Then please, check if the bug exists in a Debian pure system (there are not packages of 'trinity' in the Debian archive). That

Bug#629028: kdbg really slow + displays incorrect information

2011-06-02 Thread Philip Ashmore
Package: kdbg Version: 2.5.0-1 Severity: important I'm trying to debug a program that uses the SpiderMonkey JavaScript engine - I don't know if this is a factor. I will attach the program itself. You compile it with g++ -O0 -g -Wall -o sudoku-solver $(pkg-config --cflags mozilla-js) \