* utils.c (string_to_core_addr): If the executable format
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 17 Dec 2007 17:49:29 +0000 (17:49 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 17 Dec 2007 17:49:29 +0000 (17:49 +0000)
commit9544c605b634aa6fd72e24537c327dcce5f3a306
treeaeffb183db2fe0b702b2525932df982cec9d4a7e
parentaa707ed0e50465d070ac4a5a8f03ef07c5042319
* utils.c (string_to_core_addr): If the executable format
indicates that addresses should be sign-extended and there are
only 8 hex digits in the address, then do so.
* Makefile.in (utils.o): Depend on $(gdbcore_h).
gdb/ChangeLog
gdb/Makefile.in
gdb/utils.c
This page took 0.025088 seconds and 4 git commands to generate.