home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gdb.bug
- Path: sparky!uunet!cis.ohio-state.edu!cygnus.com!gnu
- From: gnu@cygnus.com
- Subject: Re: Attaching to a process
- Message-ID: <9211220727.AA14750@cygnus.com>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- References: <1992Nov21.222005.24150@spectrum.xerox.com>
- Distribution: gnu
- Date: Sat, 21 Nov 1992 15:27:17 GMT
- Approved: bug-gdb@prep.ai.mit.edu
- Lines: 10
-
- > Now, how do I update the version information on gdb (so I know I'm using
- > 4.7.1...
-
- The version number is set in Makefile.in's VERSION= line. I don't
- recommend calling it 4.7.1 though; call it 4.7+patch or something.
- We use numbers like 4.7.1 for internal development versions that are made
- in between the releases that most of you-all see.
-
- John
-
-