Mail Archives: djgpp/1996/01/14/06:36:33
On Sun, 14 Jan 1996, brien oberstein wrote:
> 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.
Use Ctrl-P for previous line, Ctrl-N for next line, Ctrl-F for
forward-character, Ctrl-B for backward-character.
> PS. when i start up gdb-dpmi under win3.1 with a c++ program i'm
> writing it immediately crashes with:
This is a known problem in DJGPP v1.12. It is corrected in v2.0.
- Raw text -