Project

General

Profile

Actions

Bug #789

closed

LDV-Git doesn't detect call-graph dependencies

Added by Pavel Shved over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
LDV-Git
Start date:
02/04/2011
Due date:
% Done:

0%

Estimated time:
Detected in build:
91f05e40
Platform:
Published in build:
8038062

Description

After reviewing metadata of Eugene Novikov's machine, I noticed that they don't contain dependency data at all.

Perhaps, the reason is a compiler-specific way of printing those debug dumps, out of which the dependencies are extracted. GCC 4.4.1 on my machine provides the dumps that can be understood by LDV-Git.

Eugene, could you, please, post your version of GCC compiler, and attach a debug dump (on my machine it's named hello_world.c.128r.expand) that is produced by compiling a simple hello_world program (attached):

gcc -o hello_world.o hello_world.c -fdump-rtl-expand

Files

hello_world.c (147 Bytes) hello_world.c hello world program to check debug dump validity Pavel Shved, 02/04/2011 03:59 PM
hello_world.c.145r.expand (4.02 KB) hello_world.c.145r.expand Evgeny Novikov, 02/04/2011 04:14 PM

Related issues 1 (0 open1 closed)

Related to C Instrumentation Framework - Bug #749: Alias Collision on 'init_module'ClosedEvgeny Novikov01/28/2011

Actions
Actions

Also available in: Atom PDF