RFC - DDB relops,logical ops,bitwise ops
dan_partelly
dan_partelly at rdsor.ro
Fri Mar 28 18:04:09 UTC 2014
Hi all,
I attach a patch for comments (the patch is not final is intended for
comments only, format for one thing is messed )
regarding support for !=, ==, <, >, >=, <= , ! , ~, & , | , && , ||
operators in DDB expressions.
The code was mainly pulled from Mach 3.0 kernel with a couple of bug-fixes
I added them in my copy mainly
because I am interested in crafting conditional breakpoints later. (and
some other DDB usability enhancements).
Please share your opinions.
Regards!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ddb.patch
Type: text/x-diff
Size: 10873 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140328/f1a8968e/attachment.patch>
More information about the freebsd-current
mailing list