summaryrefslogtreecommitdiff
path: root/gdb/gdbtk/ChangeLog
blob: ef760be167fe6a8c3b6e87d7956f64705d2fdf55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2004-03-29  Martin Hunt  <hunt@redhat.com>

	* generic/gdbtk-register.c (map_arg_registers): If a specific
	register was requested, just return it without validating it 
	has a name.
	(get_register): Check DEPRECATED_REGISTER_CONVERTIBLE_P ().

2004-02-17  Martin Hunt  <hunt@redhat.com>

	* generic/gdbtk-register.c (Gdbtk_Register_Init): Replace
	calls to register_gdbarch_swap with deprecated_register_gdbarch_swap.

	* library/srcwin.itb: Remove an apparently redundant call 
	to gdbtk_locate_main and location. This actually broke in
	situations where no source files were found.