Christopher Haster
19747f691e
scripts: dbgflags.py: Reimplemented filters as flags
...
So instead of:
$ ./scripts/dbgflags.py o 0x10000003
The filter is now specified as a normal(ish) argparse flag:
$ ./scripts/dbgflags.py --o 0x10000003
This is a bit easier to interop with in dbg.gdb.py, and I think a bit
more readable.
Though -a and --a now do _very_ different things. I'm sure that won't
confuse anyone...
2025-07-04 18:08:11 -05:00
..
2025-07-04 18:08:11 -05:00
2025-04-16 15:23:06 -05:00
2025-05-15 15:44:30 -05:00
2025-06-27 12:56:03 -05:00
2025-06-27 12:56:03 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 15:44:30 -05:00
2025-07-04 18:08:11 -05:00
2025-04-16 15:22:34 -05:00
2025-06-27 12:56:03 -05:00
2025-06-27 12:56:03 -05:00
2025-05-24 21:51:06 -05:00
2025-04-16 15:22:34 -05:00
2025-05-28 15:00:04 -05:00
2025-07-04 18:08:11 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 14:10:42 -05:00
2025-06-22 15:37:07 -05:00
2025-05-24 21:51:06 -05:00
2025-05-24 21:51:06 -05:00
2025-05-24 21:51:06 -05:00
2025-06-27 12:56:03 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 15:44:30 -05:00
2025-06-27 12:56:03 -05:00
2025-05-15 18:48:46 -05:00
2025-06-27 12:56:03 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 15:51:49 -05:00
2025-04-16 15:23:06 -05:00
2025-07-04 18:08:11 -05:00
2025-06-27 12:56:03 -05:00
2025-06-27 12:56:03 -05:00
2025-05-15 15:51:49 -05:00