import gdb-1999-12-06 snapshot
This commit is contained in:
parent
1e37c28164
commit
c2d11a7da0
115 changed files with 19925 additions and 1063 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue