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