Hi, On Sat, Oct 26, 2024 at 8:00 AM Nir Lichtman <[email protected]> wrote: > > Remove logic that enables a fallback of interpreting numbers supplied in KDB > CLI > to be interpreted as hex without explicit "0x" prefix as this can be confusing > for the end users. > > Suggested-by: Douglas Anderson <[email protected]> > Signed-off-by: Nir Lichtman <[email protected]> > > --- > kernel/debug/kdb/kdb_main.c | 16 ++++------------ > 1 file changed, 4 insertions(+), 12 deletions(-)
Reviewed-by: Douglas Anderson <[email protected]> _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
