[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#9052: 24.0.50; Problem parsing arguments: interpreter-exec console
From: |
Chong Yidong |
Subject: |
bug#9052: 24.0.50; Problem parsing arguments: interpreter-exec console |
Date: |
Thu, 22 Mar 2012 01:11:56 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) |
Sam Steingold <sds@gnu.org> writes:
> I run gdb on a program compiled with g++ and I cannot get gdb to call
> functions:
>
> (gdb) p x
> $1 = 1
> (gdb) p bar(10)
> (gdb)
>
> (no output, message "Problem parsing arguments: interpreter-exec
> console") in *Messages* and echo area.
Sorry for the late response, but are you still seeing this? I just
tried to reproduce with a toy program, and it works fine.
- bug#9052: 24.0.50; Problem parsing arguments: interpreter-exec console,
Chong Yidong <=