This is the mail archive of the gdb-patches@sourceware.org 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: [0/7] RFC: read DWARF psymtabs in the background


>>>>> "Michael" == Michael Snyder <msnyder@vmware.com> writes:

>> All the code is written so that threads are optional.  On platforms
>> without threads, everything works as before, albeit in a somewhat more
>> convoluted way.

Michael> Just curious; which platform without threads have you tested on?

I haven't run the test suite threadless at all.

However, I did build it without thread support (on Linux) and then
smoke-tested it by running it on itself.

I'm thinking of adding a --disable-threads or something so that people
who don't want this can turn it off.

Tom


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