lkml.org 
[lkml]   [2020]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2 20/24] dyndbg: WIP towards debug-print-class based callsite controls
From
Date
On Sat, 2020-06-13 at 09:57 -0600, Jim Cromie wrote:
> 3- pr_class:5 gives 32 print-classes
> we can map [1-9a-w] to select any pr_class with 1 char
> then "12", "af" work as noted.
> it is succinct, but arcane.

arcane generally isn't useful.

> but it does allow mnemonic choices of pr_class
> - l,m,h low, mid, hi
> - l,r left right

I believe there to be no value in mnemonic input
to debug_<class>

I think 0x<hex_mask>, 0b<binary_bits>, 0<octal_bits>
and <decimal> level is more than enough.

And likely just 0x<hex> and <decimal> is enough.

\
 
 \ /
  Last update: 2020-06-13 21:23    [W:0.296 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site