summaryrefslogtreecommitdiff
path: root/dist/gdb/patches/gdb-work-around-trk-single-step.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dist/gdb/patches/gdb-work-around-trk-single-step.patch')
-rw-r--r--dist/gdb/patches/gdb-work-around-trk-single-step.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/gdb/patches/gdb-work-around-trk-single-step.patch b/dist/gdb/patches/gdb-work-around-trk-single-step.patch
index 069bc82a78..c4ea88a4e6 100644
--- a/dist/gdb/patches/gdb-work-around-trk-single-step.patch
+++ b/dist/gdb/patches/gdb-work-around-trk-single-step.patch
@@ -9,7 +9,7 @@ this problem.
--- a/gdb/infrun.c
+++ b/gdb/infrun.c
-@@ -5061,9 +5061,9 @@ process_event_stop_test:
+@@ -5186,9 +5186,9 @@
return;
}