commit | 76a57eaef13489b981364a2891c894b6e9610ecd | [log] [tgz] |
---|---|---|
author | Daniel Malea <daniel.malea@intel.com> | Wed Mar 21 12:46:39 2012 -0400 |
committer | Daniel Malea <daniel.malea@intel.com> | Thu Mar 22 11:46:35 2012 -0400 |
tree | 530368d05b0583bb3910e0744c2e3feb49766440 | |
parent | f581ac450e8626f4dbc33f24a7d669a411949a59 [diff] |
Fix (GDB) debugging of code loaded from cache When loading code from cache, set ELF section headers to point to real location of executable code. This fixes GDB errors about being unable to insert breakpoints at an invalid address. Change-Id: I81f56a50b29ba34085fcac8630a188224313b3d1