* Added a new AS_DUMP_BITMAPS command.

* Extended app_server_debug command to be able to send it, too.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39599 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2010-11-23 21:50:12 +00:00
parent ee72532a7a
commit e3feb1f8af
4 changed files with 53 additions and 4 deletions
+1
View File
@@ -338,6 +338,7 @@ enum {
// debugging helper
AS_DUMP_ALLOCATOR,
AS_DUMP_BITMAPS,
AS_LAST_CODE
};