import gdb-1999-12-06 snapshot

This commit is contained in:
Jason Molenda 1999-12-07 03:56:43 +00:00
parent 1e37c28164
commit c2d11a7da0
115 changed files with 19925 additions and 1063 deletions

View file

@ -85,7 +85,7 @@ cisco_kod_open (kod_display_callback_ftype *display_func,
/* Return name, version, and description. I hope we have enough
space. */
return (strdup ("gdbkodcisco v0.0.0 - Cisco Kernel Object Display"));
return (xstrdup ("gdbkodcisco v0.0.0 - Cisco Kernel Object Display"));
}
/* Close the connection. */