This is the mail archive of the gdb-prs@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]

[Bug breakpoints/11110] Variables defined in a header file


------- 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.


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