Mail Archives: djgpp/1996/01/13/23:02:39
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:4324
|
From: | brien AT lelend DOT stanford DOT edu (brien oberstein)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | GDB with scrollback history? / gdb-dpmi crashes.
|
Date: | Sun, 14 Jan 1996 00:02:54 GMT
|
Organization: | Stanford University
|
Lines: | 33
|
Message-ID: | <30f845a5.1366369@nntp>
|
NNTP-Posting-Host: | tip-mp10-ncs-6.stanford.edu
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
hi,
has anybody compiled a version of gdb which has command history
scrollback? right now i'm using the standard djgpp gdb binary from
gdb412bn.zip and the arrow keys don't work.
PS. when i start up gdb-dpmi under win3.1 with a c++ program i'm
writing it immediately crashes with:
64344+2560+512 = 67416
GDB is free software and you are welcome to distribute copies of it
under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for
details.
GDB 4.12 (go32 ), Copyright 1994 Free Software Foundation,
Inc...Segmentation violation in pointer 0x000cc004 at cf:85a77
eax=000c3f00 ebx=0000000a ecx=00002ee6 edx=000cc004 esi=000cc004
edi=00002ee6
ebp=00299e2c esp=00299e04 cs=cf ds=c7 es=c7 fs=c7 gs=bf ss=c7
cr2=00001ff5
Call frame traceback EIPs:
0x00085a77
0x0004901f
0x0004866e
0x00021db6
0x00021f8e
0x000221ff
0x0000150a
___________________________________
i tested gdb-dpmi with a simple hello world program and it worked
fine. taking a wild guess i'd say its a memory problem. just in case
it matters, i've got "Ram Doubler" installed (but i've never had a
problem with it in the past).
- Raw text -