Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-28665-2608131
oskernel2024-9-2160
Commits
b7de0a43
Unverified
Commit
b7de0a43
authored
7 months ago
by
Tsaii Shyu
Committed by
GitHub
7 months ago
Browse files
Options
Download
Plain Diff
Merge pull request #7 from caiyih/fix/virtual-memory-debug
Fix debugging with virtual memory enabled
parents
b020440a
e63268d2
submit
auto-stack-unwind-vendored
ci/test-auto-stack-unwind
fat32-filesystem-vendored
feat/auto-stack-unwind
feat/docs
feat/docs-vendored
feat/ext4-filesystem
feat/ext4-filesystem-vendored
feat/fat32-filesystem
feat/impl-frame-allocation
feat/kernel-panic-unwind
feat/lazy-symbol-table-build
feat/lazy-symbol-table-build-vendored
feat/paging-virtual-memory
feat/paging-virtual-memory-vendored
feat/setup-trap-control-flow
feat/setup-trap-control-flow-vendored
feat/test-final
feat/test-final-vendored
fix/ci-branch-retrieval
fix/ci-branch-retrieval-vendored
impl-frame-allocation-vendored
kernel-panic-unwind-vendored
master
master-vendored
revert-7-fix/virtual-memory-debug
test-auto-stack-unwind-vendored
virtual-memory-debug-vendored
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
kernel/.vscode/launch.json
+2
-2
kernel/.vscode/launch.json
kernel/Makefile
+7
-2
kernel/Makefile
kernel/lds/symbol.ld
+79
-0
kernel/lds/symbol.ld
with
88 additions
and
4 deletions
+88
-4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets