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 server/13984] gdb stops controlling a thread after "Remote 'g' packet reply is too long: ..." error message


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

--- Comment #14 from berte <behzaterte at yandex dot com> ---
Hi all, 

I've same issue with gdb 7.12.

Also I found kinda workaround. If you remove -S paremeter passing to Qemu, gdb
works as expected but you cannot catch boot phase breakpoints.

### Env Info
gdb -v
GNU gdb (Gentoo 7.12 vanilla) 7.12
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>


qemu-system-x86_64 --version
QEMU emulator version 2.8.0
Copyright (c) 2003-2016 Fabrice Bellard and the QEMU Project developers

-- 
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]