Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
SquirrelJME
Commits
8d4d3880
Commit
8d4d3880
authored
Jul 08, 2021
by
Stephanie Gawroriski
Browse files
Merge accidental heads.
parents
fb93a0e4
f117e952
Pipeline
#37919
passed with stages
in 6 minutes and 50 seconds
Changes
2
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
assets/developer-notes/index.mkd
View file @
8d4d3880
...
...
@@ -817,7 +817,7 @@
*
`___`
:
`Mo`
`Tu`
`We`
`Th`
`Fr`
`Sa`
`Su`
*
`W26`
:
`--`
`--`
`--`
`01`
`02`
`03`
[
**`04`**
](
stephanie-gawroriski/2021/07/04.mkd
)
*
`W27`
:
[
**`05`**
](
stephanie-gawroriski/2021/07/05.mkd
)
`06`
`07`
`08`
`09`
`10`
`11`
*
`W27`
:
[
**`05`**
](
stephanie-gawroriski/2021/07/05.mkd
)
[
**
`06`
**
]
(stephanie-gawroriski/2021/07/06.mkd)
`07`
`08`
`09`
`10`
`11`
*
`W28`
:
`12`
`13`
`14`
`15`
`16`
`17`
`18`
*
`W29`
:
`19`
`20`
`21`
`22`
`23`
`24`
`25`
*
`W30`
:
`26`
`27`
`28`
`29`
`30`
`31`
`--`
...
...
assets/developer-notes/stephanie-gawroriski/2021/07/06.mkd
0 → 100644
View file @
8d4d3880
# 2021/07/06
## 09:18
Today is my birthday! It seems I cannot much from dependency issues, so
_debug-jdwp_
is being pulled in properly but is not being depended on for
building as a JAR since that is missing.
## 09:35
And I fixed it by adding the dependencies for the emulator JARs and otherwise
so that should not be an issue in the future hopefully.
## 12:55
Okay so for debugging and debug notes, I am going to have the
`DEBUG_ENTRY`
point exactly to the class it is within rather than the name. This way the
name and otherwise can be looked up via a handle.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment