pygdb.git
15 years agoadding first vim code+
Stefan Huber [Mon, 9 Jun 2008 12:13:04 +0000 (14:13 +0200)]
adding first vim code+

15 years ago- fixing ssh problem
Stefan Huber [Mon, 9 Jun 2008 10:01:24 +0000 (12:01 +0200)]
- fixing ssh problem
- some minor changes
- added addBreakpoint function for external usage

15 years agoextracting a launchDebugger code
Stefan Huber [Sun, 8 Jun 2008 17:54:48 +0000 (19:54 +0200)]
extracting a launchDebugger code

15 years agoadding a callable facade pygdb
Stefan Huber [Sun, 8 Jun 2008 17:32:23 +0000 (19:32 +0200)]
adding a callable facade pygdb

15 years agoreducing font size of terminals; push buttons to top
Stefan Huber [Sun, 8 Jun 2008 17:25:11 +0000 (19:25 +0200)]
reducing font size of terminals; push buttons to top

15 years agoadding updating of breakpoint list
Stefan Huber [Sun, 8 Jun 2008 16:19:25 +0000 (18:19 +0200)]
adding updating of breakpoint list

15 years agoadded watches and status line
Stefan Huber [Sun, 8 Jun 2008 13:20:25 +0000 (15:20 +0200)]
added watches and status line

15 years agoadded missing main control window
Stefan Huber [Sun, 8 Jun 2008 11:21:47 +0000 (13:21 +0200)]
added missing main control window

15 years agore-added child-exited handler of gdb-terminal
Stefan Huber [Sun, 8 Jun 2008 08:59:05 +0000 (10:59 +0200)]
re-added child-exited handler of gdb-terminal

15 years agoclean up of files and chmod
Stefan Huber [Sun, 8 Jun 2008 08:50:41 +0000 (10:50 +0200)]
clean up of files and chmod

15 years agonew exciting GTK Main Control Window
Stefan Huber [Sun, 8 Jun 2008 08:49:24 +0000 (10:49 +0200)]
new exciting GTK Main Control Window

15 years agoMajor change: Discovered the vte.Terminal class and moved to that one!
Stefan Huber [Sat, 7 Jun 2008 21:21:36 +0000 (23:21 +0200)]
Major change: Discovered the vte.Terminal class and moved to that one!
  - Client I/O Window
  - Debugger I/O Window
  - Basic commands to debugger

15 years agoadded functions for getting dbg replies
Stefan Huber [Mon, 2 Jun 2008 12:22:23 +0000 (14:22 +0200)]
added functions for getting dbg replies

15 years agoinitial commit with a little terminal code to gdb
Stefan Huber [Mon, 2 Jun 2008 09:51:20 +0000 (11:51 +0200)]
initial commit with a little terminal code to gdb