Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Richard Stanton" To: "Cygwin Mailing List" Subject: RE: Updated: gdb 20000608 Date: Fri, 9 Jun 2000 11:01:45 -0700 Message-ID: <001001bfd23c$c65b5bd0$524b2080@berkeley.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20000608213429.A17532@cygnus.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal There seem to be some problems with the updated gdb. First, McAfee Virusscan complains the archive has a virus inside, but doesn't give me any virus name. I switched off the virus checker, and installation proceeded OK. Prior to the update, typing "gdb progname" would fire up gdb in GUI mode. Now, I get back a command prompt without ever seeing anything happen at all. Within EMACS, gdb starts up OK, and kind of works, but I can't see the source file. For example, with my source file c:\projects\sbir\simls.c, I asked to run gdb on the executable simls.exe. Emacs opens a window showing the (empty) NEW file c:/cygdrive/c/projects/sbir/simls.c. Any thoughts? Richard Stanton > -----Original Message----- > From: cygwin-announce-owner AT sourceware DOT cygnus DOT com > [mailto:cygwin-announce-owner AT sourceware DOT cygnus DOT com]On Behalf Of Chris > Faylor > Sent: Thursday, June 08, 2000 6:34 PM > To: cygwin-announce AT sourceware DOT cygnus DOT com > Subject: Updated: gdb 20000608 > > > I've uploaded a new version of gdb to sourceware/pub/cygwin/latest. > This version of gdb should be able to properly find file even if the > files are referenced via the cygwin mount table. > > I've also made a couple of other modifications. gdb no longer > displays the DLLs that are loaded as they are loaded. Instead, > you can get a list of DLLs via the "info shared" command. > > I also added a "dll-symbols" command for loading the symbols of a DLL > file. > > To update your installation, CREATE AN EMPTY DIRECTORY, cd to it, and > download the latest version of setup.exe from the cygwin/latest > directory at a cygwin mirror site near you. Then type: > > setup gdb > > Answer the questions as you did when you first installed cygwin. This > procedure should only update the gdb package. > > Once the setup is complete you may remove this newly created directory. > It will contain the setup.exe program, a setup log file, and the > gdb tar file. None of these are needed for further operation of gdb > but you can keep them around if you are interested in reinstalling > everything later. > > As usual, I have only updated sourceware. The gdb files will take a > while to propagate to the mirror sites. > > Christopher Faylor > Cygwin Engineering Manager > Red Hat, Inc. > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com