X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=HACKING;h=2d3f216f4a404d78d2ecd8affce4b6fc81798fa7;hp=e0b0f0f167c37e33fc7bec1b2d50c911d9a8b698;hb=70c2ffc39677a9f5eb6b2230cb9ca2606b2fd966;hpb=acf9000252da7f4f3fde693ecc03461007cf0bf9 diff --git a/HACKING b/HACKING index e0b0f0f..2d3f216 100644 --- a/HACKING +++ b/HACKING @@ -65,8 +65,9 @@ Debugging It's a good idea to use guestfish to try out new commands. -Use 'guestfish -v', which will show error messages etc from the -daemon. +Debugging the daemon is a problem because it runs inside a minimal +qemu environment. However you can print messages from the daemon, and +they will show up if you use 'guestfish -v'. Patches ----------------------------------------------------------------------