GithubHelp home page GithubHelp logo

halsten / beaverdbg Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 1.0 27.69 MB

CSS 0.08% QMake 1.01% C++ 97.14% JavaScript 0.08% Prolog 0.02% Shell 0.19% Inno Setup 0.02% C 0.51% HTML 0.03% Perl 0.07% Groff 0.02% GAP 0.86%

beaverdbg's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

beaverdbg's Issues

Compile and Debug in different machines

What steps will reproduce the problem?
1. Compile an application with MinGW GCC 4.5.1 with debug information for GDB 
7.2, using Machine1 running Windows OS. 
2. Launch compiled EXE in Machine2 running Windows OS (Machine2 has access to 
source code via a Network Share, but this path in debug symbols is not correct 
but can be inferred).

What is the expected output? What do you see instead?

You cannot specify the folder of sources. If you open the source file manually, 
Beaver doesn't highlight the current line being debugged.

What version of the product are you using? On what operating system?

Beaver 1.0.0.2

Original issue reported on code.google.com by [email protected] on 10 Dec 2010 at 5:50

Can't debug an app from mks on mac os x.

What steps will reproduce the problem?
1. Try to debug an app from debug menu in mks
2. Beaver starts and quickly quit.

What is the expected output? What do you see instead?
I see nothing, Beaver close without messages.


What version of the product are you using? On what operating system?
Last dmg package on OS X

Please provide any additional information below.
No more infos.

Original issue reported on code.google.com by [email protected] on 14 Dec 2009 at 9:22

No console output available

I was really thrilled about the idea of porting very usable Qt Creator's
Debugging to separate project when I found this page! Unfortunately I have
to say that there are at least 2 things that practically disallow using the
tool. As first no "Continue" debug action (already ticket for that), and no
console output available.

Having at least these two, one can actually exploit the tool.

PS: Good Luck with development! I hope, it will survive.

Original issue reported on code.google.com by [email protected] on 14 Apr 2010 at 8:36

Patch: Cannot compile with Qt4.7

Hi!

I was unable to compile beaver under Qt4.7 on Archlinux. Error given:
-----------
TypePrettyPrinter.cpp: In constructor 
‘CPlusPlus::TypePrettyPrinter::TypePrettyPrinter(const 
CPlusPlus::Overview*)’:
TypePrettyPrinter.cpp:41:14: error: call of overloaded ‘QString(int)’ is 
ambiguous
/usr/include/QtCore/qstring.h:428:43: note: candidates are: 
QString::QString(const QByteArray&)
/usr/include/QtCore/qstring.h:426:43: note:                 
QString::QString(const char*)
/usr/include/QtCore/qstring.h:727:8: note:                 
QString::QString(const QString&)
/usr/include/QtCore/qstring.h:106:5: note:                 
QString::QString(QChar)
/usr/include/QtCore/qstring.h:105:14: note:                 
QString::QString(const QChar*)
---------------

Changing line 41 in src/libs/cplusplus/TypePrettyPrinter.cpp from:
   _name(0)
to:
   _name()
make the app compile. I don't know if this breaks anything :)

Original issue reported on code.google.com by [email protected] on 23 Oct 2010 at 12:59

Compiler error

When I compile beaverdbg-1.0.0-b2 I got the following error:

make[2]: Entering directory
`/home/netcelli/Download/beaverdbg-1.0.0.b2/src/app'                    
g++ -Wl,-O1 -o ../../bin/beaverdbg .obj/release-shared/main.o   
-L/usr/lib64/qt4
-L/home/netcelli/Download/beaverdbg-1.0.0.b2/src/app/../..//lib/qtcreator
-lCppEditor -lCppTools -lDebugger -lProjectExplorer -lTextEditor -lFind
-lQuickOpen -lCore -lAggregation -lExtensionSystem -lCPlusPlus
-lQtConcurrent -lUtils -lQtHelp -L/usr/lib64 -L/usr/lib64/qt4 -lQtCLucene
-pthread -pthread -pthread -pthread -L/usr/lib64/mysql -pthread -pthread
-pthread -pthread -pthread -pthread -pthread -pthread -L/usr/X11R6/lib
-pthread -pthread -pthread -pthread -pthread -pthread -lQtNetwork -pthread
-pthread -pthread -pthread -pthread -pthread -lQtScript -pthread -pthread
-lQtSvg -pthread -pthread -pthread -pthread -pthread -pthread -pthread
-pthread -lQtSql -pthread -pthread -lQtXml -pthread -pthread -lQtGui
-pthread -lpng -lfreetype -lSM -lICE -pthread -pthread -lXrender -lXrandr
-lfontconfig -lXext -lX11 -lQtCore -lz -lm -pthread -lgthread-2.0 -lrt
-lglib-2.0 -ldl -lpthread                                
/home/netcelli/Download/beaverdbg-1.0.0.b2/src/app/../..//lib/qtcreator/libCore.
a(welcomemode.o):
In function `Core::Internal::WelcomeModePrivate::WelcomeModePrivate()':   

welcomemode.cpp:(.text+0x583): undefined reference to
`QWebView::QWebView(QWidget*)'                                         
/home/netcelli/Download/beaverdbg-1.0.0.b2/src/app/../..//lib/qtcreator/libCore.
a(welcomemode.o):
In function `Core::Internal::WelcomeModePrivate::WelcomeModePrivate()':   

welcomemode.cpp:(.text+0x823): undefined reference to
`QWebView::QWebView(QWidget*)'                                         
/home/netcelli/Download/beaverdbg-1.0.0.b2/src/app/../..//lib/qtcreator/libCore.
a(welcomemode.o):
In function
`Core::Internal::WelcomeMode::updateWelcomePage(Core::Internal::WelcomeMode::Wel
comePageData
const&)':                                      
welcomemode.cpp:(.text+0x133a): undefined reference to `QWebView::page()
const'                                              
welcomemode.cpp:(.text+0x1347): undefined reference to
`QWebPage::setLinkDelegationPolicy(QWebPage::LinkDelegationPolicy)'   
welcomemode.cpp:(.text+0x1362): undefined reference to
`QWebView::setHtml(QString const&, QUrl const&)'                      
/home/netcelli/Download/beaverdbg-1.0.0.b2/src/app/../..//lib/qtcreator/libCore.
a(welcomemode.o):
In function `Core::Internal::WelcomeMode::WelcomeMode()':                 

welcomemode.cpp:(.text+0x1771): undefined reference to
`QWebView::settings() const'                                          
welcomemode.cpp:(.text+0x1780): undefined reference to
`QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'        
welcomemode.cpp:(.text+0x178d): undefined reference to
`QWebView::settings() const'
welcomemode.cpp:(.text+0x179c): undefined reference to
`QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
/home/netcelli/Download/beaverdbg-1.0.0.b2/src/app/../..//lib/qtcreator/libCore.
a(welcomemode.o):
In function `Core::Internal::WelcomeMode::WelcomeMode()':
welcomemode.cpp:(.text+0x1a01): undefined reference to
`QWebView::settings() const'
welcomemode.cpp:(.text+0x1a10): undefined reference to
`QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
welcomemode.cpp:(.text+0x1a1d): undefined reference to
`QWebView::settings() const'
welcomemode.cpp:(.text+0x1a2c): undefined reference to
`QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
/home/netcelli/Download/beaverdbg-1.0.0.b2/src/app/../..//lib/qtcreator/libCore.
a(coreplugin.o):
In function `Core::Internal::CorePlugin::initialize(QStringList const&,
QString*)':
coreplugin.cpp:(.text+0x11e): undefined reference to
`QWebSettings::globalSettings()'
coreplugin.cpp:(.text+0x141): undefined reference to
`QWebSettings::setFontFamily(QWebSettings::FontFamily, QString const&)'
collect2: ld returned 1 exit status
make[2]: *** [../../bin/beaverdbg] Error 1

I have Qt-4.5.3

Thank you

Original issue reported on code.google.com by [email protected] on 25 Oct 2009 at 12:27

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.