Commit Graph

34 Commits

Author SHA1 Message Date
yang-19970325
6598c797c3 Optimize code
Issue:    #IAO16M
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
2024-09-02 15:27:11 +08:00
openharmony_ci
5b040b7072
!816 修复调试应用卡死
Merge pull request !816 from 杨阳/fix_ka
2024-08-28 07:02:48 +00:00
yang-19970325
a87af51960 Fix debugger stuck
Issue:              #IAKDO8
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
2024-08-24 20:50:20 +08:00
yang-19970325
0c1c0bd552 Revert "sendable features"
Issue:  #IALK3G
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
2024-08-23 09:38:28 +08:00
huangtianzhi
01b3485747 Debugger breakpoint adapts sendable features
Reconstruct and revise debugger breakpoint module to adapt sendable features

Issue:  #IAE06X
Signed-off-by: huangtianzhi <huangtianzhi1@huawei.com>
2024-07-22 15:39:37 +08:00
yang-19970325
8d7bfb77d6 Fix gaode mix debug stuck
Issue:#I8R9JH

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I8bc5311e932e0406adf1c5f43a121233ffe1d5ef
2023-12-28 19:37:35 +08:00
caolili123
b4c478c007 issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/I8BYM8
Signed-off-by: caolili123 <caolili14@huawei.com>
2023-12-05 09:55:25 +08:00
yang-19970325
75e1a26c9c Mixed debug support stepOut
Issue:#I83IAI

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I390b6dd75b54b7b9274ddba791296284a7aa7623
2023-11-06 11:11:21 +08:00
wengchangcheng
8079b487c7 Add E2E UT framework
1. add socket client test
2. add breakpoint test

Issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I89IL1

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I5f2ebb6901222a50a45591d40834c5ed922b9858
2023-10-23 14:17:13 +08:00
yang-19970325
310516fb2b Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I31f930944016bd95268a7340d80d534f21bf5e61

Change-Id: I6705f94433a17b836206409768ce64bc2e78f742
2023-10-18 09:51:02 +08:00
openharmony_ci
848627eb87
!347 Support Dropframe for Debug Mode (arch64 and x64 AsmInterpreter)
Merge pull request !347 from 张博虓/add_dropframe_asminterp
2023-08-18 08:42:26 +00:00
张博虓
113947507b Support Dropframe for AsmInterpreter
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7SAQA

Signed-off-by: 张博虓 <305339823@qq.com>
Change-Id: I8360a3d8b0dbf4035439a37b4fd9067c15eaf6be
2023-08-18 12:48:59 +08:00
huangtianzhi
5d7f41c6d3 merge UT test cases
Signed-off-by: huangtianzhi <huangtianzhi1@huawei.com>
2023-08-11 15:17:27 +08:00
huangtianzhi
fff9f46342 fix and optimize module variable display and add UT cases.
Signed-off-by: huangtianzhi <huangtianzhi1@huawei.com>
2023-08-03 15:08:07 +08:00
张博虓
72949e8d6b Support Dropframe for Debug Mode
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7N01F

Signed-off-by: 张博虓 <305339823@qq.com>
Change-Id: Idd59b2860a6579a74588a354038211fd35a1b170
2023-08-02 10:13:19 +08:00
yang-19970325
efb05b0d60 Fix router exception while debugger
Issue;#I7MVMA

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: Ida7e9ad23428d2669256ceecf59f847032236c24
2023-07-21 11:17:52 +08:00
Tianzhi Huang
55165ac4bd Merge branch 'master' of gitee.com:openharmony/arkcompiler_toolchain into master
Signed-off-by: Tianzhi Huang <huangtianzhi1@huawei.com>
2023-07-17 03:40:47 +00:00
yang-19970325
a835ef20bb Add UT testcase for container
Issue:#I7LD01

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I11c29d61f35406a51b37b39b056f15d4322118e9
2023-07-15 16:03:11 +08:00
huangtianzhi
f544aa941d fix compile error
Signed-off-by: huangtianzhi <huangtianzhi1@huawei.com>
2023-07-12 17:04:02 +08:00
huangtianzhi
e69b3a30cf Adding unit test case
Signed-off-by: huangtianzhi <huangtianzhi1@huawei.com>
2023-07-12 16:25:11 +08:00
huangtianzhi
ffd94b7cdc Fix compile error by adding debugger callback event in test hooks
Signed-off-by: huangtianzhi <huangtianzhi1@huawei.com>
2023-06-06 14:09:07 +08:00
lijiamin2019
4bc069d479 Modify timeout from 120000 to 30000
Signed-off-by: lijiamin2019 <lijiamin24@huawei.com>
Change-Id: Id42cc1dcc57243c7dc076afa3af26f3ee0ffea79
2023-05-05 17:45:28 +08:00
openharmony_ci
3d3600e480
!228 Parse method debugging info when needed
Merge pull request !228 from lijiamin/master
2023-04-20 07:09:02 +00:00
lijiamin
234c8fad8a Parse method debugging info when needed.
Signed-off-by: lijiamin <lijiamin24@huawei.com>
Change-Id: I31fe8f48b1a6c2b86f134a799ddf975c5505138b
2023-04-14 15:05:22 +08:00
g00416891
2b0f3a35ba Refactor loadedJSPandaFiles for memory leak
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: I6e4e78d72fff54a342479083c6b5c1b7799c2daf
2023-04-01 15:21:07 +08:00
Gymee
eba5893517 fix codestyle
Issue: #I65XYU
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: I4e45385881e5881ab1019ad6df157c04b6e5eef7
2022-12-13 12:06:06 +08:00
zhouwenxuan
4ae251b931 Fix UT compilation failure
issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I652I8

Signed-off-by: zhouwenxuan <zhouwenxuan1@huawei.com>
2022-12-07 15:09:41 +08:00
yang-19970325
b4434ebc5c add testcase for tooling
Issue:#I5ZHTP

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I6743afb0a2a37bfb7e2a4bbd7e2f5cf2b9d3d0f3
2022-11-14 20:33:40 +08:00
wengchangcheng
a007687d8a Descriptor: Add testcase and bugfix for tooling
Details:
1. add variable testcase
2. delete unused variable of es2abc

Issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5WFGB

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Ic51c302edbc957aacea80e80a3b09619d184016f
2022-10-19 00:04:31 +08:00
wengchangcheng
a1a73682b2 Descriptor: Add tooling testcase
Details:
1. use es2abc because ts2abc will file
2. enable testcase in CI

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5VES6

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I8e408b4c17ad0c471db1b8ba9a3fe71fa4f1090a
2022-10-12 22:07:01 +08:00
Gymee
7673d36130 debugger support hot reload(fix testcases)
Issue: #I5TWT0

Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: I55e49c9d719b69cee9def34623a0de8dd845ed20
2022-10-12 16:48:49 +08:00
Gymee
f6cee56d2d fix setbreakpoint for wrong location info
Issue: #I5T0GS

Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: I9e645d70b82f918b9757d23fe7f29674dda48d2d
2022-09-25 23:05:21 +08:00
Gymee
e140cbcf1f migrate tooling from ets_runtime
Issue: #I5RV8U
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: Id6583124ecd9be0fe96390f90a36f2486b55b717
2022-09-22 22:18:39 +08:00
Gymee
2b24aaf55d add tooling
Issue: #I5RV8U
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: Id2bee91fb49f91dbc683766c19551725b0076299
2022-09-22 20:34:20 +08:00