OSDN Git Service

Original patch by Tom Tromey <tromey@cygnus.com> and
authordrow <drow>
Wed, 22 Jan 2003 23:50:34 +0000 (23:50 +0000)
committerdrow <drow>
Wed, 22 Jan 2003 23:50:34 +0000 (23:50 +0000)
commite479f262653cc98f20cf0e7228f413fc63daf176
tree93fb158343134645937e41624b8bbce5bd475de0
parentd090ad42260c293503ee5f02a396a78dea88a28d
Original patch by Tom Tromey <tromey@cygnus.com> and
Jason Molenda <jmolenda@apple.com>.
* Makefile.in (PROFILE_CFLAGS): Substitute from configure.
(INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
* NEWS: Mention profiling.
* configure.in (--enable-gdbtk): Fix typo.
(--enable-profiling): New.  Set PROFILE_CFLAGS.
* maint.c (maintenance_set_profile_cmd): Remove NOTYET.
Fill in function.
(profiling_state): New variable.
(mcleanup_wrapper): New function.
(_initialize_maint): Remove NOTYET, fix call to
add_setshow_boolean_cmd for "maint set profile".
* configure: Regenerated.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/configure
gdb/configure.in
gdb/maint.c