commit | a4ab51f266b4db981c457ca6b0a2d0a354ba4f85 | [log] [tgz] |
---|---|---|
author | hp.com!davidm <hp.com!davidm> | Tue Nov 25 22:33:49 2003 +0000 |
committer | hp.com!davidm <hp.com!davidm> | Tue Nov 25 22:33:49 2003 +0000 |
tree | 89274fdf3815d97beace74d1ad215b79d24e2a5f | |
parent | 72d091c1d60eda4426728da0c8fa0b6140624220 [diff] |
Upon request from the gdb-maintainers, add support for keeping the unwind-table in remote memory. This can be faster if the unwind-table is large and only a few entries from the table need to be read. Such remote tables are handled via a new unwind-table format called UNW_INFO_FORMAT_TABLE (see libunwind-dynamic.h). The API remains backwards-compatible with the exception of the ia64-specific _Uia64_find_dyn_list() function. BKrev: 3fc3d8cd4VXFifyDtAfkKgGAR7NcnA