This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH] -gused



On Thursday, June 19, 2003, at 12:32 PM, Daniel Jacobowitz wrote:


I welcome any suggestion about how to proceed. Do I worry about this
differences or concentrate on -gused?

What version of GDB are you testing? In CVS, you should not see this problem; it's a random fluctuation due to the scheduler.

I checked out GDB mainline sources from sources.redhat.com on Jun 13, 2003.
I also checked out dejagnu sources same way. And I followed these steps
- update unix.exp file to use -gstabs+
- configure
- make
and to run gdb dejagnu tests
- cd gdb.build/gdb; make check


configuration is "i686-pc-linux-gnu"
-Devang


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