public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/11110] New: Variables defined in a header file
@ 2009-12-21 17:33 d dot g dot gorbachev at gmail dot com
  2009-12-21 17:34 ` [Bug breakpoints/11110] " d dot g dot gorbachev at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: d dot g dot gorbachev at gmail dot com @ 2009-12-21 17:33 UTC (permalink / raw)
  To: gdb-prs

deprecated_trace_find_hook and deprecated_trace_start_stop_hook defined in
tracepoint.h, which is included into tracepoint.c and breakpoint.c

-- 
           Summary: Variables defined in a header file
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: d dot g dot gorbachev at gmail dot com
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=11110

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug breakpoints/11110] Variables defined in a header file
  2009-12-21 17:33 [Bug breakpoints/11110] New: Variables defined in a header file d dot g dot gorbachev at gmail dot com
  2009-12-21 17:34 ` [Bug breakpoints/11110] " d dot g dot gorbachev at gmail dot com
@ 2009-12-21 17:34 ` d dot g dot gorbachev at gmail dot com
  2009-12-21 21:09 ` tromey at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: d dot g dot gorbachev at gmail dot com @ 2009-12-21 17:34 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From d dot g dot gorbachev at gmail dot com  2009-12-21 17:34 -------
Created an attachment (id=4477)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4477&action=view)
Patch (trivial)


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11110

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug breakpoints/11110] Variables defined in a header file
  2009-12-21 17:33 [Bug breakpoints/11110] New: Variables defined in a header file d dot g dot gorbachev at gmail dot com
@ 2009-12-21 17:34 ` d dot g dot gorbachev at gmail dot com
  2009-12-21 17:34 ` d dot g dot gorbachev at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: d dot g dot gorbachev at gmail dot com @ 2009-12-21 17:34 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From d dot g dot gorbachev at gmail dot com  2009-12-21 17:34 -------
Created an attachment (id=4478)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4478&action=view)
Patch (alternative)

On the other hand, it seems that these variables are used for nothing. If so,
they can be removed altogether...


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11110

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug breakpoints/11110] Variables defined in a header file
  2009-12-21 17:33 [Bug breakpoints/11110] New: Variables defined in a header file d dot g dot gorbachev at gmail dot com
  2009-12-21 17:34 ` [Bug breakpoints/11110] " d dot g dot gorbachev at gmail dot com
  2009-12-21 17:34 ` d dot g dot gorbachev at gmail dot com
@ 2009-12-21 21:09 ` tromey at redhat dot com
  2009-12-23 23:21 ` cvs-commit at gcc dot gnu dot org
  2009-12-24 11:00 ` d dot g dot gorbachev at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: tromey at redhat dot com @ 2009-12-21 21:09 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2009-12-21 21:09 -------
They may be used in Insight.
You may not have this depending on the module you checked out.

Please submit the first patch following:
http://sourceware.org/gdb/contribute/

Thanks.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-12-21 21:09:18
               date|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=11110

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug breakpoints/11110] Variables defined in a header file
  2009-12-21 17:33 [Bug breakpoints/11110] New: Variables defined in a header file d dot g dot gorbachev at gmail dot com
                   ` (2 preceding siblings ...)
  2009-12-21 21:09 ` tromey at redhat dot com
@ 2009-12-23 23:21 ` cvs-commit at gcc dot gnu dot org
  2009-12-24 11:00 ` d dot g dot gorbachev at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2009-12-23 23:21 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-12-23 23:21 -------
Subject: Bug 11110

CVSROOT:	/cvs/src
Module name:	src
Changes by:	tromey@sourceware.org	2009-12-23 23:21:29

Modified files:
	gdb            : ChangeLog tracepoint.c tracepoint.h 

Log message:
	2009-12-23  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
	
	PR gdb/11110
	* tracepoint.h (deprecated_trace_find_hook)
	(deprecated_trace_start_stop_hook): Declare extern.
	* tracepoint.c (deprecated_trace_find_hook)
	(deprecated_trace_start_stop_hook): Define.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11166&r2=1.11167
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.126&r2=1.127
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.h.diff?cvsroot=src&r1=1.15&r2=1.16



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11110

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug breakpoints/11110] Variables defined in a header file
  2009-12-21 17:33 [Bug breakpoints/11110] New: Variables defined in a header file d dot g dot gorbachev at gmail dot com
                   ` (3 preceding siblings ...)
  2009-12-23 23:21 ` cvs-commit at gcc dot gnu dot org
@ 2009-12-24 11:00 ` d dot g dot gorbachev at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: d dot g dot gorbachev at gmail dot com @ 2009-12-24 11:00 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From d dot g dot gorbachev at gmail dot com  2009-12-24 11:00 -------
Changing resolution to FIXED.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11110

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-24 11:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-21 17:33 [Bug breakpoints/11110] New: Variables defined in a header file d dot g dot gorbachev at gmail dot com
2009-12-21 17:34 ` [Bug breakpoints/11110] " d dot g dot gorbachev at gmail dot com
2009-12-21 17:34 ` d dot g dot gorbachev at gmail dot com
2009-12-21 21:09 ` tromey at redhat dot com
2009-12-23 23:21 ` cvs-commit at gcc dot gnu dot org
2009-12-24 11:00 ` d dot g dot gorbachev at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).