This is the mail archive of the gdb@sources.redhat.com 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]

exec


Hi,
When i step into:

(*func) (program, argv);

gdb exits.

func is execv, and program is "/usr/local/libexec/gcc/avr/3.4.3/cc1"

How do i get into cc1 so i can set breakpoints there?


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