gdb error ''Cannot find bounds of current function''
Posted on December 20, 2017 at 11:54 When debugging my STM32F4-Discovery using gdb on command line, my gdb complains that 'cannot find bounds of current function'. Could anyone please help me understand the problem and cause? I generated a pro...