compile & load cpp module, link fix
This commit is contained in:
parent
306fc5eb85
commit
95e06f5c7b
@ -5,7 +5,7 @@
|
||||
<details>
|
||||
<summary>Native</summary>
|
||||
|
||||
* [`Load C++ module`](#load-c++-module)
|
||||
* [`Load C++ module`](#load-cpp-module)
|
||||
* [`One time watchpoint`](#one-time-watchpoint)
|
||||
* [`Socket activity`](#socket-activity)
|
||||
* [`Intercept open`](#intercept-open)
|
||||
@ -112,7 +112,7 @@ ab fridadescribe console.log(Object.getOwnPropertyNames(Java.use('$').__proto__)
|
||||
|
||||
<hr />
|
||||
|
||||
#### Load C++ module
|
||||
#### Load CPP module
|
||||
|
||||
```cpp
|
||||
#include <iostream>
|
||||
|
Loading…
Reference in New Issue
Block a user