How to debug a CEF3 program

Source: Internet
Author: User

CEF3 Multi-process mode debugging, pressing F5 will only start the debug browser process, and the renderer process will be debugged to allow the process to pause and attach the process at startup.

Fortunately, Google has long thought of this, Chrome's command line parameters can be done,

--renderer-startup-dialog Plus this parameter, when the renderer process starts, a modal dialog pops up, when you add renderer and other processes and then press OK.

There is also a parameter--renderer-process-limit=1, plus the post-renderer process will only have one, do not have to pop up a window attached once.

Also in the vs--tool-option-debug-General, tick "interrupt all processes when one process is interrupted" (I use the VS2015).

How to debug a CEF3 program

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.