[PATCH 10/14] Introduce dwarf2_enter_objfile and use it

Tom Tromey tom@tromey.com
Fri Feb 21 22:54:00 GMT 2020


>>>>> "Luis" == Luis Machado <luis.machado@linaro.org> writes:

>> -  struct objfile *objfile = baton->per_cu->objfile ();
>> +  struct objfile *objfile = baton->objfile;

Luis> I noticed the above change in a few hunks. Are these spurious changes
Luis> from a different patch in the series? It doesn't seem to be related to 
Luis> the dwarf2_enter_objfile change. Am i missing something?

I've moved these hunks into the preceding patch, which adds the objfile
member to these batons.

Tom



More information about the Gdb-patches mailing list