Happy new year!
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 16 Feb 2010 16:43:48 +0000 (11:43 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 16 Feb 2010 16:43:48 +0000 (11:43 -0500)
34 files changed:
English.lproj/InfoPlist.strings
Info.plist
MacGDBp_Prefix.pch
Source/AppDelegate.h
Source/AppDelegate.m
Source/BSLineNumberView.h
Source/BSLineNumberView.m
Source/BSSourceView.h
Source/BSSourceView.m
Source/BSSourceViewTextView.h
Source/BSSourceViewTextView.m
Source/BSSplitView.h
Source/BSSplitView.m
Source/Breakpoint.h
Source/Breakpoint.m
Source/BreakpointController.h
Source/BreakpointController.m
Source/BreakpointManager.h
Source/BreakpointManager.m
Source/DebuggerController.h
Source/DebuggerController.m
Source/GDBpConnection.h
Source/GDBpConnection.m
Source/NSXMLElementAdditions.h
Source/NSXMLElementAdditions.m
Source/PreferencesController.h
Source/PreferencesController.m
Source/PreferencesPathsArrayController.h
Source/PreferencesPathsArrayController.m
Source/StackController.h
Source/StackController.m
Source/StackFrame.h
Source/StackFrame.m
main.m

index ca233ec807c4791899c9f780fbbe19eb0cd74560..ff182f39969cea794c279cfe88c4f8264b30d5cb 100644 (file)
Binary files a/English.lproj/InfoPlist.strings and b/English.lproj/InfoPlist.strings differ
index 1e210e9f8b9655ef12e0db533bef688280d663df..1b62b8015b55692a3c6eafee0adafa7b1a913b90 100644 (file)
@@ -7,7 +7,7 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleGetInfoString</key>
-       <string>${EXECUTABLE_NAME} 1.4 Beta, Copyright 2007-2009 Blue Static</string>
+       <string>${EXECUTABLE_NAME} 1.4 Beta, Copyright 2007-2010 Blue Static</string>
        <key>CFBundleIconFile</key>
        <string>MacGDBp</string>
        <key>CFBundleIdentifier</key>
index 18a7031af0e7274e8917772b0cf786c9fcfaae9d..40cd05c66f16c1942774f66c00315df89bdcc154 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 6298b91835074d8c9a8e8b6b99c773c84a4dd91d..59cacad897fb71c5ffb329a39b9cbea57500e0f9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 333ab5839f8e91b5b07a157460f02980df4dbe9d..007972c7e638680090dbe5a82f00c797b82b165f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 1a05efc7a687a9cd9e94295c80b19fa05c1708f9..19ce32ced024225668c1464b487b3fb75f048bd0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index d0e132078454603ccdce44908eb7eaa88df35d86..176591ee5718902ea4f96d67af132fdacb988947 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 9cea85bfa62a5cf10a6e169972a1ac38049429d8..bb6c8f33cc302ace327265b47247ef76e535e192 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 73d082025f5a70d12b9d64b97a706a320797188a..0fc028e6b96bd46fafd94227f72e316a69258ac2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index a0e1db0d91076d01ef421c4404d3dd3119dad687..e60081279dcede54b0a5cc2c2eabcadebf086877 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 0c4f64381fc2bd7f365a2a66270d309a63641701..a3fae00d6dc133c40f7d6e07b0c1788391882cbe 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index f07da4c20fd5541bb26535da55d628fc79189637..d9c2dfa1d3d71f86d4f7c8ee37a64f89959e83f3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 507bb8a8462cd6225fca4716efd452639f1214ad..5de8ad5a9185af56f7fd6229a8ba26a433d5b4de 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index d35da0fda78d1cd0680a5f44f059c79acfc97eca..1797b7bd50b8792154d879201f215533bb34e8d5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index d094db97882541309da471e1820d445b4172f61e..aba290b5c6c259564d6105c21bfcb58dba35ac02 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 1c9d34e3cf545e5218410a1b7f79958705591f07..7689429c99fcdf164446edfe12c84c1a13a045b6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index b5af704099a0df592cf69412b011832eb0acf93d..cff2776ccccb6d3e1d8a6dbf30ab2e35b5e05aab 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index d3c169476a7f0f93a55981e5b88c29846930ea65..6aa8921ed98ab6f28426645cec9debec9e3e116a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 38f4070e498cd35b96f34d1bd523b0866c7c2335..3a89b7707f20773d85b818bec54936cca844e746 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 9e8aad9835e755b49f7d356fba07f36dbc244065..99ad1dbe7a99d3ef34b6c4f6dbf9c11130e39278 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 91c86e329f64a593fe2d89badddd4093e82826f1..f0784ebc34d6dd9f9a38137f9325ac4e04877764 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 69bf2d77b9a38316ca23c3da9674e2a36e290e2e..d5be85e70a14517208bc4f0e83c3c46d8bf2bf20 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 711278baa18e3c2cb7cfa48df7aec5e5ff794cdc..41027c5eaeaf2130ae6b6e5683443558a0c1bfbc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index c021cd0e23047c1eb64bf2228244f2977f422619..dd541600642be4b6399e72ead22385d02819b7fb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 9d3776270187d44b1e5df99b3eefd4873eb8921a..36b4c94294b44c83f048e3cad1dc90a6786a8df8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index d820908c35db36f5a80b961a1c1513c9ce9e4f3b..c27809de58e85b537f601af748a61f9f3656f496 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 08fbc521d98f678d688fe559bfccdd3213a40124..3739ba6e9fd4fa17837f7194637ed4c194a3ed54 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index b1096ce4a704ae1ca0f96f4e2057df5c6cc4d4dd..68ed4a710502058261ce371c03b5e318bf05a9f4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index 71c240f8290b6b9bacfa08594d6526e7a470c29e..19de40dd4022db59edc16037e066f1520f4e08ff 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index e3c6f3e73d4db2431699416e29ffebfc4022d081..0ba1b1d16d36ccae257426c01f6d5917d532fb8b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index a478f049d7e0a29a3c98df2fb8c9897258135025..b280e91426c81445939229628087602fe90e2c11 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index a5466bb05086098be1493aaf767f557389125441..5c1337742f7572d48aaf4cade9fad572a5d4cbe8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
index ebb3bedbd84054b4d6b6ebd063a050df815dafd1..ace6c83dbe8a67034601bb23ab03444cc42c902f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the 
diff --git a/main.m b/main.m
index ae5bf61ef02a75b39cb1a14439631a97daebd9c1..b7995c54e3e6f4aafb0e39eff74801790d9c3ef5 100644 (file)
--- a/main.m
+++ b/main.m
@@ -1,6 +1,6 @@
 /*
  * MacGDBp
- * Copyright (c) 2007 - 2009, Blue Static <http://www.bluestatic.org>
+ * Copyright (c) 2007 - 2010, Blue Static <http://www.bluestatic.org>
  * 
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU 
  * General Public License as published by the Free Software Foundation; either version 2 of the