On 09/10, Tom Tromey wrote:
>
> >>>>> "Oleg" == Oleg Nesterov <o...@redhat.com> writes:
>
> >> I've always just used:
> >> (gdb) set var=0
>
> Oleg> No, I tried this too, doesn't work.
> Oleg>         (gdb) set var=0
> Oleg>         A syntax error in expression, near `=0'.
>
> Yeah, it is ambiguous if the actual variable name conflicts with any gdb
> "set" subcommand.

Ah, good to know. gdb has a lot of them ;)

Oleg.

Reply via email to