Re: [Qt-creator] Disassemble output with source code?

2010-06-08 Thread Stephen Chu
On 6/8/10 10:54 AM, André Pönitz wrote:
> On Tuesday 08 June 2010 15:28:11 ext Stephen Chu wrote:
>> Here's the debugger log. It's done with snapshot 201006070030 in OS X
>> 10.5.8.
>
> It says "Apple version gdb-967."
>
> Does this support mixed disassembler/source code at all?

I don't know if it supports it or not. My guess is it doesn't. But 
that's the version that comes with Xcode 3.1.4 which is the highest 
version compatible with OS X 10.5.

I guess I am out of luck. :)

-- 
Stephen Chu


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Disassemble output with source code?

2010-06-08 Thread André Pönitz
On Tuesday 08 June 2010 15:28:11 ext Stephen Chu wrote:
> Here's the debugger log. It's done with snapshot 201006070030 in OS X 
> 10.5.8.

It says "Apple version gdb-967."

Does this support mixed disassembler/source code at all?

I.e. can you get such output from this version of gdb 
when run "manually" from a terminal?

Andre'
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Disassemble output with source code?

2010-06-07 Thread André Pönitz
On Tuesday 08 June 2010 06:05:15 ext Stephen Chu wrote:
> On 6/7/2010 6:05 PM, Andre Poenitz wrote:
> > On Mon, Jun 07, 2010 at 05:07:57PM -0400, Stephen Chu wrote:
> >> Is there a way in Creator to display disassemble output mixed with C++
> >> source?
> >
> > It tries to do so fairly hard, but it finally will fall back to
> > 'plain disassembly'. Hard to tell what's going on exactly without
> > the debugger log...
> 
> OK. It works on Windows, but not Mac. Is this expected?

Hard to tell what's going on exactly without the debugger log.

Andre'
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Disassemble output with source code?

2010-06-07 Thread Stephen Chu
On 6/7/2010 6:05 PM, Andre Poenitz wrote:
> On Mon, Jun 07, 2010 at 05:07:57PM -0400, Stephen Chu wrote:
>> Is there a way in Creator to display disassemble output mixed with C++
>> source?
>
> It tries to do so fairly hard, but it finally will fall back to
> 'plain disassembly'. Hard to tell what's going on exactly without
> the debugger log...

OK. It works on Windows, but not Mac. Is this expected?
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Disassemble output with source code?

2010-06-07 Thread Andre Poenitz
On Mon, Jun 07, 2010 at 05:07:57PM -0400, Stephen Chu wrote:
> Is there a way in Creator to display disassemble output mixed with C++ 
> source?

It tries to do so fairly hard, but it finally will fall back to
'plain disassembly'. Hard to tell what's going on exactly without
the debugger log...

Andre'
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


[Qt-creator] Disassemble output with source code?

2010-06-07 Thread Stephen Chu
Is there a way in Creator to display disassemble output mixed with C++ 
source?

The reason I need this is to see how I can optimize some sections of my 
code better.

Thanks.

-- 
Stephen Chu


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator