Search:
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
29618fe
in buchla-emu for
emu
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/05/2017 08:57:52 PM (
7 years
ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
65e7a3a
Parents:
149c3e0
Message:
No GDB connection -> no breakpoint response.
File:
1 edited
emu/gdb.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
emu/gdb.c
r149c3e0
r29618fe
611
611
state = STATE_ACK;
612
612
613
if (con == NULL) {
614
cont_cpu();
615
continue;
616
}
617
613
618
if (SDLNet_TCP_Send(con, "$S05#b8", 7) != 7) {
614
619
err("connection error");
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive