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: [RFC] New threadnum command for breakpoints


Daniel Jacobowitz <drow@false.org> writes:

> On Fri, Jul 28, 2006 at 04:03:37PM +0200, Andreas Schwab wrote:
>> Frederic RISS <frederic.riss@st.com> writes:
>> 
>> > The attached patch doesn't try to solve the parsing issue, but it simply
>> > adds a 'threadnum' command that one can use to (un)set the thread of a
>> > particular breakpoint.  I'm not sure about the command name, because it
>> > will conflict with the thread command. Suggestions appreciated.
>> 
>> Make it a subcommand of the thread command.
>
> Hmm, I don't like that much - it's a breakpoint functionality, not a
> thread functionality.

I agree.  "set breakpoint" may be a better place.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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