Debugger: failing to retrieve the query filename on non-WIN32 platforms

Bug #918720 reported by Gabriel Petrovay
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
Medium
Matthias Brantner

Bug Description

In the DebuggerServer, the query file name is needed to be sent to the debugger clients in the DBGP protocol.

But this call fails under on Unix based systems:
aQuery->getFileName()

Therefore there is this comment in the code:

  // TODO: under Linux, when trying to get the file name of the query
  // the call fails because getFileName tries to get a lock that
  // is already taken. Therefore the assertion in mutex.cpp:63
  // terminates the execution

Tags: linux mac
Changed in zorba:
assignee: nobody → Matthias Brantner (matthias-brantner)
Chris Hillery (ceejatec)
tags: removed: debug
tags: removed: filename
tags: removed: query
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.