English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 28 September 2020, 14:18   #1
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Winuae Debugger - Profile commands?

I guess a question for Toni.

When debugging I clear a low memory address in my routines (like clr.w $100.w), to enable the watch point I need to go into the debugger and do a "w 0 100 2 W ALL"

Is it possible to have the debugger profile/preload a set of commands at exec time? This is so that I wouldn't have to keep setting the watch point in the debugger and it would speed dev time up by quite a bit.

I apologise upfront if this is in the documentation > if so then just ping me a link to it and I will read up.

Cheers,
Geezer
mcgeezer is offline  
Old 02 October 2020, 20:59   #2
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,553
No but you can use uae-configuration api to send debugger commands directly from your program. Check uae-configuration and its source (included with 32-bit winuae zip).

I don't think this can be done in generic enough due to Amiga being multitasking.
Toni Wilen is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Debugger updates (was: WinUAE Debugger HH PC history) selco support.WinUAE 8 14 March 2018 22:27
Step commands in debugger are throwing exceptions in console Dr. MefistO support.WinUAE 8 29 December 2015 13:48
Automate debugger commands Patarival request.UAE Wishlist 3 23 July 2010 23:40
Winuae Poke commands macca72 support.WinUAE 6 04 July 2010 19:31
WinUAE Debugger help Jherek Carnelia Coders. General 3 26 May 2007 15:52

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 22:39.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.07047 seconds with 13 queries