This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Question about the function "find_pc_sect_partial_function"


Dear all:

        I have meet a problem and try to solve it for about two days, but 
it still there, so wish you help me.

        my gdb version is 6.1.1

        suppose the following program :

         .section .text
        .proc   main
        .global main
         main:
        .BB1_main:   <--0 0x
         ... ...
        ... ...
         .BB2_main:
        ... ...
        ... ...


 
main#:
.BB1_main:
Wang Jiong 

  tel:2254


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]