-
I think there is some problems with ubuntu 13.10, maybe comming from the python version.
"GNU gdb (GDB) 7.6.1-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version …
-
And here is the situation, I ran loop.run() in a background thread, thread.daemon = True, and the main thread may exit before loop.run() returns. I don't know if this is the reason for this coredump, …
zTrix updated
10 years ago
-
peda isn't compatible with python3, and my gdb works with python3, whence this great softwre is not working in some versions of gdb :/
for example
print()
except Exception as e
and so on .. you k…
-
gdb version 7.6.2, peda latest version.
I used peda to debug https://30c3ctf.aachen.ccc.de/static/bigdata.tar.gz
I just typed
```
start
procinfo
```
and gdb crashed with coredump backtrace below
…
zTrix updated
10 years ago
-
Hi,
While doing some modifications for my next pull-request I ran into some problems that seem to be due to the fact PEDA.getpid() uses memoization.
The problem is that it _always_ takes the same ar…
-
root@debianvm:/root# gdb ./binaryfile
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is f…
-
If i want to disable the pager and set pagesize to 0 functions such as hexdump don't work. They print one line and the function usage.
I fixed the problem locally by doing
```
diff --git a/lib/utils.…
Sin42 updated
11 years ago
-
Hi,
We think crass is a very cool tool and preparing using it to analysis our data. However, when we install libcripsr, some error occurs. There are there step we should run. I have pasted the mes…
-
*Issue migrated from trac ticket # 4751*
**component:** old wxOSX/Carbon port | **priority:** normal | **resolution:** fixed
#### 2008-03-29 20:08:49: jtupper created the issue
___
Although I've h…