mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 10:15:39 +02:00
indentation.
This commit is contained in:
parent
e60730059a
commit
4d8cd0871c
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
||||||
in a threaded program, GNU/Linux uses a thread manager
|
in a threaded program, GNU/Linux uses a thread manager
|
||||||
when trying to access the stackframe, gdb usually coredumps
|
when trying to access the stackframe, gdb usually coredumps
|
||||||
with an assert, it goes something like this:
|
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"
|
&"Cannot access memory at address 0x4002d794\n"
|
||||||
^error,msg="Cannot access memory at address 0x4002d794"
|
^error,msg="Cannot access memory at address 0x4002d794"
|
||||||
(gdb)
|
(gdb)
|
||||||
|
|
Loading…
Add table
Reference in a new issue