Xref: news-dnh.mv.net comp.os.msdos.djgpp:4454 From: ajcurtis AT westworld DOT com (Allen J. Curtis) Newsgroups: comp.os.msdos.djgpp Subject: GDB Date: Mon, 15 Jan 1996 17:13:22 GMT Organization: Westworld Communications, Inc. Lines: 12 Message-ID: <4de28q$1gf@mothra.westworld.com> NNTP-Posting-Host: bc.westworld.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello again, I am trying to run the GDB debugger and running into some difficulties. 1) There isn't a DGB.exe file so I assume that it must be run via GO32 2) When I try: go32 gdb - It says that I do not have enough mem 3) When I try: go32 gdb-dpmi - I get an unexpected DOS return code Any help to get a jump start would be appreciated.