Hi Hackers, Attached is the updated patch which also includes code changes to avoid reloading same proc/function again in case of a recursive call.
On Mon, Aug 27, 2018 at 6:44 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please hold on with the patch. As discussed and found by Ashesh Vashi, if > we <Step In> the function called recursively then it is loading the > debugger with source code again which can be avoided and will improve > performance if the function is large. > Will send the updated patch along with the required changes. Thank you > Ashesh. > > On Mon, Aug 27, 2018 at 6:16 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached is the patch to make debugger scroll automatically to current >> active line and scroll along with StepIn/StepOut. Previously, we had to >> manually scroll. >> >> Kindly review. >> >> -- >> Thanks and Regards, >> Aditya Toshniwal >> Software Engineer | EnterpriseDB Software Solutions | Pune >> "Don't Complain about Heat, Plant a tree" >> > > > -- > Thanks and Regards, > Aditya Toshniwal > Software Engineer | EnterpriseDB Software Solutions | Pune > "Don't Complain about Heat, Plant a tree" > -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB Software Solutions | Pune "Don't Complain about Heat, Plant a tree"
RM3554.patch
Description: Binary data