javascript - Save call stack from Chrome dev tools - Stack Overflow

I put a breakpoint and see a call stack in Chrome Dev Tools. Then, I want to change something in the co

I put a breakpoint and see a call stack in Chrome Dev Tools. Then, I want to change something in the code and see how call stack changes.

I wonder, if it's possible to somehow easily save current call stack as an object or a set of string so that to see the difference between two? It can be done by just making screenshots but seems not the best way, just in case there are no other variants.

Thanks!

I put a breakpoint and see a call stack in Chrome Dev Tools. Then, I want to change something in the code and see how call stack changes.

I wonder, if it's possible to somehow easily save current call stack as an object or a set of string so that to see the difference between two? It can be done by just making screenshots but seems not the best way, just in case there are no other variants.

Thanks!

Share Improve this question asked Sep 8, 2016 at 6:49 Sergei BasharovSergei Basharov 54k78 gold badges207 silver badges352 bronze badges 1
  • Try right-click on log area in console tag and choose "Save as", you can save the all log as log file. – Tan Le Commented Sep 8, 2016 at 7:01
Add a ment  | 

1 Answer 1

Reset to default 10

You can right click inside the call stack and press the 'copy stack trace' and paste it in any text editor.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742394590a4435686.html

相关推荐

  • javascript - Save call stack from Chrome dev tools - Stack Overflow

    I put a breakpoint and see a call stack in Chrome Dev Tools. Then, I want to change something in the co

    2天前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信