<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>125671</bug_id>
          
          <creation_ts>2006-04-16 15:30:44 +0000</creation_ts>
          <short_desc>better feedback when no source is avaiable to debug into</short_desc>
          <delta_ts>2012-03-11 17:28:55 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kdevelop</product>
          <component>CPP Debugger</component>
          <version>3.3.2</version>
          <rep_platform>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Robert Anderberg">spam</reporter>
          <assigned_to>kdevelop-bugs-null</assigned_to>
          <cc>daviddoria</cc>
    
    <cc>leonp</cc>
    
    <cc>niko.sams</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>431369</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Anderberg">spam</who>
    <bug_when>2006-04-16 15:30:44 +0000</bug_when>
    <thetext>Version:           3.3.2 (using KDE 3.5.2, Kubuntu Package 4:3.5.2-0ubuntu1 dapper)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.15-20-386

It wasn&apos;t obvious to me when debugging and no source is available what&apos;s happening, the only indication is on the status line and it&apos;s not that prominent.

I think the Disassemble window should be shown by default to show that it&apos;s tracing into code with no source. This would make it obvious and also allow people to see that they could step out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1214783</commentid>
    <comment_count>1</comment_count>
    <who name="Niko Sams">niko.sams</who>
    <bug_when>2012-01-15 17:40:44 +0000</bug_when>
    <thetext>*** Bug 289992 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1214785</commentid>
    <comment_count>2</comment_count>
    <who name="Niko Sams">niko.sams</who>
    <bug_when>2012-01-15 17:41:47 +0000</bug_when>
    <thetext>*** Bug 290992 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1214787</commentid>
    <comment_count>3</comment_count>
    <who name="Niko Sams">niko.sams</who>
    <bug_when>2012-01-15 17:44:33 +0000</bug_when>
    <thetext>My plan to fix this issue:
skip lines in framestack that have no file/linenumber associated.

I think showing a disassemble window would make clear what happens, but would be of no real value - as you usually debug only code where you have debug symbols available.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1235181</commentid>
    <comment_count>4</comment_count>
    <who name="Niko Sams">niko.sams</who>
    <bug_when>2012-03-11 17:28:04 +0000</bug_when>
    <thetext>Git commit 7a6f264beb45e4a449527cb571539cc49e156ef1 by Niko Sams.
Committed on 11/03/2012 at 18:25.
Pushed by nsams into branch &apos;master&apos;.

when frames don&apos;t contain filename and linenumber skip them and set the first with debug info as current

this  happens when stopping inside a library without debug symbols

M  +11   -0    debugger/framestack/framestackmodel.cpp
M  +0    -1    debugger/interfaces/ivariablecontroller.cpp

http://commits.kde.org/kdevplatform/7a6f264beb45e4a449527cb571539cc49e156ef1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1235183</commentid>
    <comment_count>5</comment_count>
    <who name="Niko Sams">niko.sams</who>
    <bug_when>2012-03-11 17:28:55 +0000</bug_when>
    <thetext>Git commit b9199cea5837d84b7f78c41de0ea65226c022cc1 by Niko Sams.
Committed on 11/03/2012 at 18:29.
Pushed by nsams into branch &apos;master&apos;.

add test for latest platform change (7a6f264beb45e4a449527cb571539cc49e156ef1)

M  +3    -0    debuggers/gdb/unittests/CMakeLists.txt
A  +37   -0    debuggers/gdb/unittests/debugeeexception.cpp     [License: LGPL (v2)]
M  +38   -1    debuggers/gdb/unittests/gdbtest.cpp
M  +1    -0    debuggers/gdb/unittests/gdbtest.h

http://commits.kde.org/kdevelop/b9199cea5837d84b7f78c41de0ea65226c022cc1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>