From: Michael Snyder <msnyder@redhat.com>
To: Michael Snyder <msnyder@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH] thread-db.c, indentation fix.
Date: Mon, 07 Jan 2002 17:50:00 -0000 [thread overview]
Message-ID: <3C3A4F31.14634F24@redhat.com> (raw)
In-Reply-To: <200201080129.g081Tk900359@reddwarf.cygnus.com>
[-- Attachment #1: Type: text/plain, Size: 55 bytes --]
Michael Snyder wrote:
> ...
Oh hell, try that again...
[-- Attachment #2: thread-db.patch --]
[-- Type: text/plain, Size: 1031 bytes --]
2002-01-07 Michael Snyder <msnyder@redhat.com>
* thread-db.c (thread_db_new_objfile): Indendation fix.
Index: thread-db.c
===================================================================
RCS file: /cvs/src/src/gdb/thread-db.c,v
retrieving revision 1.19
diff -p -r1.19 thread-db.c
*** thread-db.c 2002/01/05 01:46:30 1.19
--- thread-db.c 2002/01/08 01:32:28
*************** thread_db_new_objfile (struct objfile *o
*** 482,490 ****
{
td_err_e err;
! /* Don't attempt to use thread_db on targets which can not run
! (core files). */
! if (objfile == NULL || !target_has_execution)
{
/* All symbols have been discarded. If the thread_db target is
active, deactivate it now. */
--- 482,490 ----
{
td_err_e err;
! /* Don't attempt to use thread_db on targets which can not run
! (core files). */
! if (objfile == NULL || !target_has_execution)
{
/* All symbols have been discarded. If the thread_db target is
active, deactivate it now. */
prev parent reply other threads:[~2002-01-08 1:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-07 17:34 Michael Snyder
2002-01-07 17:50 ` Michael Snyder [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C3A4F31.14634F24@redhat.com \
--to=msnyder@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=msnyder@cygnus.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox