This is the mail archive of the gdb-prs@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]

[Bug tdep/19373] Attach -> detach -> attach to a different exe: loads symbols from original exe


https://sourceware.org/bugzilla/show_bug.cgi?id=19373

--- Comment #2 from phantall at gmail dot com ---
I forgot to mention platform details in case it's relevant:

* x86 RHEL 6.x
* built with gcc 4.9.2
* gmake 7.10 from src

My original suspicion was that linux_proc_pid_to_exec_file returning an address
to static memory had something to do with it, but now I think it's just not
checking to see if the new PID's exe path is different.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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