mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +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
|
||||
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue