Visualize execution paths with Control Flow Graphs

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • The control flow graphs in Understand™ provide a visual representation of functions and can be a powerful tool in quickly understanding inherited code. This video shows how to create and customize your own control flow graphs in Understand.
    Want to try this for yourself? Download a free two-week trial at www.scitools.c...
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 4

  • @xealit
    @xealit 3 หลายเดือนก่อน

    Excellent. It is surprising how businessmen understand the value of this, but engineers like LLVM/clang folks are so inside the box that never think about making something like this although they've got all the tools to do it. A fresh look from outside can be very useful indeed.

  • @lerneninverschiedenenforme7513
    @lerneninverschiedenenforme7513 4 ปีที่แล้ว +2

    Looks amazing.
    Not related to this video, but your website: You should definitely turn your country limitation off. I can't even get a price overview, because your site is forwarding me to a totally different site.

  • @xxsebaignacioxxgomez5019
    @xxsebaignacioxxgomez5019 3 ปีที่แล้ว

    I am in my main function, I am trying to double click in the function calls and it does not go nowhere else

    • @UnderstandbySciTools
      @UnderstandbySciTools  3 ปีที่แล้ว +1

      Make sure when you right-click in the editor, you have the "Allow Call Expansion" option turned on. This should allow you to double-click any function that your main function calls and will pull up a control flow graph for that function.