This is the mail archive of the gdb@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: gdb/Insight 5.3 really slow when stepping - patch submitted togdb-patch list


Hi...

Andrew Cagney wrote:
I wonder.

For cygwin, a file can't be deleted unless it is closed. This causes problems when GDB has the executible open (for symbols) when in another window the user is trying to do make.

Did GDB or Insight get modified to close the file, and if it did, could that be causing the open/close?

In this case gdb did not try to open executables. It tried to open source files (.c/.h/.m files in particular). On success it did nothing else then getinfo and close...

Roland



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