Ticket #491 (closed patch: wontfix)

Opened 13 years ago

Last modified 10 years ago

Use longopts in parrot debugger

Reported by: tuxdna Owned by: dukeleto
Priority: trivial Milestone:
Component: tools Version:
Severity: low Keywords: debugger
Cc: Language:
Patch status: Platform: all

Description

Use longopts to parse command line options in parrot_debugger.c

Attachments

parrot_debugger_cmdline_options_rewrite.patch Download (3.3 KB) - added by tuxdna 13 years ago.
Patch for parsing command line argument using longopts

Change History

Changed 13 years ago by tuxdna

Patch for parsing command line argument using longopts

Changed 11 years ago by jkeenan

Is there anyone who uses the Parrot debugger who could evaluate this patch?

Thank you very much.

kid51

Changed 11 years ago by whiteknight

  • priority changed from normal to trivial
  • owner set to dukeleto
  • component changed from core to tools
  • severity changed from medium to low

The debugger has changed in part following the new embedding API work. I suspect strongly that this patch will no longer apply cleanly. This is something that is worth looking into, but is probably very low priority.

Changed 10 years ago by dukeleto

  • status changed from new to closed
  • resolution set to wontfix

The current debugger isn't worth working on any more (we don't even install it now). Thanks for the patch, but we will not be pursuing this.

Note: See TracTickets for help on using tickets.