Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Vincent Laviron
GDB scripts for OCaml
Commits
2c0f2997
Commit
2c0f2997
authored
Mar 18, 2020
by
Vincent Laviron
Browse files
Fix links in README.md
parent
55182050
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
README.md
README.md
+4
-3
No files found.
README.md
View file @
2c0f2997
...
...
@@ -70,7 +70,8 @@ not work as expected. You can try to contact the author to report bugs.
## References
This work uses the [python API] provided by gdb. It also hardcodes specific
information about the layout of OCaml values, some of which is not documented
publicly and may change later.
This work uses the python API provided by gdb. Its documentation can be found
[
here
](
https://sourceware.org/gdb/onlinedocs/gdb/Python-API.html
)
.
It also hardcodes specific information about the layout of OCaml values,
some of which is not documented publicly and may change later.
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