_initialize_inftarg
Andrew Cagney
ac131313@cygnus.com
Tue Jun 25 20:19:00 GMT 2002
> There are 3 functions in gdb named _initialize_inftarg:
>
> grep -n '^_initialize_inftarg' *.c /dev/null
> inftarg.c:839:_initialize_inftarg (void)
> win32-nat.c:1818:_initialize_inftarg (void)
> wince.c:1968:_initialize_inftarg (void)
>
> I assume the win* ones are simply cut-and-paste error?
Er, yes - they should correspond to their file names. I guess only one
was linked in at any time.
Andrew
More information about the Gdb
mailing list