diff --git a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog index d4dc0d553cd..715a848bd43 100644 --- a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog +++ b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog @@ -5,8 +5,8 @@ in a threaded program, GNU/Linux uses a thread manager when trying to access the stackframe, gdb usually coredumps with an assert, it goes something like this: - 54 0-data-disassemble -f manager.c -l 136 -n 100 0 - + +-data-disassemble -f manager.c -l 136 -n 100 0 &"Cannot access memory at address 0x4002d794\n" ^error,msg="Cannot access memory at address 0x4002d794" (gdb)