]> git.sur5r.net Git - openocd/commit
Cleanup and improve handle_halt_command:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 13 Jun 2009 00:33:11 +0000 (00:33 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 13 Jun 2009 00:33:11 +0000 (00:33 +0000)
commit5d0cdf4d947384844d01130a7cd5749296e853e0
treea204f55b30bb0e85c5ea7f891b04794b83c854fb
parentfad8521a87026e841b972e90794cc6224d4b5009
Cleanup and improve handle_halt_command:
- Make argument check use parse_uint to ensure value parses properly.
- Move variable declarations to location of first use.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2228 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/target.c