public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/5511] New: NPE when doing a "tab" after a "break" command
@ 2007-12-19 19:06 rmoseley at redhat dot com
  0 siblings, 0 replies; only message in thread
From: rmoseley at redhat dot com @ 2007-12-19 19:06 UTC (permalink / raw)
  To: frysk-bugzilla

I get a null pointer exception when I "run" a program and then type in
"break-SPACE-TAB.

(fhpd) break java.lang.NullPointerException
   at
frysk.debuginfo.ObjectDeclarationSearchEngine.complete(ObjectDeclarationSearchEngine.java:148)
   at
frysk.expr.IncompleteIdentifierException.complete(IncompleteIdentifierException.java:61)
   at frysk.expr.ExpressionFactory.complete(ExpressionFactory.java:70)
   at frysk.hpd.CompletionFactory.completeExpression(CompletionFactory.java:79)
   at frysk.hpd.BreakpointCommand.completer(BreakpointCommand.java:185)
   at frysk.hpd.ParameterizedCommand.complete(ParameterizedCommand.java:199)
   at frysk.hpd.MultiLevelCommand.complete(MultiLevelCommand.java:149)
   at frysk.hpd.CLI.complete(CLI.java:132)
   at frysk.bindir.fhpd$FhpdCompletor.complete(fhpd.java:75)
   at jline.ConsoleReader.complete(ConsoleReader.java:811)
   at jline.ConsoleReader.readLine(Cons
oleReader.java:551)
   at jline.ConsoleReader.readLine(ConsoleReader.java:503)
   at frysk.bindir.fhpd.main(fhpd.java:162)
Internal Error: java.lang.NullPointerException
   at frysk.hpd.BreakpointCommand.interpret(BreakpointCommand.java:100)
   at frysk.hpd.ParameterizedCommand.interpret(ParameterizedCommand.java:142)
   at frysk.hpd.MultiLevelCommand.interpret(MultiLevelCommand.java:138)
   at frysk.hpd.CLI.execCommand(CLI.java:267)
   at frysk.bindir.fhpd.main(fhpd.java:163)

-- 
           Summary: NPE when doing a "tab" after a "break" command
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: rmoseley at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5511

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-19 19:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-19 19:06 [Bug general/5511] New: NPE when doing a "tab" after a "break" command rmoseley at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).