当前位置:网站首页>Run menu analysis
Run menu analysis
2022-07-05 08:33:00 【thoughtCodes】
Run Menu analysis
Survive by day and develop by night.
talk for import biz , show your code,I am busy,make a better result.
Catalog

summary
The running menu that has been used , Write this subtotal :
demand :
Design thinking
Analysis of implementation ideas
1.run model
Operation mode This procedure , The most commonly used , Don't go into
2.debug model
debug Mode the project , It's also more commonly used
3.run project with coverage
Because the project has the requirement of single test coverage , Run this .
4.run
In fact, it is mainly some configuration information , Think of it as run Mode proties Pattern .
5.debug
debug Patterns can also be considered debug The parent schema of the schema .
profile

Mainly aimed at android Performance view of .
attent to process

Test history
Test history
import Tests from File
Import test cases from files
stop
It's so common , No explanation.
stop backgroup processes
Stop the background process and stop almost
show run list
You can see
First introduce how to break points
restore break
Restore breakpoints
toggle line breakpoints
Switch to breakpoint
toggle method breakpoints
Switch to method breakpoint
toggle tempoaray line breakpints
Switch to temporary breakpoint
toggle breakpoint enable
Availability of switching breakpoints
view breakpoints
View breakpoint view
Threads dump
get thread dump
Get thread dump
The core
evlation expression
Calculation expression , Select an expression to calculate
quick eavaltion expression
Quick view of expressions
show exection Point
View the current execution breakpoint
( a key )
Reload changed classed
Load variable class objects
restart activity
Restart activity , Never used
Step over
Step over
force step over
Force to skip
Step into
Step in , Usually the execution method
Force step into
Force one step into
Smart step into
Smart step in
step out
Jump out of
run to cursor
Run to the cursor
force run to cursor
Force run to cursor
force return
mandatory return, We don't want to follow the logic , Direct the expression we define
throw exception
Throw an exception
Pause program
Suspend program
resume progream
Suspend program
Usage method
Usually
1. call
View toggle
2.eavation expresion
3. Final mode program ,step in,out,
wait
Basically, there is no difference between normal operation .
Expand to achieve
Reference here :github: Simply implement the above process :
Entry level implementation :
: Partial source code implementation .
: The source code to achieve
Performance parameter test :
nothing
References and recommended readings
Welcome to , Dear brother , If it helps you , A little praise and a little attention !~
边栏推荐
- MATLAB skills (28) Fuzzy Comprehensive Evaluation
- 实例003:完全平方数 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?
- Arduino operation stm32
- Summary of SIM card circuit knowledge
- Affected tree (tree DP)
- Brief discussion on Buck buck circuit
- Stm32--- systick timer
- More than 90% of hardware engineers will encounter problems when MOS tubes are burned out!
- How to copy formatted notepad++ text?
- STM32 outputs 1PPS with adjustable phase
猜你喜欢

Array integration initialization (C language)

Example 002: the bonus paid by the "individual income tax calculation" enterprise is based on the profit commission. When the profit (I) is less than or equal to 100000 yuan, the bonus can be increase

剑指 Offer 09. 用两个栈实现队列

Classic application of MOS transistor circuit design (2) - switch circuit design

Explore the authentication mechanism of StarUML

UE像素流,来颗“减肥药”吧!

猜谜语啦(3)

DCDC circuit - function of bootstrap capacitor

More than 90% of hardware engineers will encounter problems when MOS tubes are burned out!

实例006:斐波那契数列
随机推荐
STM32 summary (HAL Library) - DHT11 temperature sensor (intelligent safety assisted driving system)
FIO测试硬盘性能参数和实例详细总结(附源码)
实例008:九九乘法表
Five design details of linear regulator
实例010:给人看的时间
猜谜语啦(10)
C language data type replacement
MATLAB小技巧(28)模糊綜合評價
Is the security account given by Yixue school safe? Where can I open an account
Keil use details -- magic wand
Infected Tree(树形dp)
STM32 --- configuration of external interrupt
Detailed summary of FIO test hard disk performance parameters and examples (with source code)
Bluebridge cup internet of things basic graphic tutorial - GPIO output control LD5 on and off
Management and use of DokuWiki
QEMU STM32 vscode debugging environment configuration
Typical low code apaas manufacturer cases
剑指 Offer 09. 用两个栈实现队列
Working principle and type selection of common mode inductor
Sword finger offer 09 Implementing queues with two stacks