![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't locate object method "fetchrow_array" Error | rawat_me01 | Shell Programming and Scripting | 0 | 05-23-2007 04:14 AM |
| Help! "Bus error" and "CPU Panic" box wont boot | hcclnoodles | SUN Solaris | 3 | 10-05-2006 01:38 PM |
| Can I make "touch" create executable files by manipulating umask? | tphyahoo | Shell Programming and Scripting | 1 | 06-07-2006 12:23 PM |
| shared object "undefined symbol: fstat" error | marcus121 | High Level Programming | 5 | 04-24-2006 04:11 PM |
| Error : "No data written to object that was write locked" | nileshkarania | UNIX for Dummies Questions & Answers | 1 | 06-07-2003 08:29 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
We are trying to run dbx on a core file for which we have the original executable and libs, but not the source / object tree. We have recompiled the objects from the original source, but dbx complains that they were compiled at a different time, and refuses to read them: Object file: <pathname>/server.o compiled on: Mon Oct 4 13:50:43 2004 Executable contains object file compiled on: Sun Mar 28 10:19:30 2004 dbx: warning: Object file is not the same one that was linked into executable. Skipping stabs. (see `help finding-files') How can we force dbx to ignore the compiled-in date stamps and read the object files? |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|