From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18686 invoked by alias); 26 Dec 2011 22:26:48 -0000 Mailing-List: contact archer-commits-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: Received: (qmail 18664 invoked by uid 9674); 26 Dec 2011 22:26:47 -0000 Date: Mon, 26 Dec 2011 22:26:00 -0000 Message-ID: <20111226222647.18649.qmail@sourceware.org> From: jkratoch@sourceware.org To: archer-commits@sourceware.org Subject: [SCM] archer-gsoc-kayral-python: reverse-20080717-branchpoint-3302-gc558238 X-Git-Refname: refs/heads/archer-gsoc-kayral-python X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: c5582389ad3b6bda74b135340c2578d4086538aa X-SW-Source: 2011-q4/txt/msg00078.txt.bz2 List-Id: The branch, archer-gsoc-kayral-python has been created at c5582389ad3b6bda74b135340c2578d4086538aa (commit) - Log ----------------------------------------------------------------- commit c5582389ad3b6bda74b135340c2578d4086538aa Author: oguz Date: Mon Aug 31 14:35:34 2009 +0300 Fixes for exited event. commit 9d2c689bbf1cd85772660863cb41af4d3b784a58 Author: oguz Date: Sun Aug 23 14:44:38 2009 +0300 Fix typo in Makefile. commit fedb37eeff33140868718c0917fe664f74b576ce Author: oguz Date: Sun Aug 23 00:34:04 2009 +0300 Fix typo in test_events.py:breakpoint_stop_handler commit a5e1649988a789142c9338a024720c1567047f65 Author: oguz Date: Sun Aug 23 00:24:46 2009 +0300 Python command to handle all events. commit 2b4a13e414cb0a96fa70364c2463d380b51f0156 Author: oguz Date: Sat Aug 22 16:37:54 2009 +0300 Add Python command to handle segmentation faults. (check_segfault) commit 713204c118bbf07c3d55c6bbe8a4676a74902422 Author: oguz Date: Sat Aug 22 16:01:31 2009 +0300 Reorganize some event object structs. commit 24f8fc33af4701ccea273724ddbdc011b689b4c9 Author: oguz Date: Thu Aug 20 23:04:33 2009 +0300 Exited event subclass. commit 69f5911580bcaf8b72c4aed20a0e743cbc17f7a3 Author: oguz Date: Thu Aug 20 12:26:55 2009 +0300 Fix typo in create signal stop event object. commit 9cdb2bf0eb8ff3b97a51d2b40cc5308f5a40769b Author: oguz Date: Wed Aug 19 14:16:44 2009 +0300 Add some corrections, comments. commit 394c52e0d174873604f9047be68126239d57a335 Author: oguz Date: Tue Aug 18 16:13:34 2009 +0300 Continue event subclass. commit ab4198a34af3f7d464f78715af7867d600df0b7e Author: oguz Date: Sun Aug 16 21:06:25 2009 +0300 Fix breakpoint traversing. commit d2858b476c1d610e900c608ad6294eb715c0c984 Author: oguz Date: Sun Aug 16 20:31:44 2009 +0300 Corrections on stop events. commit 73b611ca34c81b6acce9df553add10af8347e999 Author: oguz Date: Sun Aug 16 16:15:46 2009 +0300 removed auto-backup file. commit a746a0dde3f7209168974a5a92758c89d706f650 Author: oguz Date: Sun Aug 16 12:45:12 2009 +0300 Work stop event subclasses. commit 18b8a7159fda84dee6119f364e8ce8ed39ef3310 Author: oguz Date: Sat Aug 15 17:50:37 2009 +0300 Signal stop event subclass. commit 812ffc5bbc9ec357ef03dd00a83486228a3acd96 Author: oguz Date: Sat Aug 15 13:48:59 2009 +0300 Stop event subclass. commit 36eed4ae095995171b8fb40a915f5f9ded02da22 Author: oguz Date: Fri Aug 14 13:12:14 2009 +0300 stripped _event from event_type field. commit 831daea67d758634292b1fc5b75e383c5ae6d919 Author: oguz Date: Fri Aug 14 12:29:31 2009 +0300 fix typo in makefile. commit 0c4bfe0732cb3aa4034ab2e244112e0197f5b1ce Author: oguz Date: Thu Aug 13 22:08:42 2009 +0300 emit_stop_event calls find_inferior_thread only once. commit 990e787eb33331793b0a1fb9632220228f8d43d0 Author: oguz Date: Thu Aug 13 15:44:04 2009 +0300 emit_stop_event now checks if inferior_thread is NULL. commit 8ae8790737d3333f1a49e6e1ea01ecd1402b3225 Author: oguz Date: Thu Aug 13 01:34:34 2009 +0300 Event passing to event registries. commit a6f47a507987975b59d6fc619e03b8c14bd19e16 Author: oguz Date: Wed Aug 12 23:55:22 2009 +0300 Base event class draft. commit cdc98aa66c079d5459f6e679e7ea4e9d96c9215c Author: oguz Date: Tue Aug 11 20:58:55 2009 +0300 Minor correction in python-eventregistries.c commit 9c14edf67eac1591b504a2f1d3a7d239ab381688 Author: oguz Date: Tue Aug 11 20:51:21 2009 +0300 Move gdb.Event to gdb.EventRegistry commit 3aa050aefacb0e7f5debaaa5103e2290f7a47060 Author: oguz Date: Tue Aug 11 18:08:55 2009 +0300 Corrections to make connect(), disconnect(), emit() work commit 7e0ed3a9d1a4f44aab4ca2254a4b033755bca564 Author: oguz Date: Tue Aug 11 00:42:22 2009 +0300 Some experimental work in evpy_connect and evpy_disconnect. commit 1ca154de3e5100d7e41b856683cd4ddaf19ac5bb Author: oguz Date: Sun Aug 9 14:15:44 2009 +0300 Attach python to normal_stop. Getters for events. Corrections in event and inferiorthread classes. commit 7849e201f3aa9e58c1f4e9d10e3f2ff4303a0f2d Author: oguz Date: Mon Aug 3 22:09:17 2009 +0300 Many minor corrections. event_object is now in python-internal.h. commit a8cb8e325bf7ef2fa59be8488273a049b9fee14b Author: oguz Date: Mon Aug 3 20:01:43 2009 +0300 Typecast PyList_New to PyListObject *. commit cf8733ee6d5551f36fb46cf176a789061b432fcf Author: oguz Date: Mon Aug 3 15:12:38 2009 +0300 Some minor changes for registering event module. commit a6a9cc119fc29ac6f617fc3223b0e31e738f1d60 Author: oguz Date: Sat Aug 1 17:40:18 2009 +0300 python-event.c: New event class. gdb-inferior.c: Minor changes on thread_object. ----------------------------------------------------------------------- hooks/post-receive -- Repository for Project Archer.