From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17633 invoked by alias); 27 May 2008 15:42:02 -0000 Received: (qmail 17478 invoked by uid 48); 27 May 2008 15:41:20 -0000 Date: Tue, 27 May 2008 15:42:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20080527154120.6566.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/6566] New: disassembler requires LD_LIBRARY_PATH X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00182.txt.bz2 List-Id: In the build tree: $ LD_LIBRARY_PATH=/home/scratch/frysk/git/native/frysk-imports/elfutils/backends ./frysk/bindir/fhpd ./frysk/pkglibdir/funit-hello [0.0] Loaded executable file: /home/scratch/frysk/git/native/frysk-core/frysk/pkglibdir/funit-hello (fhpd) break main breakpoint 0 deferred (fhpd) run running with this commmand: /home/scratch/frysk/git/native/frysk-core/frysk/pkglibdir/funit-hello Attached to process 10965 Running process 10965 (fhpd) Breakpoint 0 main 0x804842a disassemble [0.0] Dump of assembler code for function: main 0x804840d : pushl -0x4(%ecx) 0x8048410 : push %ebp 0x8048411 : mov %esp,%ebp 0x8048413 : sub $0x18,%esp 0x8048416 : mov %ecx,-0x8(%ebp) 0x8048419 : mov %ebx,-0x4(%ebp) 0x804841c : call 0x8048455 0x8048421 : add $0x12c3,%ebx 0x8048427 : mov 0x4(%ecx),%eax *0x804842a : mov 0x4(%eax),%eax 0x804842d : mov %eax,(%esp) 0x8048430 : call 0x80483c4 and when installed: $ LD_LIBRARY_PATH=/usr/lib/elfutils ...? -- Summary: disassembler requires LD_LIBRARY_PATH Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: cagney at redhat dot com OtherBugsDependingO 6541 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=6566 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.