bug-gdb
[Top][All Lists]
Advanced

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

Problem with two object files in GDB


From: Somavarapu, Lakshmi Sumathi (Lakshmi)
Subject: Problem with two object files in GDB
Date: Sat, 28 Jul 2001 16:20:20 +0530

> Hi,
> 
> While using gdb with two .o files I am getting the error message of " no
> debugging symbols found" while it works fine with a 
> single file. The following were the command that I used.(Source files
> being t.c t1.c)
> 
> $ CC -g -c t1.c
> $ CC -g -c t.c
> $CC t1.o t.o -o t
> $gdb t
> 
> Please help solve it.
> 
> Thanking You
> Sumathi
> 
> _____________________________
> Lucent Technologies O
> 8-2-682, Laxmi Cyber Centre
> Avenue 1, Road No.12
> Banjara Hills
> Hyderabad - 500 034
> 
> Phone (work) 91-40-3379334/35  
>        Extn  2020
>       (res)  91-40-4047893
> Fax   (work) 91-40-3379336
> ______________________________
> 
> 



reply via email to

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