473,785 Members | 3,137 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

static analysis tool for c++

Hi folks,

Can somebody send me references on the subject mentioned tool, both
open source and or commercial is fine.

Please cc to ca****@istamina .com.ar

Aug 3 '05 #1
5 1650
Carlos wrote:
Can somebody send me references on the subject mentioned tool, both
open source and or commercial is fine.


We used Insure++ at some point, I think it was fine. www.parasoft.com
is the web site. Rational division of IBM also has some of those, IIRC.

V
Aug 3 '05 #2

Vic, what tool do you use to edit your source, display relationships
between classes and functions and members etc.? I'm investigating
Source Navigator (open source). Need something half way decent
besides .NET.

Apologies.. I realize this is OT but .. bear with me. ....

Aug 4 '05 #3
ma******@pegasu s.cc.ucf.edu wrote:
Vic, what tool do you use to edit your source,
The built-in editor in the IDE, xemacs, OxEdit.
display relationships
between classes and functions and members etc.?
I don't use any.
I'm investigating
Source Navigator (open source). Need something half way decent
besides .NET.

Apologies.. I realize this is OT but .. bear with me. ....


You should probably ask in a Windows development newsgroup.

V
Aug 4 '05 #4

"Victor Bazarov" <v.********@com Acast.net> wrote in message
news:XS******** ***********@new sread1.mlpsca01 .us.to.verio.ne t...
Carlos wrote:
Can somebody send me references on the subject mentioned tool, both
open source and or commercial is fine.
We used Insure++ at some point, I think it was fine. www.parasoft.com
is the web site. Rational division of IBM also has some of those, IIRC.


OP was asking for static analysis tools, Insure++ or rational
purify/quantify are
runtime analysys tools...

V

Aug 6 '05 #5
> static analysis tool for c++

Check out QAC++ at
http://www.programmingresearch.com/solutions/qacpp3.htm

Aug 7 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2259
by: beliavsky | last post by:
If I run PyChecker on the following program, stored in xtry.py, m = 10000000 k = 0 for i in xrange(m): k = k + i print k x = range(3) print x
49
3125
by: bearophileHUGS | last post by:
Adding Optional Static Typing to Python looks like a quite complex thing, but useful too: http://www.artima.com/weblogs/viewpost.jsp?thread=85551 I have just a couple of notes: Boo (http://boo.codehaus.org/) is a different language, but I like its "as" instead of ":" and "->", to have: def min(a as iterable(T)) as T: Instead of:
6
2007
by: dcolford2000 | last post by:
Hi All - I'm new to python Is there an impact analysis tool out there that can cross reference python -- VB has a couple of these tools (eg. Visual Expert) TIA, All comments welcome Dave
1
1866
by: Jens Nordahl | last post by:
On a large scale C++ project we are considering to make a static code analysis tool capable of giving answers to high level questions like (examples): - Which entry points on this layer in the software can result in calls to a given function on a lower layer - Which tables in a database can be updated by executing from a given entry point in a given layer
2
1840
by: Derek | last post by:
This isn't exactly a language question, but I'm curious if any of the veteran programmers out there could recommend a static analysis tool for C++. Specifically, I'm looking for something that can flag unreachable code, possible security errors like buffer overflows, and identify unused entities. It would also be great if said tool could identify any headers included un- necessarily, and perhaps compute some basic metrics. Are there...
6
2678
by: rahul8143 | last post by:
hello, Is there any source code analysis tool avail for C programmers under Linux? That tool should go through all source code files and print functional dependencies. tool can run in any environment but its better to be a linux tool?Also is there any graphical utility for C programmers for that?
16
2530
by: Bruno Rodrigues | last post by:
Hi In a class with simple methods like: Products.Insert(string name, string desc) Products.Update(int id, string name, string desc) Products.Delete(int id) What is better? Static or common methods? This objects do not need instances.
44
2866
by: John A. Bailo | last post by:
Dr. Dobbs has a /glowing/ article on Ruby on Rails this month. What do you guys think? Can it replace .net, php and java? And be the Open Source OOP web solution that is not bound to Sun or MS? http://media.rubyonrails.org/presentations/pursuitofbeauty.pdf
14
2582
by: Jeroen | last post by:
Hi all, I've got a question about writing a library. Let me characterize that library by the following: * there is a class A which is available to the user * there is a class B that is used in severel 'underwater operations' * there is a list which stores objects of class B There are several issues I'm not sure about:
0
10315
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10147
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10085
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9947
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8968
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5379
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4045
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2877
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.