Re: Disassembling support in Nemiver



Dodji Seketeli scrisse:

> nmv_log_domains="nmv-gdb-engine.cc" nemiver <your-application> >
> log.txt 2>&1 , do the steps that lead to the crash, and send me the
> log.txt file, please?

Attached. It basically crash on "show assembly".
Source is:

lucab galatea:~/debian$ cat pippo.c 
#include <stdio.h>
#include <stdlib.h>

int main(int argc, char **argv)
{
printf("Hello world\n");
return 0;
}

Ciao, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.    | lucab (AT) debian.org
`. `'`  			| GPG Key ID: 3BFB9FB3
  `-     http://www.debian.org 	| Debian GNU/Linux Developer

Attachment: log.txt.gz
Description: Binary data

Attachment: pgp4EcdF9isoo.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]