2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jun 19, 2023 — Jun 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Regenerate. More... over 21 years ago
(ia64_local_resume): Move here from unw_init_local(). More... over 21 years ago
Mention new files. More... over 21 years ago
Introduce the concept of an "address-space" to more cleanly support remote-unwinding of multiple address spaces (as might arise for a multi-process debugger, for example). Impace on existing libunwind users should be minimal: More... over 21 years ago
(Logical change 1.27) More... over 21 years ago
Initial revision More... over 21 years ago
Document which routines are signal-safe. More... over 21 years ago
(common_init): Initialize c->hint and c->prev_script unconditionally. More... over 21 years ago
(flush_script_cache): Take additional "address-space" argument. (get_script_cache): Ditto. (script_lookup): Renamed from ia64_script_lookup() and add "address-space" argument. (ia64_script_lookup): New function. (build_script): Get script from the caller instead of via script_new(). (ia64_find_save_locs): If caching is disabled, create a temporary script and do not update the script cache. More... over 21 years ago
(get_proc_info): Adjust for move of "tables" member into the address-space structure. (ia64_get_proc_info): Always compile-in script-lookup, but check script-cache only if caching is enabled. More... over 21 years ago
(ia64_local_resume): Move here from unw_init_local(). More... over 21 years ago
(unw_flush_cache): Adjust for new arguments. More... over 21 years ago
(unw_get_save_loc): Adjust for fact that context pointer is now stored in c->as_arg, which is a "void *". More... over 21 years ago
(unw_init_local): Initialize c->as_arg with context-pointer (instead of c->uc). More... over 21 years ago
(unw_init_remote): Adjust for new interface. More... over 21 years ago
(unw_local_addr_space): Define here. (local_addr_space): New variable. (uc_addr): Move here from unw_init_local.c. (_Uia64_uc_addr): Ditto. (access_mem): Ditto. (access_reg): Ditto. (access_fpreg): Ditto. (ia64_init) [!UNW_REMOTE_ONLY]: Initialize local_addr_space. More... over 21 years ago
(unw_set_caching_policy): Adjust for new interface. More... over 21 years ago
Document which routines are signal-safe. More... over 21 years ago
Initial revision More... over 21 years ago
(Logical change 1.27) More... over 21 years ago
Introduce the concept of an "address-space" to more cleanly support remote-unwinding of multiple address spaces (as might arise for a multi-process debugger, for example). Impace on existing libunwind users should be minimal: More... over 21 years ago
Mention new files. More... over 21 years ago
Regenerate. More... over 21 years ago
( More... over 21 years ago
(access_nat) [UNW_LOCAL_ONLY]: Adjust for fact that context-pointer is now stored in c->as_arg, which is a "void *". More... over 21 years ago
(common_init): Initialize c->hint and c->prev_script unconditionally. More... over 21 years ago
( More... over 21 years ago
(access_nat) [UNW_LOCAL_ONLY]: Adjust for fact that context-pointer is now stored in c->as_arg, which is a "void *". More... over 21 years ago
Switch to MIT license. More... over 21 years ago
Switch to MIT license. More... over 21 years ago