Currently • ESI contains a pointer to a char array • EAX contains the length of the array pointed to by ESI ECX contains

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Currently • ESI contains a pointer to a char array • EAX contains the length of the array pointed to by ESI ECX contains

Post by answerhappygod »

Currently Esi Contains A Pointer To A Char Array Eax Contains The Length Of The Array Pointed To By Esi Ecx Contains 1
Currently Esi Contains A Pointer To A Char Array Eax Contains The Length Of The Array Pointed To By Esi Ecx Contains 1 (208.46 KiB) Viewed 30 times
Currently • ESI contains a pointer to a char array • EAX contains the length of the array pointed to by ESI ECX contains i • EDX contains j Fill in the blank with a single GDB command to print out all the values pointed to by ESI. When writing your answer Only put whitespace between the command and the argument o For example, if I wanted to print the value of var + 7 it would be: p var+7 ▪ There is a space between the command [p] and the argument (var+7) but there is no whitespace in the argument [var+7)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply