This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Does target-async work on MS-Windows?


On Wed, 26 Oct 2011 21:10:31 +0200, Eli Zaretskii wrote:
>   (gdb) r& -Q
>   Starting program: D:\gnu\bzr\emacs\trunk\src/./oo/i386/emacs.exe & -Q
                                                                     ^
>   [New Thread 3904.0x17e4]
>   [New Thread 3904.0x11a8]
> 
> And it waits, instead of showing the prompt, as the manual promised.

You should use:
(gdb) r -Q &

I find it is the same syntax such as in shell.


Regards,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]