mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
One small typo
This commit is contained in:
parent
7136cd9876
commit
342e76ced1
@ -32,7 +32,7 @@ Known Limitations (June 2022)
|
||||
1. There are some limitations when running Valgrind on code that was compiled
|
||||
with clang. These issues are not present with code compiled with GCC.
|
||||
a) There may be missing source information concerning variables due
|
||||
to DWARF extensions ised by GCC.
|
||||
to DWARF extensions used by GCC.
|
||||
b) Code that uses OpenMP will generate spurious errors.
|
||||
2. vgdb invoker, which uses ptrace, may cause system calls to be
|
||||
interrupted. As an example, if the debuggee seems to have be
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user