This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: gdb line# info?


>>>>> "Dachuan" == Dachuan Yu <dachuan.yu@yale.edu> writes:

Dachuan> After I change some of the source files (such as
Dachuan> .../java/class.c), my gdb doesn't know about the
Dachuan> line number information any more. How do I fix it?

Make sure you rebuilt the compiler with -g.

Tom


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