Uses 911K of libraries. Click here for Pure Java version (8826L/48K).
1 | !7 |
2 | |
3 | cmodule SnoopieDogg > DynPrintLogAndEnabled {
|
4 | start {
|
5 | dm_vmBus_onMessage loadLibraryOrSrcLib(voidfunc(S snippetID) enter {
|
6 | if (!enabled) ret; |
7 | printStackTrace("loadLibraryOrSrcLib " + quote(snippetID));
|
8 | }); |
9 | } |
10 | } |
Began life as a copy of #1019633
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1026067 |
| Snippet name: | Snoop loadLibraryOrSrcLib [for debugging] |
| Eternal ID of this version: | #1026067/2 |
| Text MD5: | 9d5e00fbdccf3c2a5207218e9355d4c7 |
| Transpilation MD5: | f257d2948d15e517a1b420df3f7019f4 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-11-18 21:54:41 |
| Source code size: | 246 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 406 / 571 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |