Your message dated Sat, 31 Mar 2001 10:38:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in xxgdb 1.12-9.2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Jan 1999 04:32:29 +0000
Received: (qmail 24026 invoked from network); 21 Jan 1999 04:32:29 -0000
Received: from jhmail.hcf.jhu.edu (HELO jhuml1.hcf.jhu.edu) (128.220.2.86)
  by master.debian.org with SMTP; 21 Jan 1999 04:32:29 -0000
Received: from cush.dyn.ez-ip.net (ppp74.hcf.jhu.edu [128.220.222.74])
 by jhmail.hcf.jhu.edu (PMDF V5.2-29 #26381)
 with ESMTP id <[EMAIL PROTECTED]> for
 [EMAIL PROTECTED]; Wed, 20 Jan 1999 23:32:07 EDT
Received: from martind by cush.dyn.ez-ip.net with local
 (Exim 1.891 #4 (Debian))       id 103Bmp-0004aQ-00; Wed, 20 Jan 1999 23:32:07 
-0500
Date: Wed, 20 Jan 1999 23:32:07 -0500
From: Daniel Martin <[EMAIL PROTECTED]>
Subject: xxgdb: xxgdb doesn't work at all.
Sender: Daniel Martin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
X-Mailer: bug 3.1.7

Package: xxgdb
Version: 1.12-9.1
Severity: grave

The "grave" isn't a security problem, just a note that this bug "makes the
package in question unuseable or mostly so".

I have a simple program I wish to "debug".

--
#include<stdio.h>

main(int argc, char *argv[]) {
  printf("Hello, world.\n");
}
--

I compile it with "cc -g -o hello hello.c".

Running "xxgdb ./hello" gives my the nice little message "Segmentation
Violation" and then crashes and burns a little bit later.

I've gotten this behavior on every single program I've tried to debug.

This really needs to vanish into project/orphaned.

-- System Information
Debian Release: 2.1
Kernel Version: Linux cush 2.0.36 #1 Sun Jan 10 01:46:09 EST 1999 i586 unknown

Versions of the packages xxgdb depends on:
ii  gdb             4.17-4.m68k.ob The GNU Debugger
ii  libc6           2.0.7.19981211 GNU Libc: shared libraries
ii  xlib6g          3.3.2.3a-8     shared libraries required by X clients
---------------------------------------
Received: (at 32207-done) by bugs.debian.org; 31 Mar 2001 08:39:02 +0000
>From [EMAIL PROTECTED] Sat Mar 31 02:39:02 2001
Return-path: <[EMAIL PROTECTED]>
Received: from jagor.srce.hr [161.53.2.130] (mvela)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14jGuT-00017Z-00; Sat, 31 Mar 2001 02:39:01 -0600
Received: (from [EMAIL PROTECTED])
        by jagor.srce.hr (8.9.0/8.9.0) id KAA16320
        for [EMAIL PROTECTED]; Sat, 31 Mar 2001 10:38:59 +0200 (MET DST)
Date: Sat, 31 Mar 2001 10:38:59 +0200
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Fixed in xxgdb 1.12-9.2
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95i
Delivered-To: [EMAIL PROTECTED]

(xxgdb is now orphaned, so I'm closing the bugs fixed in non-maintainer
uploads.)

Here is the relevant changelog entry:

  xxgdb (1.12-9.2) frozen unstable; urgency=low
  [...]
    * Wraps xaw libraries (fixes #32207)
  [...]
   -- Daniel Martin <[EMAIL PROTECTED]>  Sun, 24 Jan 1999 02:33:20 -0500


Thanks,

Matej

Reply via email to