help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gud settings


From: Richard Riley
Subject: Re: gud settings
Date: Sun, 27 Dec 2009 18:15:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

andrea <andrea.crotti.0@gmail.com> writes:

> I was trying to use gud (I need at least gdb and pdb) but I'm not able
> to abilitate the multi-window setting.
>
> I've set up the variables
>
>
> (setq gdb-many-windows t)
> (setq gdb-show-main t)
>
>
>
> But nothing, I only see one buffer...
> I've found many nice things on the net but I'm not able to get even the
> basic things working..
>
>
>
>
>

How to you start gdb?

I start debugging a C program "files" like this for instance:-

gdb --annotate=3 files


regards

r.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]