Description of problem: Before, gdb could be used as a calculator, but recently gdb forgot how to do arithmetic. Version-Release number of selected component (if applicable): gdb-7.2-4.fc14.x86_64 How reproducible: every time Steps to Reproduce: 1. gdb # no arguments 2. (gdb) p 1+2 3. Actual results: GDB does not (yet) know how to evaluate that kind of expression Expected results: $1 = 3 Additional info:
* Sat Sep 18 2010 Jan Kratochvil <jan.kratochvil> - 7.2-6.fc14 - Temporarily build with -O0 to workaround GCC BZ 634757 (cmove bug). https://admin.fedoraproject.org/updates/gdb-7.2-6.fc14