OSDN Git Service

Original patch by Tom Tromey <tromey@cygnus.com> and
authorDaniel Jacobowitz <dan@debian.org>
Wed, 22 Jan 2003 23:50:35 +0000 (23:50 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Wed, 22 Jan 2003 23:50:35 +0000 (23:50 +0000)
commit4190c25e4cf2e4f4f99a6d8ac32a8007a50511fa
treef2405e8d15f93e3c10a19a0df26556491bb5cb2d
parentec485ed09d03afbc75506715780e3b872307e1ad
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