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]

cache skip_prologue()?


Kevin,

Stumbled across this.  Have you considered changing the rs6000 code so 
that the result of skip_prolgue() is cached in a new (allocate on 
demand) field: frame->extra_info->fddata?

It wouldn't catch all cases but it would catch the ones where there is a 
frame.

enjoy,
Andrew


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