Skip to content
  1. Jun 17, 2011
    • Andrew Trick's avatar
    • Johnny Chen's avatar
      o lldbutil.py: · 0d4f6dd0
      Johnny Chen authored
        For the print_stacktrace(thread, string_buffer = False) function, if we have debug info
        for a frame function, let's also emit the args for the current function.
      
      o TestFrameUtils.py:
      
        Add stronger assertTrue for frame0's args.
      
      o TestPrintStackTraces.py:
      
        Launch the inferior with ["abc", "xyz"] and expect '(int)argc=3' in the stack traces, since
        by design the inferior is built with debug info.
      
      llvm-svn: 133204
      0d4f6dd0
  2. Jun 16, 2011
Loading