lp:openmsxdebuggerbr

Get this repository:
git clone https://git.launchpad.net/openmsxdebuggerbr

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/pvmm/debugger.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log

Branches

Name Last Modified Last Commit
issue#21-fix2 2023-06-08 14:38:11 UTC
partial fix issue #21: DisasmViewer reloads on Breakstate

Author: Pedro de Medeiros
Author Date: 2023-06-08 13:12:45 UTC

partial fix issue #21: DisasmViewer reloads on Breakstate

master 2023-06-08 07:51:12 UTC
Merge pull request #184 from pvmm/restore-palette

Author: Wouter Vermaelen
Author Date: 2023-06-08 07:51:12 UTC

Merge pull request #184 from pvmm/restore-palette

PaletteDialog: replace apply with restore defaults

restore-palette 2023-06-08 04:19:46 UTC
formatting

Author: Pedro de Medeiros
Author Date: 2023-06-08 04:19:46 UTC

formatting

smallfix02 2023-04-21 14:34:58 UTC
Added preferences option to preserve breakpoint connected to symbol name when...

Author: Pedro de Medeiros
Author Date: 2023-04-19 20:32:30 UTC

Added preferences option to preserve breakpoint connected to symbol name when symbol file changes

* disasmView also updates symbols when symbol file changes;
* removed barely used BreakpointRef;

smallfix02-tmp 2023-04-21 00:25:13 UTC
Added preferences option to preserve breakpoint connected to symbol name when...

Author: Pedro de Medeiros
Author Date: 2023-04-19 20:32:30 UTC

Added preferences option to preserve breakpoint connected to symbol name when symbol file changes

* disasmView also updates symbols when symbol file changes;
* removed barely used BreakpointRef;

issues-128 2023-04-17 01:50:27 UTC
Merge branch 'openMSX:master' into issues-128

Author: Pedro de Medeiros
Author Date: 2023-04-17 01:50:27 UTC

Merge branch 'openMSX:master' into issues-128

issue-128 2023-04-16 23:59:39 UTC
bla

Author: Pedro de Medeiros
Author Date: 2023-04-16 23:21:15 UTC

bla

issue128 2023-04-12 18:52:55 UTC
work in progress

Author: Pedro de Medeiros
Author Date: 2023-04-12 15:38:31 UTC

work in progress

control-widget-tmp 2023-02-12 13:47:18 UTC
almost ready

Author: Pedro de Medeiros
Author Date: 2023-02-11 16:20:01 UTC

almost ready

alternative-debuggable-list 2023-02-08 18:12:04 UTC
alternative debuggable checking

Author: Pedro de Medeiros
Author Date: 2023-02-08 18:12:04 UTC

alternative debuggable checking

sym 2023-02-06 20:07:02 UTC
Merge pull request #162 from pvmm/sym

Author: Wouter Vermaelen
Author Date: 2023-02-06 20:07:02 UTC

Merge pull request #162 from pvmm/sym

Removing symbol file not working since e6701ff

tileviewer 2023-02-06 19:07:12 UTC
Merge pull request #160 from pvmm/tileviewer

Author: Wouter Vermaelen
Author Date: 2023-02-06 19:07:12 UTC

Merge pull request #160 from pvmm/tileviewer

Fix "row x col" label in TileViewer

dockable-widget2 2023-01-31 23:08:11 UTC
Remove Qt::Tool from Mac OS floating widgets

Author: Pedro de Medeiros
Author Date: 2023-01-31 00:59:33 UTC

Remove Qt::Tool from Mac OS floating widgets

testing 2023-01-29 12:33:08 UTC
testing

Author: Pedro de Medeiros
Author Date: 2023-01-29 11:44:11 UTC

testing

version-info 2023-01-28 14:33:04 UTC
Mac OS version info

Author: Pedro de Medeiros
Author Date: 2023-01-28 14:33:04 UTC

Mac OS version info

mac-os-error 2023-01-27 01:42:38 UTC
fix MacOS compile error

Author: Pedro de Medeiros
Author Date: 2023-01-27 01:42:38 UTC

fix MacOS compile error

expanded-vram2 2023-01-26 21:59:08 UTC
refresh open TileViewer before connected

Author: Pedro de Medeiros
Author Date: 2023-01-26 20:44:32 UTC

refresh open TileViewer before connected

master_copy 2022-07-28 16:27:15 UTC
fix issue #129

Author: Pedro de Medeiros
Author Date: 2022-07-28 16:06:42 UTC

fix issue #129

symbolic_breakpoint 2022-07-06 16:07:12 UTC
support labels in BreakpointViewer

Author: Pedro de Medeiros
Author Date: 2022-07-05 03:15:07 UTC

support labels in BreakpointViewer

mymaster 2022-05-28 00:21:02 UTC
Stop "CPU registers changes" modal window from showing up twice, trice and more

Author: Pedro de Medeiros
Author Date: 2022-05-28 00:21:02 UTC

Stop "CPU registers changes" modal window from showing up twice, trice and more

How to replicate this error:
* change a CPU register in CPURegsView;
* Press ESCAPE or change focus to display modal "CPU registers changes" window;
* Change focus to and from app again;
* lostFocus event will be triggered showing up the modal window again;
* Keep changing focus in and out of the debugger to display a new modal window;

deprecated-stuff 2022-05-24 08:08:33 UTC
deprecated warning

Author: Pedro de Medeiros
Author Date: 2022-05-24 01:52:43 UTC

deprecated warning

std-optional 2022-05-13 21:07:44 UTC
Incremental change over last review

Author: Pedro de Medeiros
Author Date: 2022-05-13 02:11:56 UTC

Incremental change over last review

* Fix lastest issues;
* Changed Breakpoint::range to std::optional<AddressRange> because conditions don't use them;

debug-update 2022-04-06 04:55:21 UTC
support for new openMSX feature update-events on breakpoint/watchpoint/condit...

Author: Pedro de Medeiros
Author Date: 2022-04-06 04:55:21 UTC

support for new openMSX feature update-events on breakpoint/watchpoint/condition/probe add/remove

bp-once 2022-03-07 05:17:04 UTC
new bp-once feature

Author: Pedro de Medeiros
Author Date: 2022-03-07 05:17:04 UTC

new bp-once feature

signal-slot-listbreakpointshandler 2022-03-02 20:34:06 UTC
Merge branch 'master' into signal-slot-listbreakpointshandler

Author: Pedro de Medeiros
Author Date: 2022-03-02 20:34:06 UTC

Merge branch 'master' into signal-slot-listbreakpointshandler

listbreakpointshandler-obsolete 2022-03-01 01:50:12 UTC
testing broken bp

Author: Pedro de Medeiros
Author Date: 2022-03-01 01:50:12 UTC

testing broken bp

features/enable-disable-by-slots 2022-02-21 23:18:29 UTC
maybe create a new widget subclass with the enable/disable interface?

Author: Pedro de Medeiros
Author Date: 2022-02-21 23:18:29 UTC

maybe create a new widget subclass with the enable/disable interface?

master-mfeingol 2016-11-21 03:36:25 UTC
VS 2015 project for openmsx-debugger

Author: Max Feingold
Author Date: 2016-11-14 04:55:21 UTC

VS 2015 project for openmsx-debugger

128 of 28 results
This repository contains Public information 
Everyone can see this information.