1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

indentation.

This commit is contained in:
Alain Magloire 2002-10-13 02:35:02 +00:00
parent e60730059a
commit 4d8cd0871c

View file

@ -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)