Skip to content
Snippets Groups Projects
  1. Dec 10, 2013
  2. Nov 26, 2013
    • Nadav Har'El's avatar
      Overhaul "debugging" section of README · 89668977
      Nadav Har'El authored
      
      The "debugging" section of README.md was misleading - it suggested
      one needs to build with "mode=debug" to debug (usually, you don't),
      or that disabling preemption was a good idea for debugging.
      
      Change this to drop the preempt=0 suggestion, and make mode=debug an
      option, not a recommendation. Also link to our "Debugging OSv" wiki
      page, which is much more informative - and includes very important
      information still missing in the README (such as a line one needs to
      add to ~/.gdbinit, and how to handle multiple vcpus).
      
      Signed-off-by: default avatarNadav Har'El <nyh@cloudius-systems.com>
      Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
      89668977
  3. Nov 22, 2013
  4. Nov 11, 2013
  5. Nov 03, 2013
Loading