Home | History | Annotate | Download | only in ddb
History log of /src/sys/ddb/db_user.h
RevisionDateAuthorComments
 1.4  31-Dec-2011  christos include stddef.h for offsetof
 1.3  31-Dec-2011  christos - fix offsetof usage, and redundant defines
- kill pointer casts to 0
 1.2  02-Feb-2010  tron branches: 1.2.12; 1.2.16;
Include "ctype.h" in the central place which deals with building the
kernel debugger as a userland program.
 1.1  07-Mar-2009  ad branches: 1.1.2; 1.1.4; 1.1.6;
Make ddb compile and work in userspace. Mostly this is comprised of three
types of changes:

- Add a few new methods to replace stuff like p_find(), CPU_INFO_FOREACH.

- Use db_read_bytes() instead of accessing kernel structures directly,
and similar changes.

- Add ifdef _KERNEL where the above hasn't been done, and an XXX comment.
 1.1.6.2  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.6.1  07-Mar-2009  jym file db_user.h was added on branch jym-xensuspend on 2009-05-13 17:19:04 +0000
 1.1.4.3  11-Mar-2010  yamt sync with head
 1.1.4.2  04-May-2009  yamt sync with head.
 1.1.4.1  07-Mar-2009  yamt file db_user.h was added on branch yamt-nfs-mp on 2009-05-04 08:12:32 +0000
 1.1.2.2  28-Apr-2009  skrll Sync with HEAD.
 1.1.2.1  07-Mar-2009  skrll file db_user.h was added on branch nick-hppapmap on 2009-04-28 07:35:13 +0000
 1.2.16.1  18-Feb-2012  mrg merge to -current.
 1.2.12.1  17-Apr-2012  yamt sync with head

RSS XML Feed