DWARF stuff...
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
aolo2 e1fe877ddd Do not iterate instructions when we only need to know the length (just add the length, duh!) 3 years ago
res We can print a value of an integer variable!!! 3 years ago
.gitignore Draft of DWARF expression evaluation 3 years ago
Makefile SET, not GET registers in set_process_registers. Update _sys registers before setting them 3 years ago
command.c Do not iterate instructions when we only need to know the length (just add the length, duh!) 3 years ago
common.h backtrace ("bt") command works (only if frame pointer is not ommited!) 3 years ago
dwarf.c Do not iterate instructions when we only need to know the length (just add the length, duh!) 3 years ago
eh_frame.c Do not iterate instructions when we only need to know the length (just add the length, duh!) 3 years ago
elf_dwarf.h We can print a value of an integer variable!!! 3 years ago
main.c We can print a value of an integer variable!!! 3 years ago
project.4coder Initital trace tests. Source-level stepping works! (but with a little secret) 3 years ago
util.c Do not iterate instructions when we only need to know the length (just add the length, duh!) 3 years ago