[Bug mi/24347] Multiple mi result records for same command
alahay01 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Thu Mar 21 11:55:00 GMT 2019
https://sourceware.org/bugzilla/show_bug.cgi?id=24347
Alan Hayward <alahay01 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alahay01 at gcc dot gnu.org
--- Comment #1 from Alan Hayward <alahay01 at gcc dot gnu.org> ---
I get the same error on X86-6 using HEAD gdb.
$ ./gdb -i=mi -x testcmds a.out
Then type "continue"
Where "a.out" has >40 lines in the main source file and testcmds contains:
b main
r
hbreak 1
hbreak 2
hbreak 3
hbreak 4
hbreak 5
hbreak 6
hbreak 7
hbreak 8
hbreak 9
hbreak 10
hbreak 11
hbreak 12
hbreak 13
hbreak 14
hbreak 15
hbreak 16
hbreak 17
hbreak 18
hbreak 19
hbreak 20
hbreak 21
hbreak 22
hbreak 23
hbreak 24
hbreak 25
hbreak 26
hbreak 27
hbreak 28
hbreak 29
hbreak 30
hbreak 31
hbreak 32
hbreak 33
hbreak 34
hbreak 35
hbreak 36
hbreak 37
hbreak 38
hbreak 39
hbreak 40
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list