X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Alex Traud" Newsgroups: comp.os.msdos.djgpp Subject: debugging template classes/functions Date: Mon, 12 Jan 2004 19:59:13 +0100 Organization: T-Online Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 1073933790 00 30199 OvDOG9qJEr6+JtA 040112 18:56:30 X-Complaints-To: usenet-abuse AT t-online DOT de X-ID: ZGrMkZZrZekpIX3jHBnhLaLBw7-1CTrrvNc+kV3fIcJoxYbBlBFUZy X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hi everyone, is it possible to debug template classes with gcc 3.3.2/djgpp and rhide 1.4.9? any breakpoints that i set inside template (member) functions have no effects. any ideas? thans in advance alex