* corelow.c (core_ops): Don't initialize statically.
authorStan Shebs <shebs@codesourcery.com>
Thu, 31 Dec 1998 23:28:57 +0000 (23:28 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 31 Dec 1998 23:28:57 +0000 (23:28 +0000)
commit4c49748e82846f92ba0b54ffbf0a698dbeea0607
tree74a1df463ddd8a0c39e1a8cd5a073e29be49e103
parentb5c7e12253661c46073717714ac3c4c9cc109308
* corelow.c (core_ops): Don't initialize statically.
(init_core_ops): New function, fills in core_ops.
(_initialize_corelow): Use it.
gdb/ChangeLog
gdb/corelow.c