OSDN Git Service

2002-11-30 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 30 Nov 2002 16:33:55 +0000 (16:33 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 30 Nov 2002 16:33:55 +0000 (16:33 +0000)
commitaf8b6bda5b80c533eba35af3b15a4351097b8d53
tree9cc760ea15e10f047c223be885f036bb1c7f4428
parent1bbb2b5590641fe8700c42893532b1f038e2dc1a
2002-11-30  Andrew Cagney  <cagney@redhat.com>

* exec.c (xfer_memory): Replace boolean with int.
* p-exp.y: Use 0 instead of false.
* corelow.c (gdb_check_format): Change return type to int from
boolean.
* utils.c: Don't include <curses.h> or <term.h> first.
gdb/ChangeLog
gdb/corelow.c
gdb/exec.c
gdb/p-exp.y
gdb/utils.c