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
cidre-public
Systemes d exploitation
xv6-riscv-tp
Commits
14ea59af
Commit
14ea59af
authored
May 03, 2021
by
Wilke Pierre
Browse files
no compressed breakpoints
parent
33df39d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gdbinit.tmpl-riscv
View file @
14ea59af
...
...
@@ -3,4 +3,4 @@ set architecture riscv:rv64
target remote 127.0.0.1:1234
symbol-file kernel/kernel
set disassemble-next-line auto
set riscv use_compressed_breakpoints off
\ No newline at end of file
set riscv use-compressed-breakpoints off
\ 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