This is the mail archive of the gdb-prs@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]

[Bug remote/16751] set target async w/o set non-stop results in infinite loop for target remote


https://sourceware.org/bugzilla/show_bug.cgi?id=16751

--- Comment #2 from David Taylor <dtaylor at emc dot com> ---
palves at redhat dot com <sourceware-bugzilla@sourceware.org> wrote:

> Can you show the full remote log?

Not sure what you are asking for.  If you are asking for the contents of
the emacs *gud-gdb* (or whatever it was called) buffer, I don't have it
anymore.

If you are asking for the set of messages sent by gdb and the replies, I
didn't have 'set debug remote 1' as part of the session.

I could rerun it, but first I want to better understand what you're
asking for.

If you're asking what set of commands I executed to reproduce the
problem, it was:

    /path/to/target/specific/gdb -nx path/to/target/elf/file
    set target-async 1
    target remote ...

and watch the 'fun' begin.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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