mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Get rid of ancient stuff.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@441
This commit is contained in:
parent
b05ceff761
commit
c7c267a939
29
TODO
29
TODO
@ -1,34 +1,15 @@
|
||||
|
||||
Doesn't run
|
||||
~~~~~~~~~~~
|
||||
Anything with the __NR_clone system call. No idea what to do about
|
||||
threads yet.
|
||||
|
||||
netscape bombs shortly after successful normal startup.
|
||||
(???)
|
||||
|
||||
|
||||
ToDo
|
||||
~~~~
|
||||
Rewrite memory manager, with variable sized red zones.
|
||||
User Mode Linux.
|
||||
Wine.
|
||||
|
||||
|
||||
Desirable
|
||||
~~~~~~~~~
|
||||
Demangle C++ names.
|
||||
|
||||
Stack: make return address into NoAccess ?
|
||||
|
||||
Give client programs a way to set memory range permissions.
|
||||
|
||||
Have an --allow-scummy-symbols option, to allow in some of the symbols
|
||||
currently ignored in vg_symtab2.c.
|
||||
|
||||
Figure out whether cwq (convert signed-32 to signed-64) as
|
||||
translated into ucode gives correct check semantics.
|
||||
(I think it does.)
|
||||
|
||||
Check __NR_select; I don't really understand it.
|
||||
For that matter, __NR_newselect looks wrong too.
|
||||
|
||||
|
||||
Future
|
||||
~~~~~~
|
||||
Automatic invariant inference and checking.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user