Commit Graph

  • 41f4d5c3dc Add pre-commit, update flake8, run black master Tom Tromey 2024-03-27 18:01:30 -06:00
  • f2bbafeedb Move Gtk startup to __init__.py Tom Tromey 2024-03-02 14:38:56 -07:00
  • add2391740 Fix typo in "gui.events" Tom Tromey 2024-03-02 14:24:18 -07:00
  • da1d9741f6 Don't mention C module - it is gone Tom Tromey 2023-11-22 21:19:22 -07:00
  • 0c38b74cff Fix some flake8 reports Tom Tromey 2023-11-22 21:16:00 -07:00
  • 233a39a424 Run isort Tom Tromey 2023-11-22 21:06:37 -07:00
  • 602c144f6e Run black Tom Tromey 2023-11-22 21:05:41 -07:00
  • 5da88dac7a Use time.process_time Tom Tromey 2023-11-22 21:04:26 -07:00
  • ca12a739d6 Use ==, not is Tom Tromey 2023-11-22 20:58:00 -07:00
  • 7c9b1fb65b Use gdb.Thread Tom Tromey 2023-11-22 20:56:23 -07:00
  • 37f050380b Remove Python 2 support Tom Tromey 2023-11-22 20:48:58 -07:00
  • b21838a4ea nothing used set-breakpoint.xpm Tom Tromey 2017-08-28 10:52:57 -06:00
  • 756d5c66f8 Add some new icons Tom Tromey 2017-09-05 22:37:58 -06:00
  • e589768aeb Fix some key bindings Tom Tromey 2017-09-05 22:05:20 -06:00
  • e5f4aeaa8b try to choose correct python version using gdb Tom Tromey 2017-09-03 12:36:35 -06:00
  • 3434cb0300 Merge pull request #41 from StinGer-ShoGuN/master Tom Tromey 2017-07-18 13:23:52 -06:00
  • 249e0be02a fix missing import Baptiste MARÉCHAL 2017-07-17 17:03:55 +02:00
  • 9d0cff088d don't notify about bug 13351 Tom Tromey 2016-05-24 10:57:37 -06:00
  • 028cd69469 fix labels and order of up/down buttons Tom Tromey 2016-03-03 09:05:43 -07:00
  • 124d875f48 fix labels on up/down buttons Tom Tromey 2016-03-03 09:04:42 -07:00
  • e434095c42 add minimum requirements using gi.require_version Tom Tromey 2015-12-28 16:03:34 -07:00
  • 48e2764916 add stop notifications Tom Tromey 2015-09-29 12:28:05 -06:00
  • 6caa2acfc3 show pointer icon at current PC Tom Tromey 2015-09-20 20:54:21 -06:00
  • a93e40bc05 clear breakpoint marker if breakpoint is disabled Tom Tromey 2015-09-19 20:15:40 -06:00
  • c1bb37366c handle errors from gdb.newest_frame Tom Tromey 2015-08-05 13:58:28 -06:00
  • 4c77bd7135 remove bogus import Tom Tromey 2015-08-04 14:58:10 -06:00
  • de76c8e44e add frame number Tom Tromey 2015-08-04 14:56:20 -06:00
  • 63cbacd9db update to describe bug 18620 Tom Tromey 2015-07-02 22:38:15 -06:00
  • 1273564e45 make up/down buttons work again Tom Tromey 2015-07-02 22:27:48 -06:00
  • e67f0d3acb handle pending breakpoints Tom Tromey 2015-07-02 20:59:12 -06:00
  • ca8344526c beginnings of a source window does not yet really work Tom Tromey 2015-07-02 20:14:30 -06:00
  • 6cda3363be fix my mysteriously misspelled name Tom Tromey 2015-07-02 20:04:16 -06:00
  • daceae7cb8 make theme affect empty windows as well Tom Tromey 2015-05-25 15:48:33 -06:00
  • c947fbba6d attempt to parse pango markup to put into a text buffer pango-markup Tom Tromey 2015-05-24 19:52:59 -06:00
  • 6b67ba36d2 remove items that are in the issues Tom Tromey 2015-05-24 13:39:08 -06:00
  • 1ab13b05e5 update source windows when objfiles come or go Tom Tromey 2015-05-20 20:12:44 -06:00
  • 9e116896c6 use icon_name, not stock_id Tom Tromey 2015-05-20 08:08:44 -06:00
  • 22bdecb10d make it work with both python2 and python3 Tom Tromey 2015-05-19 09:44:09 -06:00
  • 63baaf9c82 allow breakpoint deletion from source window Tom Tromey 2015-05-16 13:18:34 -06:00
  • 9bc0efd258 privatize _breakpoint_source_map Tom Tromey 2015-05-16 13:12:35 -06:00
  • ff700b4a97 save and restore window geometry Tom Tromey 2015-05-13 21:17:19 -06:00
  • 6d49924a9d change executable-line icon Tom Tromey 2015-05-10 20:05:08 -06:00
  • 089d965a4b handle case where symtab is None Tom Tromey 2015-05-10 10:57:09 -06:00
  • ffd6d83a03 fix breakpoint display in source windows Tom Tromey 2015-05-10 10:53:01 -06:00
  • 1bec4626eb fix some bugs in gui show Tom Tromey 2015-05-10 08:00:20 -06:00
  • e8467f8488 make gui show and gui list commands Tom Tromey 2015-05-09 21:32:02 -06:00
  • 2eece3f732 fix buglet Tom Tromey 2015-05-09 20:53:42 -06:00
  • a6e266899d remove obsolete FIXMEs Tom Tromey 2015-05-09 20:19:18 -06:00
  • 7647b97c01 try to update source window when breakpoints change Tom Tromey 2015-05-08 13:01:23 -06:00
  • 6b5c4dc9df rearrange a bit Tom Tromey 2015-05-06 16:35:59 -06:00
  • f94c64d369 add parameters for line numbers and tab width Tom Tromey 2015-05-07 11:30:14 -06:00
  • 7956c96cae warn about missing features Tom Tromey 2015-05-06 13:59:24 -06:00
  • f11f884f8d add up and down buttons to source window Tom Tromey 2015-05-06 12:41:28 -06:00
  • 88f77590bd update docs Tom Tromey 2015-05-06 10:39:23 -06:00
  • 1b0d5c7888 rename README Tom Tromey 2015-05-06 10:35:04 -06:00
  • 84ea482619 make hack-gdbinit depend on all Tom Tromey 2015-05-06 09:15:19 -06:00
  • 61b54f1eb1 fix syntax error Tom Tromey 2015-05-06 08:32:53 -06:00
  • 561da01b2d non-working adapt Tom Tromey 2015-05-05 16:27:44 -06:00
  • 2065b4138a update titles when changed Tom Tromey 2015-05-05 10:25:45 -06:00
  • adc31aa077 refactor parameters Tom Tromey 2015-05-05 10:23:59 -06:00
  • d5005b26b8 update note Tom Tromey 2015-05-04 21:50:10 -06:00
  • 77e504ab4b add window title formatting Tom Tromey 2015-05-04 21:01:18 -06:00
  • 2e78086eff work around minor gdb bug Tom Tromey 2015-05-04 19:45:32 -06:00
  • 3bfce4dfb6 rename SourceMe.py to gdb-gui.py Tom Tromey 2015-05-04 19:41:32 -06:00
  • 30fa4c65e8 document new parameters Tom Tromey 2015-05-04 19:33:34 -06:00
  • 03fb15a03a fix earlier commit Tom Tromey 2015-05-03 18:17:39 -06:00
  • d951a7447b put [Default] in default log window title Tom Tromey 2015-05-03 18:15:11 -06:00
  • c52ea9f922 fix log window defaulting Tom Tromey 2015-05-03 18:05:54 -06:00
  • 8ee28d3cef add "set gui font" Tom Tromey 2015-05-03 17:54:28 -06:00
  • 6ee0bec04a add "set gui theme" Tom Tromey 2015-05-03 17:21:10 -06:00
  • 2aba648451 let user choose the theme Tom Tromey 2015-05-03 10:07:36 -06:00
  • 6eea985e68 add application icon Tom Tromey 2015-05-01 22:21:32 -06:00
  • 5593cf7365 set application name and class Tom Tromey 2015-05-01 21:34:56 -06:00
  • 34f59b68fb set button sensitivity based on running state Tom Tromey 2015-05-01 14:29:09 -06:00
  • eee43717ad guess language of the source file Tom Tromey 2015-04-30 14:05:23 -06:00
  • 35143e403f put window number and source basename in title bar Tom Tromey 2015-04-30 13:34:40 -06:00
  • 5b31fb182c add documentation Tom Tromey 2015-04-30 12:44:36 -06:00
  • 99cbf92868 use monospace, not Fixed Tom Tromey 2015-04-30 12:38:26 -06:00
  • cc0fac354e install 'gui dprintf' Tom Tromey 2015-04-30 11:15:59 -06:00
  • 4004b80fee add a "clicked" handler for "next" button Tom Tromey 2015-04-29 11:25:32 -06:00
  • 2d1ea6f90c use before_prompt hook to notify the frame_changed event Tom Tromey 2015-04-29 11:16:35 -06:00
  • 7ac3f01719 link to another bug Tom Tromey 2015-04-29 09:18:02 -06:00
  • 6ce3e8f72b use a monospace font Tom Tromey 2015-04-28 20:47:44 -06:00
  • 2d750e210b fix syntax buglet Tom Tromey 2015-04-22 12:38:45 -06:00
  • fe5214653e demo stuff origin/demo demo Tom Tromey 2014-01-27 11:02:19 -07:00
  • 8d07dd14a0 add -diff item to "gui display" Tom Tromey 2013-11-16 21:28:09 -07:00
  • 4dae417ff4 add diff capability to "gui display" Tom Tromey 2013-11-16 21:23:42 -07:00
  • 9e46c9e5dd fix updatewindow _on_event implementation Tom Tromey 2013-11-16 20:46:32 -07:00
  • 2246853368 try to use monospace font Tom Tromey 2013-11-16 20:40:53 -07:00
  • 272efb37b9 remove one note Tom Tromey 2013-11-16 20:27:50 -07:00
  • 602c1fd82d move some display code into "updatewindow" base class Tom Tromey 2013-11-15 19:46:33 -07:00
  • 99ca7a2297 make Toplevel call start_gtk Tom Tromey 2013-11-15 19:26:37 -07:00
  • 558fef88b2 remove extraneous "global" Tom Tromey 2013-11-15 19:25:56 -07:00
  • f35543706a add "gui display" Tom Tromey 2013-11-15 14:08:33 -07:00
  • 4cac0ece7f fix initialization of _gdb_thread Tom Tromey 2013-11-15 13:59:34 -07:00
  • 4ba3d52fb2 note a completed upstream bug Tom Tromey 2013-11-14 16:20:41 -07:00
  • bcca43094b find symtab even in frame-less case Tom Tromey 2013-11-14 12:12:49 -07:00
  • fc79d59d09 send _disconnect_events to the correct thread Tom Tromey 2013-11-14 12:06:18 -07:00
  • e44236b2fb fix typo that caused the wrong icon to be displayed Tom Tromey 2013-11-14 10:46:07 -07:00
  • 97d3a8fafa fix overriding command creation Tom Tromey 2013-11-12 09:59:11 -07:00