* breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function
[deliverable/binutils-gdb.git] / gdb / partial-stab.h
index e511599b6419c1919545f1284fde92bb5e900e96..3be0be6188739e94982213d24d195e23e3d6d880 100644 (file)
@@ -613,6 +613,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
          /* If we haven't found it yet, ignore it.  It's probably some
             new type we don't know about yet.  */
          complain (&unknown_symtype_complaint,
-                   local_hex_string (CUR_SYMBOL_TYPE));
+                   local_hex_string ((unsigned long) CUR_SYMBOL_TYPE));
          continue;
        }
This page took 0.022769 seconds and 4 git commands to generate.