This is the mail archive of the insight@sourceware.org mailing list for the Insight 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]

Re: Can't debug x86_64 C++ programs.


I debugged deep into the tcl code but still missed the important part. It's pretty hard to find out where something didn't happen.

Could you do a quick test for me that will tell me where it should have happened:

start gdb debugging insight debugging any x86_64 image. (I used gdb --args insight opannote)
set a breakpoint on setup_architecture_data
run until you hit that breakpoint the second time (which you say happens. For me it never does).
do a backtrace
email the result to me.


John Fine wrote:
That still doesn't end up calling setup_architecture_data. I don't know whether I can debug well enough to find out why.




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