This is the mail archive of the insight@sources.redhat.com 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]

Re: [RFA] gdbtk/generic/gdbtk-cmds.c: try entry point if no "main"


On 27 Feb 2001, I wrote:

>The appended patch checks the program's entry point if none of the
>gdb/main_names functions are found.  This is useful when debugging
>assembly-language programs, which often lack a "main" function.
>
>gdbtk/ChangeLog:
>
>	* generic/gdbtk-cmds.c (gdb_entry_point): New TCL command.
>	* library/interface.tcl (gdbtk_locate_main): Try the program's
>	entry point if no main function is found.

On 27 Feb 2001, Keith Seitz replied:

>I recommend that this patch be approved. It looks correct.

Since Keith is now an Insight maintainer, I've taken the above as approval
for the patch and committed it.  Okay?

Nick


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