Search:

Type: Posts; User: yanglei_fage

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    1,258

    help about segmention fault

    I always get a segmentation fault, can someone help me to modify. thanks in advance



    #include <pthread.h>
    #include <stdio.h>
    #include <stdlib.h>
    #include <sys/time.h>
    #include <string.h>...
  2. Replies
    3
    Views
    3,524

    matsp ,thanks for your reply,here I want to know...

    matsp ,thanks for your reply,here I want to know why gdb can't find the symbol file,It seems that some symbol is found by gdb,but other symbol file is not found by gdb.
    any ideas?
  3. Replies
    3
    Views
    3,524

    Symbol file not found for *.ko

    When I debug vmlinux with gdb, after it connect to the target, I got below output:

    usbcore.ko: No such file or directory.
    Error while mapping shared library sections:
    ohci_hcd.ko: No such file...
Results 1 to 3 of 3