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?

gdb won't work without binary. CDT does not enforce binary to be valid but I doubt you can launch with empty one.

Marc Khouzam wrote:
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


Back to the top