Tom Tromey
|
602c144f6e
|
Run black
|
2023-11-22 21:05:41 -07:00 |
|
Baptiste MARÉCHAL
|
249e0be02a
|
fix missing import
Import the Differ class and remove the explicit call to difflib when
instantiating it.
|
2017-07-17 17:03:55 +02:00 |
|
Tom Tromey
|
ff700b4a97
|
save and restore window geometry
|
2015-05-13 21:17:19 -06:00 |
|
Tom Tromey
|
77e504ab4b
|
add window title formatting
|
2015-05-04 21:01:18 -06:00 |
|
Tom Tromey
|
2d750e210b
|
fix syntax buglet
|
2015-04-22 12:38:45 -06:00 |
|
Tom Tromey
|
4dae417ff4
|
add diff capability to "gui display"
|
2013-11-16 21:23:42 -07:00 |
|
Tom Tromey
|
2246853368
|
try to use monospace font
|
2013-11-16 20:40:53 -07:00 |
|
Tom Tromey
|
602c1fd82d
|
move some display code into "updatewindow" base class
|
2013-11-15 19:46:33 -07:00 |
|
Tom Tromey
|
f35543706a
|
add "gui display"
This adds the "gui display" command.
It arranges to re-evaluate a gdb command at each change
and display the results in a window.
|
2013-11-15 14:09:41 -07:00 |
|