bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error evalutation conditional..


From: Paul Martinolich
Subject: error evalutation conditional..
Date: Thu, 28 Sep 2000 15:08:43 -0500

What is going here?  Thanks.  Paul.

(gdb) break if ip > 400
Breakpoint 6 at 0x8052f06: file ../../../src/ocolor/MSl12/convl12.c,
line 139.
(gdb) p ip
$21 = 276
(gdb) cont
Continuing.
Error in testing breakpoint condition:
Invalid type combination in ordering comparison.

Breakpoint 6, convl12 (l1rec=0xbffff7cc, l2rec=0xbffff630, spix=0,
epix=899, input=0xbffd91f4)
    at ../../../src/ocolor/MSl12/convl12.c:139
139                   atmocor2_(
(gdb) whatis ip 
type = int

 $ gdb --version
GNU gdb 19991116
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or 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.
This GDB was configured as "i586-mandrake-linux".

-- 
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
Paul Martinolich/Software Engr.   e-mail:
address@hidden
Neptune Sciences, Inc.            voice: (228) 688-5280
NRL Remote Sensing/Ocean Color    http://www7240.nrlssc.navy.mil/ocolor/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]