binutils-gdb/gdb/cli
Ulrich Weigand 1fac167a76 ChangeLog:
* printcmd.c (print_scalar_formatted): Always truncate
	unsigned data types.

	* cli-dump.c (struct callback_data): Change type of load_offset
	to CORE_ADDR.
	(restore_binary_file): Update type casts.
	(restore_command): Parse load_offset as address, not long.

	* utils.c (string_to_core_addr): Do not sign-extend value.
	* varobj.c (find_frame_addr_in_frame_chain): Truncate frame_base
	before comparing against requested frame address.

testsuite/ChangeLog:

	* gdb.base/dump.exp: Handle SPU like 64-bit platforms.
2009-06-17 18:49:37 +00:00
..
cli-cmds.c gdb/ 2009-05-19 13:51:37 +00:00
cli-cmds.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-decode.c * cli/cli-decode.c (add_alias_cmd): Correct assertion. 2009-06-08 15:45:39 +00:00
cli-decode.h * infrun.c (normal_stop): Use has_stack_frames instead of 2009-03-25 21:42:35 +00:00
cli-dump.c ChangeLog: 2009-06-17 18:49:37 +00:00
cli-dump.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-interp.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-logging.c 2008-02-21 Pedro Alves <pedro@codesorcery.com> 2009-02-21 16:14:50 +00:00
cli-script.c gdb/ 2009-05-23 16:17:18 +00:00
cli-script.h * NEWS: Document "define" for prefixed commands. 2009-01-14 20:40:09 +00:00
cli-setshow.c gdb/ 2009-05-23 16:17:18 +00:00
cli-setshow.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00