This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 7/7] Allow setting a parameter to raise gdb.GdbError
>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
Eli> So I think we should not use this paradigm here, to keep the confusion
Eli> level down.
FWIW I made the requested change before pushing:
>> >> +If this method raises @code{gdb.GdbError} (@pxref{Exception
>> > "raises the 'gdb.GdbError' exception", I presume?
However I wonder if it should read "a" rather the "the".
Tom