]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/configure.ac
Original patch by Tom Tromey <tromey@cygnus.com> and
authorDaniel Jacobowitz <drow@false.org>
Wed, 22 Jan 2003 23:50:35 +0000 (23:50 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 22 Jan 2003 23:50:35 +0000 (23:50 +0000)
commitd28f9cdffd64eccc907a788a61c75968eeb0e954
tree26505ccef16583054609ba765abc9d5dbfe0b4af
parente7ba9c658425d264adc54dfcf0b654cfc3df8f14
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