On Sat, Sep 24, 2011 at 4:07 PM, Abhijit Halder wrote: > On Sat, Sep 24, 2011 at 2:48 PM, Abhijit Halder > wrote: >> Hi all, >> >> This patch is about fixing parse error coming when gdb tries to parse >> a pointer to a function pointer. e.g. (int)(**)(int) and the > > This is also a filed bug. (PR 9514). > >> associated problem, defined in PR 9837, which says wrong parsing when >> pointers appear in function argument e.g.  (int)(*)(int*) >> >> Please review this. >> >> Thanks, >> Abhijit Halder >> > Updating the Changelog. Regards, Abhijit Halder