~ubuntu-branches/ubuntu/oneiric/codelite/oneiric

« back to all changes in this revision

Viewing changes to Debugger/gdb_result_parser.h

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2011-02-10 09:42:05 UTC
  • mfrom: (18.1.3 natty)
  • Revision ID: james.westby@ubuntu.com-20110210094205-z95l6p3inj3atpju
Tags: 2.8.0.4537~dfsg-2
* Upload to unstable.
* Patches have been forwarded.
* Update debian/gbp.conf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#define GDB_STOPPED 291
36
36
#define GDB_TIME 292
37
37
#define GDB_REASON 293
 
38
#define GDB_CHANGELIST 294