* utils.c (strcmp_iw): Add a hack to allow "FOO(ARGS)" to
authorPer Bothner <per@bothner.com>
Thu, 3 Sep 1992 05:03:47 +0000 (05:03 +0000)
committerPer Bothner <per@bothner.com>
Thu, 3 Sep 1992 05:03:47 +0000 (05:03 +0000)
commit546014f750f2c561be41eed79e5030dd8255cca0
tree05d93bf94813bd3c2c8d8a11c1372e64f42221b0
parent82eabd43a8e52ecaff314ee169cea870a12457e1
* utils.c (strcmp_iw):  Add a hack to allow "FOO(ARGS)" to
match "FOO".  This allows 'break Foo' to work when Foo is
a mangled C++ function.  (See comment before function.)
gdb/ChangeLog
gdb/utils.c
This page took 0.024486 seconds and 4 git commands to generate.