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: [RFA 3/3] Initial Fission support, the actual Fission stuff


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> If Tom adds a testcase case for gdb_index, I'll add one for Fission.
Doug> 1/2 :-)

It may be a good idea.

I'm a bit concerned that our test configurations are exploding.
Perhaps it would be good to have at least a smoke test of all features
without any special setup.

E.g, just in this area we have:

* Test with or without an index
* Two ways to make the index
* Fission
* dwz; and this can be run after the index is made, as it attempts
  to rewrite it in place -- so you could test gdb-index | dwz,
  dwz | gdb-index, or gold | dwz

Tom


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