This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Cleanup: consolidate "unknown thread id" errors
- From: Tom Tromey <tromey at redhat dot com>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: "gdb-patches\ at sourceware dot org ml" <gdb-patches at sourceware dot org>
- Date: Wed, 18 Jul 2012 10:18:01 -0600
- Subject: Re: [RFA] Cleanup: consolidate "unknown thread id" errors
- References: <50059CD3.8070104@redhat.com>
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> 2012-07-17 Keith Seitz <keiths@redhat.com>
Keith> * breakpoint.c (invalid_thread_id_error): New function.
Keith> (find_condition_and_thread): Use invalid_thread_id_error.
Keith> (watch_command_1): Likewise.
Ok.
Tom