ChangeLog-Apple   [plain text]


2009-01-09  Jason Molenda  (jmolenda@apple.com)

	* tui-stack.c (tui_show_frame_info): Fix func name typeo.

2008-11-06  Caroline Tice  <ctice@apple.com>

	* tui-stack.c (tui_show_frame_info):  Call 
	find_pc_partial_function_no_inlined instead of find_pc_partial_function

2002-10-29  Klee Dienes  <kdienes@apple.com>

	* tui.c: Remove malloc.h.
	* tui-hooks.c (_initialize_tui): Remove tui_init_hook as
	init_ui_hook (this essentially breaks tui, but prevents a GDB
	crash until tui is fixed).
	(target_wait_hook): Pass NULL client_data to target_wait.