Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Does Post mortem need a project/program?

Hi Marc,

I believe the binary is required by gdb to get the symbol information.

Cheers,
Mikhail 

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Marc Khouzam
Sent: Wednesday, April 08, 2009 7:05 PM
To: CDT General developers list.
Subject: [cdt-dev] Does Post mortem need a project/program?

Hi,

when doing post mortem debugging (core file), is there a case where the
user would not specify a project or program?

>From what I see, GDB needs a binary to be specified.
However, the CDT PostMortem launch does not enforce this.

Is it ok to require the user to provide a project and program in the
launch?

Thanks

Marc
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
-- 
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.


Back to the top