Bug 38959 - debugging is very slow in gtk
Summary: debugging is very slow in gtk
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux-GTK
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2003-06-16 12:39 EDT by Adam Kiezun CLA
Modified: 2003-08-07 11:07 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2003-06-16 12:39:18 EDT
20030611
(i switched to gtk recently so the 5-10x debug speed difference between gtk and 
windows is especially painful to me)

debugging is very slow on gtk - stepping over is ok but each 'step into' 
and 'step out' takes 10+ seconds (it's an instant on windows)

major for me
Comment 1 Darin Wright CLA 2003-06-16 12:47:38 EDT
Luc, can you verify the speed difference between windows and linux GTK (do you 
have a GTK box there)?
Comment 2 Luc Bourlier CLA 2003-06-16 13:05:07 EDT
I don't have at all this problem, step in and step out are working fine, it only
takes the time for the UI to refresh (1s maximum in bad cases (creating new
editor ...)). I don't had a powerfull box (PIII 555MHz, 376M of RAM) and I'm
running 3 VMs at the same time.

Can you give more information about your system, the linux distribution, gtk
version, VM used ...
Comment 3 Adam Kiezun CLA 2003-06-16 13:45:08 EDT
vm is ibm 1.3.1 (20020410)
1 GHz, 512 RAM, GTK 2.0.5
Comment 4 Luc Bourlier CLA 2003-06-16 15:54:54 EDT
I just try on a small test, to do step into and step out in Eclipse 20030611 on
IBM VM 1.3.1 (20020420), with gtk 2.0.6 and 2.2.2. I had no problem.

Can you give a test-case where you see the problem ?
Comment 5 Darin Wright CLA 2003-08-07 11:07:32 EDT
marking as works for me without test case