473,548 Members | 2,633 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

step into/debugging c code of cpython

3 New Member
can anybody help me out of a serious problem i am facing, i have tried a lot of google search, but all in vain. open is a built in function, written in c language for cpython implementation. i can step into, step through only python codes, is there any debugger/mechanism which can step into built in open function. i mean can i step into c code of cpython.
Dec 27 '22 #1
0 2366

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1434
by: | last post by:
hi all I have two projects in a solution. I have set my first project as a reference in my second project. I am trying to step into my first project's code from the second project's code. for some reason, can't step in. Can you suggest me a solution for this, thanks a lot.
0
1226
by: Dean | last post by:
Hi I am trying to debug a solution made up of a number of projects. When I step into most of the functions of any of the objects my debugger works fine. The only object that won't let me step into the functions for debugging has "Register for COM Interop" set to true in the property pages. I need this object to register for COM Interop so...
5
2817
by: Janiv Ratson | last post by:
Hi, Some how I cannot step into MFC code, it used to worked till last week. What is the reason? What is the solution ? 10x, J.
3
3633
by: R Millman | last post by:
under ASP.NET, single stepping in debug mode appears not to stop within event procedures. i.e. 1) Create web page with submit button and event procedure for the click event in the code behind page, 2) Breakpoint in the Page_Load, 3) debug the web page and click the submit button, 4) "step into" under debug several times, 5) The debugger...
5
2790
by: Brett Romero | last post by:
I have referenced two .NET DLLs in my project. When debugging, I step into one of aDLL's methods. aDLL inherits from bDLL. In aDLL, there is a method called from bDLL. However, I cannot step into it. For example: ( start debugging here and step into mya.dosomething) aDLL.someclass mya = new aDLL.someclass(); mya.dosomething()
2
1078
by: rawCoder | last post by:
Hi, Is it possible to block the debugger to Step Into a function ( in VS 2005 or VS2003 ) - Even If I press F11 (the Step Into Key)? //////////////////////////////////////////////////////////////////////////// ////////////////// Example (plz read comment ) void Main()
1
1547
by: Robin Mark Tucker | last post by:
I have a problem with my web service - I can step into/through web methods, line by line, but the VS debugger absolutely will not step into a VB.NET method in a library the web service is using. I'm using VS 2005, IIS 5, SQL Server Express. I have a library, imaginatively called "Common", that is used by my fat client (VB.NET Windows Forms...
0
1015
by: Alex Chudnovsky | last post by:
Hi all, I've got a rather weird problem in VS 2005 (and VS 2003 for that matter) when trying to debug a piece of Visual C++ code with asm bits in it. The problem is that I can't step over that code and breakpoints will fail, however as soon as I remove "asm" keyword (and assembly instructions) from that function (its mixed asm and C++), it...
2
3096
by: Jason | last post by:
I have a 3 layer (data access, business logic and UI which is a web project) and up to now I have had full ability to step all the way down to the data access layer. For some reason now I can only step into the business logic and when I get to the data access layer I get the "There is no source code available..." despite the fact that the...
2
2317
by: bbasberg | last post by:
Hello, I am a neophyte with Visual Basic but have been trying to hurry and get up to speed. I used to be able to "step into" code using Debug..step into but for the last couple of days I am unable to. Regardless of where in the code I place my cursor, I hear a microsoft error "thunk" and step into doesn't work. I am using VBA in Access if...
0
7512
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7438
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7951
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...
1
7466
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...
0
6036
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...
1
5362
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5082
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3495
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...
1
1051
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.