From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15736 invoked by alias); 13 Nov 2009 14:32:19 -0000 Received: (qmail 15722 invoked by uid 48); 13 Nov 2009 14:32:19 -0000 Date: Fri, 13 Nov 2009 14:32:00 -0000 From: "bschindler at inf dot ethz dot ch" To: gdb-prs@sourceware.org Message-ID: <20091113143217.10952.bschindler@inf.ethz.ch> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug gdb/10952] New: Single Stepping into functions is very slow when not setting LD_BIND_NOW env variable X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00237.txt.bz2 (I'm not sure which values to fill out above (host, target and build triplet, so I'll describe below) I'm currently debugging paraview and very often, single stepping will cause gdb to stall for multiple seconds when stepping into a function call. Googling a bit revealed that setting LD_BIND_NOW can solve these problems. And here it did solve them I'm on a modern 8-core x86-64 system with more than enough ram. Kernel and user-space software is all in x86-64. Distribution is gentoo (no excessive flags) If there is anything I can do just let me know -- Summary: Single Stepping into functions is very slow when not setting LD_BIND_NOW env variable Product: gdb Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdb AssignedTo: unassigned at sourceware dot org ReportedBy: bschindler at inf dot ethz dot ch CC: gdb-prs at sourceware dot org http://sourceware.org/bugzilla/show_bug.cgi?id=10952 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.