[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#32207: marked as done (xxgdb: xxgdb doesn't work at all.)



Your message dated Sat, 31 Mar 2001 10:38:59 +0200
with message-id <20010331103859.M10675@jagor.srce.hr>
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 <01J6S5DB0N0SDQG71E@jhmail.hcf.jhu.edu> for
 submit@bugs.debian.org; 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 <Daniel.Martin@jhu.edu>
Subject: xxgdb: xxgdb doesn't work at all.
Sender: Daniel Martin <Daniel.Martin@jhu.edu>
To: submit@bugs.debian.org
Message-id: <E103Bmp-0004aQ-00@cush.dyn.ez-ip.net>
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 mvela@jagor.srce.hr Sat Mar 31 02:39:02 2001
Return-path: <mvela@jagor.srce.hr>
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 mvela@localhost)
	by jagor.srce.hr (8.9.0/8.9.0) id KAA16320
	for 32207-done@bugs.debian.org; Sat, 31 Mar 2001 10:38:59 +0200 (MET DST)
Date: Sat, 31 Mar 2001 10:38:59 +0200
From: Matej Vela <vela@debian.org>
To: 32207-done@bugs.debian.org
Subject: Fixed in xxgdb 1.12-9.2
Message-ID: <20010331103859.M10675@jagor.srce.hr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95i
Delivered-To: 32207-done@bugs.debian.org

(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 <fizbin@debian.org>  Sun, 24 Jan 1999 02:33:20 -0500


Thanks,

Matej



Reply to: