This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch][python] Add breakpoint support.


Just one nit that I could see:

> +  else
> +    {
> +      PyErr_SetString (PyExc_TypeError,
> +		       _("The value of `ask' must be an integer or None."));
                                       ^^^^ task

Apart from that, no other comment on my end...

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]