Skip to content
  • Johnny Chen's avatar
    Add two utility functions: · ad7372c5
    Johnny Chen authored
        o get_parent_frame(frame)
        o get_args_as_string(frame)
    
    to lldbutil.py and create TestFrameUtils.py to exercise the utils.
    Plus re-arrange the test/python_api/lldbutil to have three directories
    for testing iteration, process stack traces, and the just added frame utils.
    
    llvm-svn: 131213
    ad7372c5
Loading