haiku/src
Ingo Weinhold 5c62817c6f Added unary "*" operator for dereferencing addresses to the
debugger expression language. By default it reads a uint32 value.
Another target size (1, 2, 4, or 8 bytes) can be specified in braces
after the "*" (e.g. "*{2}address" for uint16).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23551 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-16 03:55:19 +00:00
..
add-ons * Fixed bug in the BlockAllocator::Allocate() function which did not 2008-01-15 15:18:02 +00:00
apps Removed unused files 2008-01-14 13:56:52 +00:00
bin small cleanup 2008-01-16 00:09:49 +00:00
build * Removed the BUILDING_FS_SHELL guarded code. It was needed for the old 2007-11-30 14:23:46 +00:00
data update to tzdata2007g 2007-09-23 18:17:31 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits * fix typo in the documentation for GetVolume() 2008-01-15 18:01:27 +00:00
libs * make sure that the ApproximationScale() implementation of any Transformer 2007-12-09 15:36:28 +00:00
preferences small cleanups 2008-01-16 00:07:11 +00:00
servers bonefish+mmlr: 2008-01-11 22:45:06 +00:00
system Added unary "*" operator for dereferencing addresses to the 2008-01-16 03:55:19 +00:00
tests The check was right, I just got it wrong. Sending a big message is 2008-01-15 21:14:13 +00:00
tools * Added a transaction listener mechanism to be notified when a 2008-01-13 17:18:29 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00