blueloveTH
|
c658b5a7a4
|
backup
|
2025-08-31 00:09:55 +08:00 |
|
lightovernight
|
d0980c6934
|
Gsoc 2025 debugger (#385)
* add debugger module
* simplify the workdir process
* Update main.c
* Update main.c
* update debugger
* change port to 6110
* Update main.c
* simplify the workdir process and minor optimizations
* implement exit event
* Fix memory management in setBreakpoints
---------
Co-authored-by: blueloveTH <blueloveth@foxmail.com>
|
2025-08-09 14:43:16 +08:00 |
|
lightovernight
|
ec8f8f473e
|
Merge pull request #379 from lightovernight/gsoc-2025-debugger
Gsoc 2025 debugger
|
2025-08-09 13:04:04 +08:00 |
|
blueloveTH
|
03ee6563c8
|
add profiler
|
2025-08-08 14:26:27 +08:00 |
|
blueloveTH
|
4633ca7242
|
some fix
|
2025-08-08 12:02:31 +08:00 |
|
blueloveTH
|
169e825197
|
add profiler
|
2025-08-08 11:28:50 +08:00 |
|
blueloveTH
|
152d6bbd49
|
test mimalloc
Update cmake_build.py
Update CMakeLists.txt
Update CMakeLists.txt
|
2025-07-01 15:54:39 +08:00 |
|
blueloveTH
|
7d484f8fa3
|
fix config.h
|
2025-07-01 15:13:46 +08:00 |
|
blueloveTH
|
57cd40da6f
|
add compile time func
|
2025-06-17 23:22:13 +08:00 |
|
blueloveTH
|
2d682b24d8
|
Update main.c
|
2025-05-28 17:38:24 +08:00 |
|
blueloveTH
|
5336054b61
|
Update main.c
|
2025-05-28 17:35:28 +08:00 |
|
blueloveTH
|
45828643b7
|
fix line_profiler
|
2025-05-28 17:33:03 +08:00 |
|
blueloveTH
|
6708c85f57
|
add bool reset to settrace
|
2025-05-26 20:01:01 +08:00 |
|
blueloveTH
|
9448214317
|
test impl of pkpy.ComputeThread
|
2025-04-13 18:28:27 +08:00 |
|
blueloveTH
|
6264776999
|
improve main.c
|
2025-03-12 12:20:03 +08:00 |
|
blueloveTH
|
09367d35a4
|
Update main.c
|
2025-03-06 22:00:25 +08:00 |
|
blueloveTH
|
19d0cfd4fd
|
plan to implement tracefunc
|
2025-03-05 02:14:29 +08:00 |
|
blueloveTH
|
2ef24dd1d9
|
set windows SIGINT handler
|
2024-12-30 13:55:07 +08:00 |
|
blueloveTH
|
94b25f5d1e
|
add py_interrupt
|
2024-12-30 13:51:10 +08:00 |
|
blueloveTH
|
0c1abd3b5c
|
fix https://github.com/pocketpy/pocketpy/issues/315
|
2024-11-03 14:57:17 +08:00 |
|
blueloveTH
|
4cab350e90
|
...
|
2024-10-26 14:24:43 +08:00 |
|
blueloveTH
|
7964cc1af6
|
support dll load
|
2024-09-09 13:20:11 +08:00 |
|
blueloveTH
|
19563e33d2
|
...
|
2024-08-30 16:03:32 +08:00 |
|
blueloveTH
|
0af8b4c7d2
|
add traceback
|
2024-08-13 12:01:59 +08:00 |
|
blueloveTH
|
f76ba54e9f
|
...
|
2024-08-11 14:08:45 +08:00 |
|
blueloveTH
|
66f7bbd18c
|
...
|
2024-08-11 13:05:56 +08:00 |
|
blueloveTH
|
2930da4e7f
|
...
|
2024-08-10 22:02:21 +08:00 |
|
blueloveTH
|
c4c7b9ef25
|
...
|
2024-08-10 21:38:40 +08:00 |
|
blueloveTH
|
b51bf33572
|
...
|
2024-08-10 16:04:50 +08:00 |
|
blueloveTH
|
0b649f3bef
|
...
|
2024-08-04 22:45:00 +08:00 |
|
blueloveTH
|
a648313fb7
|
...
|
2024-07-30 23:44:22 +08:00 |
|
blueloveTH
|
58d00d45b8
|
change test order
some fix
|
2024-07-14 12:49:00 +08:00 |
|
blueloveTH
|
04b187923b
|
fix cmake
|
2024-07-14 12:48:33 +08:00 |
|
blueloveTH
|
803e7f1791
|
some fix
|
2024-07-06 23:07:44 +08:00 |
|
blueloveTH
|
f93aefdbe5
|
implement repl
|
2024-07-06 00:36:51 +08:00 |
|
blueloveTH
|
68bc6ee269
|
fix leaks
|
2024-07-04 23:47:32 +08:00 |
|
blueloveTH
|
841cc25a4e
|
some fix
|
2024-07-03 01:24:29 +08:00 |
|
blueloveTH
|
15fd2ef8a0
|
some fix
|
2024-07-01 11:38:53 +08:00 |
|
blueloveTH
|
96d0c432c7
|
some fix
|
2024-07-01 02:15:16 +08:00 |
|
blueloveTH
|
36b3c9ff8f
|
some fix
|
2024-07-01 01:28:18 +08:00 |
|
blueloveTH
|
52b210b016
|
some fix
|
2024-07-01 00:21:03 +08:00 |
|
blueloveTH
|
8270d9035b
|
add assert
|
2024-06-30 23:01:26 +08:00 |
|
blueloveTH
|
8bbb9fc5f3
|
some fix
|
2024-06-30 22:54:01 +08:00 |
|
blueloveTH
|
7ed09f927d
|
try list
|
2024-06-30 15:32:40 +08:00 |
|
blueloveTH
|
a6b3163635
|
some fix
|
2024-06-30 14:27:13 +08:00 |
|
blueloveTH
|
5be3300554
|
fix initial demo
|
2024-06-29 21:14:11 +08:00 |
|
blueloveTH
|
f53ae5e459
|
some fix
|
2024-06-29 19:44:38 +08:00 |
|
blueloveTH
|
6c46705e98
|
some fix
|
2024-06-29 19:39:28 +08:00 |
|
blueloveTH
|
455aa576e5
|
some fix
|
2024-06-29 19:35:11 +08:00 |
|
blueloveTH
|
23b523b788
|
some fix
|
2024-06-29 16:36:30 +08:00 |
|