bug-cflow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-cflow] cflow-1.1 doesn't find main


From: Sergey Poznyakoff
Subject: Re: [Bug-cflow] cflow-1.1 doesn't find main
Date: Fri, 08 Sep 2006 19:56:01 +0300

Hi Robert,

> I have not looked at the makefile yet, but is there an easy way to build
> a debug version with symbols so that I can use gdb to tell you where it
> is dying?

Yes, there is.  Configure it with --enable-debug switch, then run `make
clean' and `make'.

> I have never used gdb, and
> its command set might be vastly different from the dbx one.  So I may
> need some hints from you.

Sure.  Let's start with the following:

1. Run `gdb cflow'
2. On gdb prompt, type `run -ix^s c.c'
3. When it coredumps, type `where' and send me the output it produces.

This will give me sufficient info to decide on what to do next.

I'll be on line to attend your mails within the nearest four hours (my TZ
is 7 hours ahead of yours).

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]