[DynInst_API:] [dyninst/dyninst] a66bf4: Make Symtab::getContainingInlinedFunction lazy par...


Date: Wed, 19 Jul 2023 08:38:00 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] a66bf4: Make Symtab::getContainingInlinedFunction lazy par...
  Branch: refs/heads/make_symtab_lazy_func_eval_threadsafe
  Home:   https://github.com/dyninst/dyninst
  Commit: a66bf4241876605d3877f5c5ee62be5e302e57ac
      https://github.com/dyninst/dyninst/commit/a66bf4241876605d3877f5c5ee62be5e302e57ac
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M symtabAPI/h/Symtab.h
    M symtabAPI/src/Symtab-lookup.C

  Log Message:
  -----------
  Make Symtab::getContainingInlinedFunction lazy parsing threadsafe

This fix does not address the thread safety issues in
Symtab::parseFunctionRanges. That function is still thread unsafe and
will require separate modifications.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] a66bf4: Make Symtab::getContainingInlinedFunction lazy par..., Tim Haines <=