473,396 Members | 1,786 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Boa constructor debugging - exec some code at breakpoint?

Hey there..
I'm using boa constructor to debug a python application. For my
application, I need to insert break points and execute some piece of
code interactively through shell or someother window when the
breakpoint has been reached. Unfortunately the shell I think is a
seperate process so whatever variables are set while executing in
debugger dont appear in the shell when I try to print using print
statement.

Can anyone tell me how can I do this?

Really appreciate any support, Thanks

Joel
P.S. Please CC a copy of reply to my email ID if possible.
Jan 6 '08 #1
2 1602
Can you please tell me how this can be done..
are there any other IDEs for the same purpose if Boa can't do it?

Joel

On Jan 6, 11:01*am, Joel <agnel.j...@gmail.comwrote:
Hey there..
I'm using boa constructor to debug a python application. For my
application, I need to insert break points and execute some piece of
code interactively through shell or someother window when the
breakpoint has been reached. Unfortunately the shell I think is a
seperate process so whatever variables are set while executing in
debugger dont appear in the shell when I try to print using print
statement.

Can anyone tell me how can I do this?

Really appreciate any support, Thanks

Joel
P.S. Please CC a copy of reply to my email ID if possible.
Jan 22 '08 #2
On Jan 22, 1:23 am, Joel <agnel.j...@gmail.comwrote:
Can you please tell me how this can be done..
are there any other IDEs for the same purpose if Boa can't do it?

Joel

On Jan 6, 11:01 am, Joel <agnel.j...@gmail.comwrote:
Hey there..
I'm using boa constructor to debug a python application. For my
application, I need to insert break points and execute some piece of
code interactively through shell or someother window when the
breakpoint has been reached. Unfortunately the shell I think is a
seperate process so whatever variables are set while executing in
debugger dont appear in the shell when I try to print using print
statement.
Can anyone tell me how can I do this?
Really appreciate any support, Thanks
Joel
P.S. Please CC a copy of reply to my email ID if possible.
IDLE does breakpoints...you might fine the ActiveState distro more to
your liking too. It's a little bit more fleshed out as an IDE than
IDLE is. Or you could go full blown and use Eclipse with the Python
plug-in.

Mike
Jan 22 '08 #3

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

Similar topics

1
by: David C. Allen | last post by:
I am trying to debug an SQL Server Stored Procedure form VS.NET 2003. I have a break point set in the SP code but it is not being hit. When I hold the pointer over the line it says that it will not...
8
by: Matt Theule | last post by:
While stepping through an ASP.NET project, I found that data was being inserted into my database even though I was not stepping through the code that inserted the data. I have a single page with...
2
by: Ash | last post by:
Hi all, I have a C# web application which calls a number of stored procedures. I wish to step into the stored procedures while debugging i.e "Mix-mode debugging": I have completed the following...
1
by: Johann Blake | last post by:
My ASP.NET application is written using C# script as well as C# code-behind. After setting a breakpoint in the script and running the application, I click from one page to the next but when I...
2
by: Alex Clark | last post by:
Hi All, My system: WinXP Pro, VS.NET 2003, SQL Server Personal Edition. I'm having problems with my old favourite demon, SQL Debugging from within VS.NET. I have to say I've found this...
5
by: snicks | last post by:
I'm trying to exec a program external to my ASP.NET app using the following code. The external app is a VB.NET application. Dim sPPTOut As String sPPTOut = MDEPDirStr + sID + ".ppt" Dim p As...
6
by: Rob R. Ainscough | last post by:
I can't seem to locate the appropriate area in VS 2005 where I can accomplish this -- is this a C# only option? Thanks, Rob.
0
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the...
2
jwwicks
by: jwwicks | last post by:
C/C++ Programs and Debugging in Linux This tutorial will give you a basic idea how to debug a program in Linux using GDB. As you are aware Visual Studio doesn’t run on Linux so you have to use...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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,...
0
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...
0
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...
0
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...

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.