Hi all, 
    When I trace a program step by step in GDB under Emacs,  Emacs will switch the input focus to the source code. Can I change this behavior so that Emacs will jump to the corresponding line in the source code but the input focus still stay in the GDB buffer? 
Thanks.

Shiyuan