 Xu JunandGitHub
|
f96257bade
|
Fix fast-interp polymorphic stack processing (#2974)
Fix issue #2951, #2952 and #2953.
|
2024-01-04 10:00:36 +08:00 |
|
 Xu JunandGitHub
|
d818672f62
|
Fix ref.is_null processing in fast-interp loader (#2971)
|
2024-01-02 18:10:01 +08:00 |
|
 Xu JunandGitHub
|
53c3fa27d4
|
Fix block with type issue in fast interp (#2866)
Reported in https://github.com/bytecodealliance/wasm-micro-runtime/issues/2863.
|
2023-12-05 17:09:05 +08:00 |
|
 Xu JunandGitHub
|
377c3d7a38
|
Auto increase port number in lldb validation script (#2492)
|
2023-08-22 14:24:42 +08:00 |
|
 Xu JunandGitHub
|
7baaed2fb8
|
Fix opcode overwrite issue in fast interp (#2476)
|
2023-08-17 19:49:35 +08:00 |
|
 Xu JunandGitHub
|
fbcf8c2c60
|
Fix some static scan issues (#2362)
|
2023-07-18 16:06:21 +08:00 |
|
 Xu JunandGitHub
|
25a1985413
|
Add scripts to validate lldb source debugger (#2150)
|
2023-07-05 15:58:57 +08:00 |
|
 Xu JunandGitHub
|
4c2d358980
|
Update document for source debugging (#2051)
|
2023-03-23 19:16:56 +08:00 |
|
 Xu JunandGitHub
|
d75cb3224f
|
Fix dead lock in source debugger (#2040)
|
2023-03-20 08:17:22 +08:00 |
|
 Xu JunandGitHub
|
cadf9d0ad3
|
Main thread spread exception when thread-mgr is enabled (#1889)
And refactor clear_wasi_proc_exit_exception, refer to
https://github.com/bytecodealliance/wasm-micro-runtime/pull/1869
|
2023-01-20 08:54:27 +08:00 |
|
 Xu JunandGitHub
|
9d689b3a22
|
Set noexecstack CXX link flags for wamrc (#1303)
Set noexecstack CXX link flags for wamrc to avoid generating binary
with exec stack.
|
2022-07-18 18:47:44 +08:00 |
|
 Xu JunandGitHub
|
d404107d85
|
Fix typo in embed_wamr.md (#1214)
Fix typo in embed_wamr.md reported by #1211
|
2022-06-09 08:56:45 +08:00 |
|
 Xu JunandGitHub
|
93607d0fac
|
Support print exception info in source debugger (#1212)
|
2022-06-08 12:17:48 +08:00 |
|
 Xu JunandGitHub
|
ea63ba4bd0
|
source debugging: Fix step over was treated as step in issue (#1073)
|
2022-04-04 14:31:05 +08:00 |
|