Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Armillon Damien
xv6-riscv-tp
Commits
165452e4
Commit
165452e4
authored
May 03, 2021
by
Wilke Pierre
Browse files
no compressed breakpoints
parent
6d17f4d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gdbinit.tmpl-riscv
View file @
165452e4
...
@@ -3,4 +3,4 @@ set architecture riscv:rv64
...
@@ -3,4 +3,4 @@ set architecture riscv:rv64
target remote 127.0.0.1:1234
target remote 127.0.0.1:1234
symbol-file kernel/kernel
symbol-file kernel/kernel
set disassemble-next-line auto
set disassemble-next-line auto
set riscv use_compressed_breakpoints off
set riscv use-compressed-breakpoints off
\ No newline at end of file
\ 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