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 0/5] Return error code in get_number


On 03/14/2014 10:38 PM, Tom Tromey wrote:
> It seems to me that an MI client already knows all the breakpoint
> numbers.  I'm having trouble picturing the scenario where I'd want my MI
> client to use a convenience variable instead.

This facilitates writing MI test cases that we don't have to hard-code
breakpoint numbers anymore.  Keith pointed this out in the review
https://sourceware.org/ml/gdb-patches/2014-01/msg00824.html and I think
that is good to have, so I write this patch series.  Can this justify
the changes in this series?

-- 
Yao (éå)


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