**** BEGIN LOGGING AT Fri Jul 06 03:00:02 2018 Jul 06 17:06:17 muneeb17: did you test any of those ? Jul 06 22:16:33 zeekhuge: abhishek_ : Wormo : Tried out the following things Jul 06 22:18:43 1. Storing the strings in a separate elf section - This was not working because with our needed implementation we need to pass an anonymous string like LOG("string"). The problem with this is that the string is straightaway stored to the .rodata part and therefore I could not use pragma to store it Jul 06 22:19:51 The only way a string could be stored is by declaring an array implementation like char s[] = "string" Jul 06 22:22:04 Ok.. I realise midway that its better to send a mail for this Jul 06 23:10:37 Wormo: there? **** ENDING LOGGING AT Sat Jul 07 03:00:00 2018