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 2/4] Error on bad count number


On 03/07/2014 06:53 PM, Eli Zaretskii wrote:
> AFAIR, breakpoints set by GDB for its own purposes are given negative
> numbers.

Yes, the number of breakpoint for specific event, such as shlib event
and thread event, is negative.  These negative numbers are used by GDB
internally, negative number in user input is still invalid, afaik.

-- 
Yao (éå)


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