This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: symtab/1677: [regression] selftest.exp, crash in lookup_symtab


The following reply was made to PR symtab/1677; it has been noted by GNATS.

From: mec.gnu@mindspring.com (Michael Elizabeth Chastain)
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: symtab/1677: [regression] selftest.exp, crash in lookup_symtab
Date: Tue, 29 Jun 2004 01:00:45 -0400 (EDT)

 I found out that this problem happens just when I clean out the build
 directory for gdb.  If I leave the build directory intact, there is no
 crash.  If I clean out the build directory, leaving only the files in
 build/gdb/testsuite and none of the other files from the build, then
 selftest.exp causes this crash.
 
 It would help to have a test script that compiled two or three C files,
 linked the results together, deleted the object files, and then ran gdb.
 I bet that would make the crash happen.
 
 Michael C
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]