- Jan 27, 2013
-
-
Avi Kivity authored
'osv info threads' 'osv thread apply all' (most useful with 'backtrace')
-
- Jan 24, 2013
-
-
Avi Kivity authored
At present, a single command is available, "setargs". scripts/imgedit.py setargs /path/to/image arg0 arg1 arg2... to set the boot arguments.
-
- Jan 21, 2013
-
-
Avi Kivity authored
Java likes upper case in class file names.
-
- Jan 15, 2013
-
-
Guy Zana authored
-
- Jan 11, 2013
-
-
Avi Kivity authored
Break long lines
-
Avi Kivity authored
Cuts boot time dramatically
-
- Jan 09, 2013
-
-
Avi Kivity authored
-
Avi Kivity authored
Since we're loading multiple objects, we need to load symbol tables for all of them. The base addresses are no longer static (esp. after we started loading mulitple payloads, so we need to read them from the image). A new command is added for this: 'osv syms'. It will try to locate symbol tables for anything that has been loaded at this stage.
-
- Jan 08, 2013
-
-
Avi Kivity authored
(gdb) osv heap
-
- Jan 02, 2013
-
-
Avi Kivity authored
We no longer put any useful information on the VGA device.
-
Avi Kivity authored
Describe all sections to gdb, so it can resolve data object addresses correctly.
-
- Jan 01, 2013
-
-
Avi Kivity authored
This avoids problems with multiple jvm versions (for example due to OS updates)
-
Avi Kivity authored
gives more power and is more maintainable
-
- Dec 28, 2012
-
-
Avi Kivity authored
-
- Dec 26, 2012
-
-
Avi Kivity authored
-
- Dec 25, 2012
-
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-
- Dec 23, 2012
-
-
Avi Kivity authored
-