Python API: can I make new prefix Parameters?

Evan Driscoll evaned@gmail.com
Thu Jul 23 16:17:00 GMT 2015


On Thu, Jul 23, 2015 at 11:09 AM, Evan Driscoll <evaned@gmail.com> wrote:

> but that still gives the same error:
>
> (gdb) source ~/gdb/test_parameter.py
> Traceback (most recent call last):
>   File "~/gdb/test_parameter.py", line 72, in <module>
>   File "~/gdb/test_parameter.py", line 67, in __init__
> RuntimeError: Could not find command prefix test-category

This is still true, by the way, if I fix 'test-category' by changing
it to 'my-category' in TestParameter.__init__. (That mostly just
showed up during my double check and transcription to the email.)

Evan



More information about the Gdb mailing list